Cisco Structured
Implementing the Cisco SWAN Framework
•Define AAA parameters for WLAN client authentication
•Define the CiscoWorks WLSE
Follow these steps to complete the tasks:
Step 1 Access the WLSM
Step 2 Define the WLAN VLAN:
wlsm(config)wlan vlan <VLAN number>
The VLAN number corresponds to the VLAN number created in Step 2 of the supervisor configuration. The gateway IP address is configured as the IP address of this VLAN interface on the supervisor. The admin command instructs the WLSM to use this VLAN for controlling messaging to and from the supervisor.
Step 3 Define a default route to the supervisor:
wlsm(config)ip route 0.0.0.0 0.0.0.0 <gateway ip address>
The <gateway IP address> is the address of the WLAN VLAN interface created in Step 2 of the supervisor configuration.
Step 4 Define the SNMP communities:
wlsm(config)#snmp-server view iso iso included
Step 5 Enter a host name for the WLSM:
wlsm(config)#hostname <hostname>
Step 6 Define the AAA parameters for infrastructure authentication:
wlsm(config)# aaa
wlsm(config)#
wlsm(config)# aaa group server radius wlccp_infra
The RADIUS server IP address should be that of the AAA server for infrastructure authentication. If this is the local RADIUS server on an access point, the authentication port is always 1812, and the accounting port is always 1813.
Step 7 Define the AAA parameters for client authentication:
wlsm(config)#
wlsm(config)# aaa group server radius client_group
Cisco Structured
| 27 |
| |
|
|