Cisco Systems OL-6217-01 Network Router User Manual


 
Cisco Structured Wireless-Aware Network (SWAN) Implementation Guide
Implementing the Cisco SWAN Framework
24
Cisco Structured Wireless-Aware Network (SWAN) Implementation Guide
OL-6217-01
Step 2 Enter the following commands to define the SNMP communities:
infra-ap(config)#snmp-server view iso iso included
infra-ap(config)#snmp-server community <read-only community> view iso RO
infra-ap(config)#snmp-server community <read-write community> view iso RW
Step 3 Enter a host name for the access point:
infra-ap(config)#hostname <hostname>
Step 4 Enter the following to define Telnet or SSH users:
infra-ap(config)# username <username> password <password>
Step 5 Enter the following to enable SSH (optional step):
infra-ap(config)# ip domain-name <ip domain-name>
infra-ap(config)# crypto key generate rsa general-keys modulus <key size>
Step 6 Enter the following to turn off Telnet (optional step), define an access control list, and apply it to the
Telnet lines. Obviously, several access control list definitions can accomplish this task, but the following
is an example:
infra-ap(config)# access-list <access-list number> permit tcp any any neq telnet
infra-ap(config)# line 0 16
infra-ap(config-line)# access-class <access-list number>
Step 7 Enter the following command to define the WLCCP credentials for the access point:
infra-ap(config)# wlccp ap username <wlccp_username> password <password>
Subsequent to these steps, customers can configure additional parameters like VLANs, SSIDs, and
encryption settings. Customers may choose to use the CiscoWorks WLSE to do these configurations in
bulk after the CiscoWorks WLSE has discovered the WDS-host and the infrastructure access points.
Managing the Access Points with the CiscoWorks WLSE
When WDS is active on its host(s) and all infrastructure access points are registered with the appropriate
WDS, the access points must be discovered and managed on the CiscoWorks WLSE. The procedure is
as follows:
Step 1 Log into the CiscoWorks WLSE.
Step 2 Navigate to Devices > Discover. Select Managed/Unmanaged in the table of contents on the left-hand
side.
Step 3 The WDS device(s) are listed in the New folder portion on the right-hand side action pane. Select the
WDS device(s) and then Manage. The negotiation of security between the WDS and CiscoWorks WLSE
begins. After the encryption keys are negotiated, the WDS is interrogated. The WDS device reports its
registered access points to the CiscoWorks WLSE. The CiscoWorks WLSE then interrogates the
registered access points. This process may take 5 to 10 minutes depending on the number of access
points.
The infrastructure access points should now be managed in the CiscoWorks WLSE following the
instructions in Steps 2 and 3.
Note This procedure is unnecessary if the advanced discovery auto-manage option was configured prior to
WDS-host discovery.