User Manual

2 ) If the LACP port priority is the same, priority is given to the lower interface number.
If an SFP port is to be given priority, its LACP port priority must be set lower than other ports.
[Example]
Set the LACP port priority order to 1024.
SWR2311P(config-if)#channel-group 1 mode active
SWR2311P(config-if)#lacp port-priority 1024
5.3 Port authentication
5.3.1 Configuring the IEEE 802.1X authentication function for the entire system
[Syntax]
aaa authentication dot1x
no aaa authentication dot1x
[Initial value]
no aaa authentication dot1x
[Input mode]
global configuration mode
[Description]
Enables IEEE 802.1X authentication for the entire system.
If this command is executed with the "no" syntax, disables IEEE 802.1X authentication for the entire system.
Use a RADIUS server for authentication on which the radius-server host command has been configured.
[Note]
In order to actually use IEEE 802.1X authentication, you need to enable IEEE 802.1X authentication on the applicable interface
as well.(dot1x port-control command)
[Example]
Enable IEEE 802.1X authentication for the entire system.
SWR2311P(config)#aaa authentication dot1x
5.3.2 Configuring the MAC authentication function for the entire system
[Syntax]
aaa authentication auth-mac
no aaa authentication auth-mac
[Initial value]
no aaa authentication auth-mac
[Input mode]
global configuration mode
[Description]
Enables MAC authentication for the entire system.
If this command is executed with the "no" syntax, disables MAC authentication for the entire system.
Use a RADIUS server for authentication on which the radius-server host command has been configured.
[Note]
In order to actually use MAC authentication, you need to enable MAC authentication on the applicable interface as well. (auth-
mac enable command)
[Example]
Enable MAC authentication for the entire system.
SWR2311P(config)#aaa authentication auth-mac
5.3.3 Configuring the Web authentication function for the entire system
[Syntax]
aaa authentication auth-web
Command Reference | Interface control | 143