Cisco Systems OL-6426-02 Benutzerhandbuch

Seite von 196
B E TA   D R A F T   -   C I S C O   C O N F I D E N T I A L
9-6
Cisco 1800 Series Integrated Services Routers (Fixed) Software Configuration Guide
OL-6426-02
Chapter 9      Configuring a Wireless LAN Connection
  Configure Radio Station Subinterfaces
Repeat 
 through 
 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 5
interface name number
Example:
Router(config)# interface bvi 1
Router(config)# 
Enters configuration mode for the virtual bridge 
interface.
Step 6
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
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.
Step 3
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.
Step 4
no cdp enable
Example:
Router(config-subif)# no cdp enable
Router(config-subif)# 
Disables the Cisco Discovery Protocol (CDP) on 
the wireless interface.