LevelOne IES-1081 User Manual

Page 129

Advertising
background image

IES-1081 User Manual

Page 129

switch_a(config-if )#


Port Control:
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 this command to force a port state.
Use no dot1x port-control command to remove a port from the 802.1x management.

3. Command Syntax:
dot1x port-control auto|force-authorized|force-unauthorized
no dot1x port-control
auto Specify to enable authentication on port.
force-authorized Specify to force a port to always be in an authorized state.
force-unauthorized Specify to force a port to always be in an unauthorized state.

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

switch_a(config)#interface fe1
switch_a(config-if )#dot1x port-control auto
switch_a(config-if )#


Periodic Reauthentication:
Reauthentication Period:
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 this command to set the interval between reauthorization attempts.
Use no dot1x timeout re-authperiod command to delete the interval between
reauthorization attempts.

Advertising