724-746-5500 | blackbox.com
Page 172
Chapter 7: Command-Line Management
IP-ADDRESS A.B.C.D specifies the IP address of the radius server host.
KEY specifies the secret key shared among the radius server and the 802.1x client.
4. Example:
The following example specifies the IP address (192.168.1.100) of the remote radius server host and set the secret key (ipi) shared
among the radius server and the 802.1x client:
switch_a(config)#radius-server host 192.168.1.100 key ipi
switch_a(config)#
Timeout:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.
switch_a(config)#
2. Usage:
Use this command to specify the number of seconds a Switch waits for a reply to a radius request before retransmitting the
request.
3. Command Syntax:
radius-server timeout SEC
no radius-server timeout
SEC <1–1000> The number of seconds for a Switch to wait for a server host to reply before timing out. Enter a value in the range
1 to 1000.
4. Example:
The following example specifies 20 seconds for the Switch to wait for a server host to reply before timing out:
switch_a(config)#radius-server timeout 20
switch_a(config)#
Retransmit:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.
switch_a(config)#
2. Usage:
Use this command to specify the number of times the Switch transmits each radius request to the server before giving up.
3. Command Syntax:
radius-server retransmit RETRIES
no radius-server retransmit
RETRIES <1-100> Specifies the retransmit value. Enter a value in the range 1 to 100.