Cisco M10-RM Software Manual page 319

Cisco ios releases 12.4(10b)ja and 12.3(8)jec
Hide thumbs Also See for M10-RM:
Table of Contents

Advertisement

Chapter 14
Configuring VLANs
4.
5.
6.
Table 14-2
Table 14-2
Configuration Commands for VLAN Example
Configuring VLAN 1
ap1200Router# configure
terminal
ap1200Router(config)# interface
dot11radio 0/0
ap1200Router(config-if)# ssid
boss
ap1200Router(config-ssid)# vlan
01
ap1200Router(config-ssid)# end
ap1200Router configure terminal
ap1200Router(config) interface
FastEthernet0.1
ap1200Router(config-subif)
encapsulation dot1Q 1 native
ap1200Router(config-subif) exit
ap1200Router(config)# interface
Dot11Radio 0/0.1
ap1200Router(config-subif)#
encapsulation dot1Q 1 native
ap1200Router(config-subif)#
exit
You do not need to configure
Note
a bridge group on the
subinterface that you set up
as the native VLAN. This
bridge group is moved to the
native subinterface
automatically to maintain
the link to BVI 1, which
represents both the radio and
Ethernet interfaces.
OL-14209-01
Configure VLAN 1, the Management VLAN, on both the fastEthernet and dot11radio interfaces on
the access point. You should make this VLAN the native VLAN.
Configure VLANs 2 and 3 on both the fastEthernet and dot11radio interfaces on the access point.
Configure the client devices.
shows the commands needed to configure the three VLANs in this example.
Configuring VLAN 2
ap1200Router# configure terminal
ap1200Router(config)# interface
dot11radio 0/0
ap1200Router(config-if)# ssid teach
ap1200Router(config-ssid)# vlan 02
ap1200Router(config-ssid)# end
ap1200Router(config) interface
FastEthernet0.2
ap1200Router(config-subif)
encapsulation dot1Q 2
ap1200Router(config-subif)
bridge-group 2
ap1200Router(config-subif) exit
ap1200Router(config) interface
Dot11Radio 0/0.2
ap1200Router(config-subif)
encapsulation dot1Q 2
ap1200Router(config-subif)
bridge-group 2
ap1200Router(config-subif) exit
Cisco IOS Software Configuration Guide for Cisco Aironet Access Points
VLAN Configuration Example
Configuring VLAN 3
ap1200Router# configure terminal
ap1200Router(config)# interface
dot11radio 0/0
ap1200Router(config-if)# ssid learn
ap1200Router(config-ssid)# vlan 03
ap1200Router(config-ssid)# end
ap1200Router(config) interface
FastEthernet0.3
ap1200Router(config-subif)
encapsulation dot1Q 3
ap1200Router(config-subif)
bridge-group 3
ap1200Router(config-subif) exit
ap1200Router(config) interface
Dot11Radio 0/0.3
ap1200Router(config-subif)
encapsulation dot1Q 3
ap1200Router(config-subif)
bridge-group 3
ap1200Router(config-subif) exit
14-11

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Aironet series

Table of Contents