Chapter 4 Configuring Controller Settings

Configuring the Supervisor 720 to Support the WiSM

General WiSM Guidelines

Keep these general guidelines in mind when you add a WiSM to your network:

The switch ports leading to the controller service port are automatically configured and cannot be manually configured.

The switch ports leading to the controller data ports should be configured as edge ports to avoid sending unnecessary BPDUs.

The switch ports leading to the controller data ports should not be configured with any additional settings (such as port channel or SPAN destination) other than settings necessary for carrying data traffic to and from the controllers.

The WiSM controllers support Layer 3 LWAPP mode, but they do not support Layer 2 LWAPP mode.

Note Refer to Chapter 3 for information on configuring the WiSM’s ports and interfaces.

Configuring the Supervisor

Log into the switch CLI and, beginning in Privileged Exec mode, follow these steps to configure the supervisor to support the WiSM:

 

Command

Purpose

Step 1

 

 

configure terminal

Enter global configuration mode.

Step 2

 

 

interface vlan

Create a VLAN to communicate with the data ports on the WiSM

 

 

 

and enter interface config mode.

Step 3

 

 

ip address ip-address gateway

Assign an IP address and gateway to the VLAN.

Step 4

 

 

ip helper-address ip-address

Assign a helper address to the VLAN.

Step 5

 

 

 

end

 

Return to global config mode.

Step 6

 

 

interface port-channel 1

Configure a port-channel to bundle the automatically created

 

 

 

Gigabit interfaces 1-4 into an etherchannel.

 

 

 

 

 

a.

switchport trunk

Configure the previously created port-channel interfaces as trunk

 

 

encapsulation dot1q

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.

end

Return to global config mode.

 

 

 

 

Cisco Wireless LAN Controller Configuration Guide

 

OL-8335-02

4-11

 

 

 

Page 103
Image 103
Cisco Systems 3.2 manual General WiSM Guidelines, Configuring the Supervisor, Command Purpose