User Manual

Table Of Contents
[Example]
Change the MAC address format used for MAC authentication to all uppercase format without hyphens.
SWX3220(config)#auth-mac auth-user unformatted upper-case
5.3.9 Configuring static registration for MAC authentication
[Syntax]
auth-mac static enable
auth-mac static disable
no auth-mac static
[Keyword]
enable : Enable static registration
disable : Disable static registration
[Initial value]
auth-mac static disable
[Input mode]
interface mode
[Description]
The MAC authentication feature registers the MAC address of a supplicant that has passed authentication as a static entry in the
FDB.
Static registration is disabled when executed with the "no" syntax or when specified as disable.
[Note]
This command can only be set for LAN/SFP port and logical interface.
When the configuration of this command is changed, the authentication state returns to default.
Normally, MAC authentication is subject to aging timeout because it is registered as a dynamic entry in the FDB, but when this
command is enabled, it is not subject to aging timeout because it is registered as a static entry.
Static registrations (authentication information) can be cleared with the clear auth state command or the auth clear-state time
command.
To use this command, the MAC authentication function must be enabled on the target interface. (auth-mac enable command)
[Example]
Enable static registration of MAC authentication for LAN port #1.
SWX3220(config)#interface port1.1
SWX3220(config-if)#auth-mac static enable
5.3.10 Set the Web authentication function
[Syntax]
auth-web enable
auth-web disable
no auth-web enable
[Keyword]
enable : Enable Web authentication
disable : Disable Web authentication
[Initial value]
auth-web disable
[Input mode]
interface mode
[Description]
Enables Web authentication for the applicable interface.
When this command is executed with the "no" syntax or when disable is specified, Web authentication is disabled.
188 | Command Reference | Interface control