Description – Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 574

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

561

53-1003098-01

7

Syntax:

bridging-mode [auto|isolated-tunnel|local|tunnel]

Parameters

bridging-mode [auto|isolated-tunnel|local|tunnel]

Usage Guidelines:

ACLs can only be used with tunnel or isolated-tunnel modes. They do not work with the local and
automatic modes.

Example

rfs7000-37FABE(config-profile default-rfs7000-bridge-vlan-1)#bridging-mode

isolated-tunnel

rfs7000-37FABE(config-profile default-rfs7000-bridge-vlan-1)#show context

bridge vlan 1

bridging-mode isolated-tunnel

ip igmp snooping

ip igmp snooping querier

rfs7000-37FABE(config-profile default-rfs7000-bridge-vlan-1)#

Related Commands:

description

bridge-vlan-mode commands

Configures VLAN bridge description

Supported in the following platforms:

Access Points — Brocade Mobility 650 Access Point, Brocade Mobility 6511 Access Point,
Brocade Mobility 1220 Access Point, Brocade Mobility 71XX Access Point, Brocade
Mobility 1240 Access Point

bridging-mode

Configures the VLAN bridging modes

auto

Automatically selects the bridging mode to match the WLAN, VLAN and bridging mode configurations
(default setting)

isolated-tunnel

Bridges packets between local Ethernet ports and local radios, and passes tunneled packets through
without de-tunneling
Select this option for a dedicated tunnel for bridging VLAN traffic.

local

Bridges packets normally between local Ethernet ports and local radios (if any)
Local mode is typically configured in remote branch offices where traffic on remote private LAN segments
need to be bridged locally. Local mode implies that traffic, wired and wireless, are to be bridged locally.

tunnel

Bridges packets between local Ethernet ports, local radios, and tunnels to other APs, wireless controllers,
or service platforms
Select this option to use a shared tunnel for bridging VLAN traffic.
In tunnel mode, the traffic at the AP is always forwarded through the best path. The APs decide the best
path to reach the destination and forward packets accordingly. Setting the VLAN to tunnel mode ensures
packets are bridged between local Ethernet ports, any local radios, and tunnels to other APs, wireless
controllers, and service platforms.

no

Resets bridging mode to auto

Advertising