Cisco Systems OL-6426-02 Saw User Manual


 
BETA DRAFT - CISCO CONFIDENTIAL
9-5
Cisco 1800 Series Integrated Services Routers (Fixed) Software Configuration Guide
OL-6426-02
Chapter 9 Configuring a Wireless LAN Connection
Configure Bridging on VLANs
Configure Bridging on VLANs
Perform these steps to configure integrated routing and bridging on VLANs, beginning in global
configuration mode:
Step 12
station-role [repeater | root]
Example:
Router(config-if)# station-role root
Router(config-if)#
(Optional) Specifies the role of this wireless
interface.
You must specify at least one root interface.
Step 13
exit
Example:
Router(config-if)# exit
Router(config)#
Exits interface configuration mode, and enters
global configuration mode.
Command Purpose
Command or Action Purpose
Step 1
bridge [number | crb | irb |mac-address-table]
Example:
Router(config)# bridge irb
Router(config)#
Specifies the type of bridging.
The example specifies integrated routing and
bridging.
Step 2
interface name number
Example:
Router(config)# interface vlan 1
Router(config)#
Enters interface configuration mode.
We want to set up bridging on the VLANs, so the
example enters the VLAN interface
configuration mode.
Step 3
bridge-group number
Example:
Router(config)# bridge-group 1
Router(config)#
Assigns a bridge group to the interface.
Step 4
bridge-group parameter
Example:
Router(config)# bridge-group
spanning-disabled
Router(config)#
Sets other bridge parameters for the bridging
interface.