Cisco ISR Configuration Manual page 58

Wireless isr and hwic access point
Table of Contents

Advertisement

Configuring Multiple SSIDs
Command
Step 5
vlan vlan-id
Step 6
guest-mode
Step 7
infrastructure-ssid [optional]
Step 8
interface dot11radio { 0 | 1 }
Step 9
ssid ssid-string
Step 10
end
Step 11
copy running-config startup-config (Optional) Save your entries in the configuration file.
You use the ssid command's authentication options to configure an authentication type for each SSID.
Note
See
Chapter 6, "Configuring Authentication Types,"
types.
Use the no form of the command to disable the SSID or to disable SSID features.
This example shows how to:
Name an SSID
Configure the SSID for RADIUS accounting
Set the maximum number of client devices that can associate using this SSID to 15
Assign the SSID to a VLAN
Assign the SSID to a radio interface
router# configure terminal
router(config)# dot11 ssid batman
router(config-ssid)# accounting accounting-method-list
router(config-ssid)# max-associations 15
router(config-ssid)# vlan 3762
router(config-ssid)# exit
router(config)# interface dot11radio 0
router(config-if)# ssid batman
Cisco Wireless ISR and HWIC Access Point Configuration Guide
3-4
Purpose
(Optional) Assign the SSID to a VLAN on your network. Client
devices that associate using the SSID are grouped into this
VLAN. You can assign only one SSID to a VLAN.
(Optional) Designate the SSID as your access point's
guest-mode SSID. The access point includes the SSID in its
beacon and allows associations from client devices that do not
specify an SSID.
(Optional) Designate the SSID as the SSID that other access
points and workgroup bridges use to associate to this access
point. If you do not designate an SSID as the infrastructure
SSID, infrastructure devices can associate to the access point
using any SSID. If you designate an SSID as the infrastructure
SSID, infrastructure devices must associate to the access point
using that SSID unless you also enter the optional keyword.
Enter interface configuration mode for the radio interface to
which you want to assign the SSID. The 2.4-GHz radio is radio
0, and the 5-GHz radio is radio 1.
Assign the global SSID that you created in
interface.
Return to privileged EXEC mode.
for instructions on configuring authentication
Chapter 3
Configuring Multiple SSIDs
Step 2
to the radio
OL-6415-04

Advertisement

Table of Contents
loading

This manual is also suitable for:

Hwic

Table of Contents