Configuring Authentication Holdoffs, Timeouts, And Intervals - Cisco C3201FESMIC-TP= - 3201 Fast EN Switch Mobile Interface Card Expansion Module Software Configuration Manual

Wireless mic
Table of Contents

Advertisement

Configuring Authentication Types
Command
Step 1
configure terminal
Step 2
dot11 ssid ssid-string
Step 3
wpa-psk { hex | ascii } [ 0 | 7 ]
encryption-key
Step 4
end
Step 5
copy running-config startup-config (Optional) Saves your entries in the configuration file.
This example shows how to configure a pre-shared key for non-root bridges using WPA:
bridge# configure terminal
bridge(config)# dot11 ssid batman
bridge(config-ssid)# wpa-psk ascii batmobile65
bridge(config-ssid)# end

Configuring Authentication Holdoffs, Timeouts, and Intervals

Beginning in privileged EXEC mode, follow these steps to configure holdoff times, reauthentication
periods, and authentication timeouts for non-root bridges authenticating through your root device:
Command
Step 1
configure terminal
Step 2
dot11 holdoff-time seconds
Step 3
dot1x reauth-period seconds
[server]
Step 4
end
Step 5
copy running-config startup-config (Optional) Save your entries in the configuration file.
Use the no form of these commands to reset the values to default settings.
Cisco 3200 Series Wireless MIC Software Configuration Guide
24
Purpose
Enters global configuration mode.
Enters SSID configuration mode for the SSID.
Enters a pre-shared key for bridges using WPA that also use
static WEP keys.
Enters the key using either hexadecimal or ASCII characters. If
you use hexadecimal, you must enter 64 hexadecimal
characters to complete the 256-bit key. If you use ASCII, you
must enter a minimum of 8 letters, numbers, or symbols, and
the bridge expands the key for you. You can enter a maximum
of 63 ASCII characters.
Returns to privileged EXEC mode.
Purpose
Enters global configuration mode.
Enters the number of seconds a root device must wait before it
disassociates an idle client. Enter a value from 1 to 65555
seconds.
Enters the interval, in seconds, that the WMIC waits before
forcing an authenticated non-root bridge to reauthenticate.
(Optional) Enter the server keyword to configure the
bridge to use the reauthentication period specified by the
authentication server. If you use this option, configure your
authentication server with RADIUS attribute 27,
Session-Timeout. This attribute sets the maximum number
of seconds of service to be provided to the non-root bridge
before termination of the session or prompt. The server
sends this attribute to the root device when a non-root
bridge performs EAP authentication.
Return to privileged EXEC mode.
Authentication Types

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents