Switch 7700 Command reference Guide, v2.0

Table Of Contents
360 CHAPTER 9: USING AAA AND RADIUS COMMANDS
Description
Use the reset dot1x statistics command to reset the statistics information of
802.1x.
This command can be used to re-perform information statistics if the user wants
to delete the former statistics information of 802.1x.
When the original statistics information is cleared, if no port type or port number
is specified, the global 802.1x statistics information of the switch and 802.1x
statistics information on all the ports will be cleared. If the port type and port
number are specified, the 802.1x statistics information on the specified port will
be cleared.
Related commands: display dot1x.
Example
Clear the 802.1x statistics information on Ethernet 1/0/2.
<SW7700>reset dot1x statistics interface ethernet 1/0/2
AAA Configuration
Commands
This section describes how to use the AAA configuration commands on your
Switch 7700.
access-limit Syntax
access-limit { disable | enable max-user-number }
View
ISP domain view
Parameter
disable: No limit to the supplicant number in the current ISP domain.
enable max-user-number: Specifies the maximum supplicant number in the
current ISP domain, ranging from 1 to 4096
Description
Use the access-limit command to configure a limit to the amount of
supplicants in the current ISP domain.
By default, there is no limit to the amount of supplicants in the current ISP domain.
This command limits the amount of supplicants contained in the current ISP
domain. The supplicants may contend with each other for the network resources.
So setting a suitable limit to the amount will guarantee the reliable performance
for the existing supplicants.
Example
Sets a limit of 500 supplicants for the ISP domain, marlboro.net.
[SW7700isp-marlboro.net]access-limit enable 500