Cisco Aironet 1100 Series Installation And Configuration Manual page 160

Hide thumbs Also See for Aironet 1100 Series:
Table of Contents

Advertisement

VLAN Configuration Example
Table 12-2
Table 12-2 Configuration Commands for VLAN Example
Configuring VLAN 1
ap1100# configure terminal
ap1100(config)# interface
dot11radio 0
ap1100(config-if)# ssid boss
ap1100(config-ssid)# vlan 01
ap1100(config-ssid)# end
ap1100 configure terminal
ap1100(config) interface
FastEthernet0.1
ap1100(config-subif)
encapsulation dot1Q 1 native
ap1100(config-subif) exit
ap1100(config)# interface
Dot11Radio0.1
ap1100(config-subif)#
encapsulation dot1Q 1 native
ap1100(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 bridge virtual
interface (BVI) 1, which
represents both the radio and
Ethernet interfaces.
Cisco Aironet 1100 Series Access Point Installation and Configuration Guide
12-8
shows the commands needed to configure the three VLANs in this example.
Configuring VLAN 2
ap1100# configure terminal
ap1100(config)# interface
dot11radio 0
ap1100(config-if)# ssid teach
ap1100(config-ssid)# vlan 02
ap1100(config-ssid)# end
ap1100(config) interface
FastEthernet0.2
ap1100(config-subif) encapsulation
dot1Q 2
ap1100(config-subif) bridge-group 2
ap1100(config-subif) exit
ap1100(config) interface
Dot11Radio0.2
ap1100(config-subif) encapsulation
dot1Q 2
ap1100(config-subif) bridge-group 2
ap1100(config-subif) exit
Chapter 12
Configuring VLAN 3
ap1100# configure terminal
ap1100(config)# interface
dot11radio 0
ap1100(config-if)# ssid learn
ap1100(config-ssid)# vlan 03
ap1100(config-ssid)# end
ap1100(config) interface
FastEthernet0.3
ap1100(config-subif) encapsulation
dot1Q 3
ap1100(config-subif) bridge-group 3
ap1100(config-subif) exit
ap1100(config) interface
Dot11Radio0.3
ap1100(config-subif) encapsulation
dot1Q 3
ap1100(config-subif) bridge-group 3
ap1100(config-subif) exit
Configuring VLANs
OL-2851-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents