Auth max-supplicant – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1139

Authentication Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
43.13
auth max-supplicant
This command sets the maximum number of supplicants (client devices) on the interface
that can be authenticated. After this value is exceeded supplicants are not authenticated.
The no variant of this command resets the maximum supplicant number to the default
(1024).
Syntax
auth max-supplicant <2-1024>
no auth max-supplicant
Default
The max supplicant of port authentication is 1024.
Mode
Interface Configuration for a static channel, a dynamic (LACP) channel group, or a switch
port.
Examples
To set the maximum number of supplicants to 10 on interface port1.0.2, use the
following commands:
To reset the maximum number of supplicant to default on interface port1.0.2, use the
following commands:
Validation
Commands
show dot1x
show dot1x interface
show running-config
Parameter
Description
<2-1024>
Limit number.
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
auth max-supplicant 10
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
no auth max-supplicant