Asus GigaX3112 User Manual
Page 98
85
GigaX3112 Series Layer 3 Managed Switch
5.3.24.2 dot1x default
This command reset the configurable 802.1x parameters to the default values.
CLI Syntax: dot1x default
Example: (config)# interface gi1/0/1
(config-if)# dot1x default
5.3.24.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: (config)# interface gi1/0/1
(config-if)# dot1x guest-vlan 3
5.3.24.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: (config)# dot1x initialize interface gi1/0/1
5.3.24.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: (config)# interface fa1/0/1
(config-if)# dot1x max-req 2