Specifications
2-246
Cisco Catalyst Blade Switch 3020 for HP Command Reference
OL-8916-01
Chapter 2 Cisco Catalyst Blade Switch 3020 for HP Cisco IOS Commands
radius-server dead-criteria
Examples This example shows how to configure 60 as the time and 10 as the number of tries, the conditions that
determine when a RADIUS server is considered unavailable
Switch(config)# radius-server dead-criteria time 60 tries 10
You can verify your settings by entering the show running-config privileged EXEC command.
Related Commands Command Description
dot1x critical (global configuration) Configures the parameters for the inaccessible authentication
bypass feature.
dot1x critical (interface
configuration)
Enables the inaccessible authentication bypass feature on an
interface and configures the access VLAN to which the switch
assigns the critical port when the port is in the
critical-authentication state.
radius-server retransmit retries Specifies the number of times that the switch tries to reach the
RADIUS servers before considering the servers to be
unavailable. For syntax information, select Cisco IOS Security
Command Reference, Release 12.2 > Server Security
Protocols > RADIUS Commands.
radius-server timeout seconds Specifies the time in seconds during which the switch waits for
a RADIUS server to respond before the IEEE 802.1x
authentication times out. For syntax information, select Cisco
IOS Security Command Reference, Release 12.2 > Server
Security Protocols > RADIUS Commands.
show running-config Displays the running configuration on the switch. For syntax
information, select Cisco IOS Configuration Fundamentals
Command Reference, Release 12.2 > File Management
Commands > Configuration File Management Commands.