Cisco Systems 3.2 Wireless Office Headset User Manual


 
3-16
Cisco Wireless LAN Controller Configuration Guide
OL-8335-02
Chapter3 Configuring Ports and Interfaces
Configuring Dynamic Interfaces
Step 5 Configure the following parameters:
VLAN identifier
Fixed IP address, IP netmask, and default gateway
Physical port assignment
Primary and secondary DHCP servers
Access control list (ACL) name, if required
Note To create ACLs, follow the instructions in Chapter 5.
Note To ensure proper operation, you must set the Port Number and Primary DHCP Server
parameters.
Step 6 Click Save Configuration to save your changes.
Step 7 Repeat this procedure for each dynamic interface that you want to create or edit.
Using the CLI to Configure Dynamic Interfaces
Follow these steps to configure dynamic interfaces using the CLI.
Step 1 Enter show interface summary to view the current dynamic interfaces.
Step 2 To view the details of a specific dynamic interface, enter show interface detailed
operator-defined-interface-name.
Step 3 Enter config wlan disable wlan-number to disable each WLAN that uses the dynamic interface for
distribution system communication.
Step 4 Enter these commands to configure dynamic interfaces:
config interface create operator-defined-interface-name {vlan-id | x}
Note Enter a non-zero value for the VLAN identifier. Tagged VLANs must be used for dynamic
interfaces.
config interface address operator-defined-interface-name ip-addr ip-netmask [gateway]
config interface vlan operator-defined-interface-name {vlan-id | 0}
config interface port operator-defined-interface-name physical-ds-port-number
config interface dhcp operator-defined-interface-name ip-address-of-primary-dhcp-server
[ip-address-of-secondary-dhcp-server]
config interface acl operator-defined-interface-name access-control-list-name
Note To create ACLs, follow the instructions in Chapter 5.