4-12
Cisco Wireless LAN Controller Configuration Guide
OL-8335-02
Chapter4 Configuring Controller Settings
Configuring the Supervisor 720 to Support the WiSM
Step7 interface port-channel 2 Configure a port-channel to bundle the automatically created
Gigabit interfaces 5-8 into an etherchannel.
a. switchport trunk
encapsulation dot1q
Configure the second port-channel as the first.
b. switchport trunk native vlan
vlan
c. switchport mode trunk
d. end Return to global config mode.
Step8 interface GigabitEthernet9/1-4 Establish a separate Gigabit etherchannel for the first controller
on the WiSM. For the native VLAN on the ports, configure the
VLAN that you created for communicating with the WiSM data
ports.
a. switchport trunk
encapsulation dot1q
Configure the previously created port-channel interfaces as trunk
ports. For the native VLAN on the ports, configure the VLAN that
you created for communicating with the WiSM data ports.
b. switchport trunk native vlan
vlan
c. switchport mode trunk
d. channel-group 1 mode on Bind the physical GigabitEthernet interfaces to the logical
port-channel interface.
Step9 interface GigabitEthernet9/5-8 Establish a separate Gigabit etherchannel for the second
controller on the WiSM. For the native VLAN on the ports,
configure the VLAN that you created for communicating with the
WiSM data ports.
a. switchport trunk
encapsulation dot1q
Configure the second group of GigabitEthernet interfaces as the
first.
b. switchport trunk native vlan
vlan
c. switchport mode trunk
d. channel-group 2 mode on Bind the physical GigabitEthernet interfaces to the logical
port-channel interface.
Step10 interface vlan Create a VLAN to communicate with the service ports on the
WiSM.
Step11 ip address ip-address gateway Assign an IP address and gateway to the VLAN.
Step12 end Return to global config mode.
Step13 wism service-vlan vlan Configure the VLAN that you cr eated in step 10 to communicate
with the WiSM service ports.
Step14 end Return to global config mode.
Step15 show wism status Verify that the WiSM is operational.
Command Purpose