BETA DRAFT - CISCO CONFIDENTIAL
9-6
Cisco1800 Series Integrated Services Routers (Fixed) Software Configuration Guide
OL-6426-02
Chapter9 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:
Step5 interface name number
Example:
Router(config)# interface bvi 1
Router(config)#
Enters configuration mode for the virtual bridge
interface.
Step6 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
Command Purpose
Step1 interface type number
Example:
Router(config)# interface dot11radio 0.1
Router(config-subif)#
Enters subinterface configuration mode for the
root station interface.
Step2 description string
Example:
Router(config-subif)# description Cisco open
Router(config-subif)#
Provides a description of the subinterface for the
administrative user.
Step3 encapsulation dot1q vlanID [native |
second-dot1q]
Example:
Router(config-subif)# encapsulation dot1q 1
native
Router(config-subif)#
Enables IEEE 802.1q encapsulation on the
specified subinterface.
Step4 no cdp enable
Example:
Router(config-subif)# no cdp enable
Router(config-subif)#
Disables the Cisco Discovery Protocol (CDP) on
the wireless interface.