9-5
Cisco Secure Router 520 Series Software Configuration Guide
OL-14210-01
Chapter 9 Configuring a Wireless LAN Connection
Configure Radio Station Subinterfaces
Repeat Step 2 through Step 6 above for each VLAN that requires a wireless interface.
Configure Radio Station Subinterfaces
Perform these steps to configure subinterfaces for each root station, beginning in global configuration
mode:
Step 3 bridge-group number
Example:
Router(config-if)# bridge-group 1
Router(config-if)#
Assigns a bridge group to the interface.
Step 4 bridge-group parameter
Example:
Router(config-if)# bridge-group 1
spanning-disabled
Router(config-if)#
Sets other bridge parameters for the bridging
interface.
Step 5 interface name number
Example:
Router(config-if)# interface bvi 1
Router(config-if)#
Enters configuration mode for the virtual bridge
interface.
Step 6 ip address address mask
Example:
Router(config-if)# ip address 10.0.1.1
255.255.255.0
Router(config-if)#
Specifies the address for the virtual bridge
interface.
Command or Action Purpose
Command Purpose
Step 1 interface type number
Example:
Router(config)# interface dot11radio 0.1
Router(config-subif)#
Enters subinterface configuration mode for the
root station interface.
Step 2 description string
Example:
Router(config-subif)# description Cisco open
Router(config-subif)#
Provides a description of the subinterface for
the administrative user.