VOLKTEK NSH-580 MANAGED 24-PORT 10/100 + 4 G COMBO L3 SWITCH
98
8.3.23.2 dot1x default
This command resets the configurable 802.1x parameters to the default values.
CLI Syntax:
dot1x default
Example:
Switch(config)#interface fastethernet1/0/1
Switch(config-if)# dot1x default
8.3.23.3 dot1x guest-vlan
Use the dot1x guest-vlan interface configuration command on the switch to specify an active
VLAN as an 802.1X guest VLAN. Use the no form of this command to return to the default
setting.
CLI Syntax:
dot1x guest-vlan <1-255>
Example:
Switch(config)#interface fastethernet1/0/1
Switch(config-if)# dot1x guest-vlan 3
8.3.23.4 dot1x initialize interface
Use the ‘dot1x initialize privileged’ EXEC command on the switch to manually return the
specified 802.1X-enabled interface to an unauthorized state before initiating a new
authentication session on the interface.
CLI Syntax:
dot1x initialize interface [IFNAME]
Example:
Switch#dot1x initialize interface fastethernet1/0/1
8.3.23.5 dot1x max-req
Use the dot1x max-req interface configuration command on the switch to set the maximum
number of times that the switch sends an Extensible Authentication Protocol (EAP)-
request/identity frame (assuming that no response is received) to the client before restarting the
authentication process. Use the no form of this command to return to the default setting.
CLI Syntax:
dot1x max-req <1-10>
Example:
Switch(config)#interface fastethernet1/0/1
Switcjh(config-if)#dot1x max-req 2
8.3.23.6 dot1x port-control
Use the dot1x port-control interface configuration command on the switch to enable manual
control of the authorization state of the port. Use the no form of this command to return to the
default setting.
CLI Syntax:
dot1x port-control (auto|force-authorized| force-unauthorized)
Example:
Switch(config)#interface fastethernet1/0/1
Switch(config-if)#dot1x port-control force-authorized