9-4
Cisco Secure Router 520 Series Software Configuration Guide
OL-14210-01
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 10 power [client | local] [cck [number | maximum] |
ofdm [number | maximum]]
Example:
Router(config-if)# power local cck 17
Router(config-if)# power local ofdm 17
Router(config-if)#
(Optional) Specifies the radio transmitter
power level.
See the Cisco Access Router Wireless
Configuration Guide for available power level
values.
Step 11 channel [number | least-congested]
Example:
Router(config-if)# channel 2462
Router(config-if)#
(Optional) Specifies the channel on which
communication occurs.
See the Cisco Access Router Wireless
Configuration Guide for available channel
numbers.
Step 12 station-role [repeater | root]
Example:
Router(config-if)# station-role root
Router(config-if)#
(Optional) Specifies the role of this radio
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-if)#
Enters interface configuration mode.
We want to set up bridging on the VLANs, so
the example enters the VLAN interface
configuration mode.