LevelOne IES-1085 User Manual

Page 140

Advertising
background image

User Manual

Page 140

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.


4. Example:
The following example specifies the retransmit value 12:

switch_a(config)#radius-server retransmit 12
switch_a(config)#

Port Authentication

Authentication State:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode.
fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen.

switch_a(config)#interface fe1
switch_a(config-if )#


2. Usage:
Use dot1x reauthetication command to enable reauthentication on a port.
Use no dot1x reauthetication command to disable reauthentication on a port.

3. Command Syntax:
(no) dot1x reauthentication

4. Example:
The following example specifies to enable reauthetication on the interface fe1 (port 1):

switch_a(config)#interface fe1
switch_a(config-if )#dot1x reauthentication

Advertising