1052
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
A
UTHENTICATION
C
OMMANDS
AUTH
MAX
-
SUPPLICANT
auth max-supplicant
Overview
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:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
auth max-supplicant 10
To reset the maximum number of supplicant to default on interface
port1.0.2
,
use the following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
no auth max-supplicant
Validation
Commands
show dot1x
show dot1x interface
show running-config
Parameter
Description
<
2-1024
>
Limit number.