Cisco Catalyst 2960-XR Security Configuration Manual page 282

Ios release 15.0 2 ex1
Hide thumbs Also See for Catalyst 2960-XR:
Table of Contents

Advertisement

Changing the Quiet Period
SUMMARY STEPS
1. configure terminal
2. interface interface-id
3. authentication timer inactivity seconds
4. end
5. show authentication sessions interface interface-id
6. copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
interface interface-id
Example:
Switch(config)# interface gigabitethernet2/0/1
Step 3
authentication timer inactivity seconds
Example:
Switch(config-if)# authentication timer inactivity
30
Step 4
end
Example:
Switch(config-if)# end
Step 5
show authentication sessions interface interface-id
Example:
Switch# show authentication sessions interface
gigabitethernet2/0/1
Step 6
copy running-config startup-config
Example:
Switch# copy running-config startup-config
Catalyst 2960-XR Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX1
260
Configuring IEEE 802.1x Port-Based Authentication
Purpose
Enters the global configuration mode.
Specifies the port to be configured, and enter interface
configuration mode.
Sets the number of seconds that the switch remains in
the quiet state following a failed authentication
exchange with the client.
The range is 1 to 65535 seconds; the default is 60.
Returns to privileged EXEC mode.
Verifies your entries.
(Optional) Saves your entries in the configuration file.
OL-29434-01

Advertisement

Table of Contents
loading

Table of Contents