AMX NXA-ENET24 Switch User Manual


 
CLI (Command Line Interface)
207
NXA-ENET24 - Software Management Guide
802.1x Port Authentication Commands (Cont.)
Command Function
dot1x timeout quiet-period
This command sets the time that a
switch port waits after the Max
Request Count has been
exceeded before attempting to
acquire a new client.
Use the no form to reset the
default.
Syntax:
dot1x timeout quiet-period seconds
no dot1x timeout quiet-period
seconds - The number of seconds. (Range: 1-65535)
Default: 60 seconds
Command Mode: Interface Configuration
Example:
Console(config)#interface eth 1/2
Console(config-if)#dot1x timeout quiet-period 350
Console(config-if)#
dot1x timeout re-authperiod
This command sets the time
period after which a connected
client must be re-authenticated.
Syntax:
dot1x timeout re-authperiod seconds
no dot1x timeout re-authperiod
seconds - The number of seconds. (Range: 1-65535)
Default: 3600 seconds
Command Mode: Interface Configuration
Example:
Console(config)#interface eth 1/2
Console(config-if)#dot1x timeout re-authperiod 300
Console(config-if)#
dot1x timeout tx-period
This command sets the time that
an interface on the switch waits
during an authentication session
before re-transmitting an EAP
packet.
Use the no form to reset to the
default value.
Syntax:
dot1x timeout tx-period seconds
no dot1x timeout tx-period
seconds - The number of seconds. (Range: 1-65535)
Default: 30 seconds
Command Mode: Interface Configuration
Example:
Console(config)#interface eth 1/2
Console(config-if)#dot1x timeout tx-period 300
Console(config-if)#
show dot1x
This command shows general port
authentication related settings on
the switch or a specific interface.
Syntax:
show dot1x [statistics] [interface interface]
statistics - Displays dot1x status for each port.
•interface
ethernet unit/port
unit - Stack unit. (Range: 1-8)
port - Port number. (Range: 1-26)
Command Mode: Privileged Exec
Command Usage: This command displays the following information:
Global 802.1X Parameters – Shows whether or not 802.1X port
authentication is globally enabled on the switch.
802.1X Port Summary – Displays the port access control parameters for
each interface, including the following items:
Status– Administrative state for port access control.
Operation Mode– Dot1x port control operation mode (page 4-83).
Mode– Dot1x port control mode (page 4-83).
Authorized– Authorization status (yes or n/a - not authorized).
802.1X Port Details – Displays the port access control parameters for
each interface, including the following items:
reauth-enabled– Periodic re-authentication (page 4-84).
reauth-period– Time after which a connected client must be re-
authenticated (page 4-85).
quiet-period– Time a port waits after Max Request Count is exceeded
before attempting to acquire a new client (page 4-85).