3-13
Cisco Wireless LAN Controller Configuration Guide
OL-8335-02
Chapter3 Configuring Ports and Int erfaces
Configuring the Management, AP-Manager, Virtual, and Service-Port Interfaces
Step 3 Enter config wlan disable wlan-number to disable each WLAN that uses the A P-manager interface for
distribution system communication.
Step 4 Enter these commands to define the AP-manager interface:
config interface address ap-manager ip-addr ip-netmask gateway
config interface vlan ap-manager {vlan-id | 0}
Note Enter 0 for an untagged VLAN or a non-zero value for a tagged VLAN. Cisco r ecommends
that only tagged VLANs be used on the controller.
config interface port ap-manager physical-ds-port-number
config interface dhcp ap-manager ip-address-of-primary-dhcp-server
[ip-address-of-secondary-dhcp-server]
config interface acl ap-manager access-control-list-name
Note To create ACLs, follow the instructions in Chapter5.
Step 5 Enter show interface detailed ap-manager to verify that your changes h ave been saved.
Using the CLI to Configure the Virtual Interface
Follow these steps to display and configure the virtual interface parameters using the CLI.
Step 1 Enter show interface detailed virtual to view the current virtual interface settings.
Step 2 Enter config wlan disable wlan-number to disable each WLAN that uses the virtual interface for
distribution system communication.
Step 3 Enter these commands to define the virtual interface:
config interface address virtual ip-address
Note For ip-address, enter any fictitious, unassigned, and unused gateway IP address, such as
1.1.1.1.
config interface hostname virtual dns-host-name
Step 4 Enter reset system. At the confirmation prompt, enter Y to save your configuration changes to NVRAM.
The controller reboots.
Step 5 Enter show interface detailed virtual to verify that your changes have been saved.