9-5
Cisco 850 Series and Cisco 870 Series Access Routers Software Configuration Guide
OL-5332-01
Chapter 9 Configuring a Wireless LAN Connection
Configure Bridging on VLANs
Repeat Step 2 through Step 7 above for each VLAN that requires a wireless interface.
Step 3
bridge-group number
Example:
Router(config)# bridge-group 1
Router(config)#
Assigns a bridge group to the interface.
Step 4
bridge-group number parameter
Example:
Router(config)# bridge-group 1
spanning-disabled
Router(config)#
Sets other bridge parameters for the bridging
interface.
Step 5
interface name number
Example:
Router(config)# interface bvi 1
Router(config)#
Enters configuration mode for the virtual bridge
interface.
Step 6
bridge number route protocol
Example:
Router (config) # bridge 1 route ip
Router(config)#
Specifies the protocol for the bridge group.
Step 7
ip address address mask
Example:
Router(config)# ip address 10.0.1.1
255.255.255.0
Router(config)#
Specifies the address for the virtual bridge
interface.
Command or Action Purpose