User Manual

Table Of Contents
[Keyword]
enable : Enable MAC authentication
disable : Disable MAC authentication
[Initial value]
auth-mac disable
[Input mode]
interface mode
[Description]
Enables MAC authentication for the applicable interface.
When this command is executed with the "no" syntax or when disable is specified, MAC authentication is disabled.
[Note]
This command can be specified only for both LAN/SFP port and logical interface.
In order to actually use MAC authentication, you need to enable MAC authentication for the entire system as well. (aaa
authentication auth-mac command)
[Example]
Enable the LAN port #1 MAC authentication function.
SWX3220(config)#interface port1.1
SWX3220(config-if)#auth-mac enable
5.3.8 Set MAC address format during MAC authentication
[Syntax]
auth-mac auth-user type case
no auth-mac auth-user
[Parameter]
type : Specify the format
Setting value Format
hyphen xx-xx-xx-xx-xx-xx
colon xx:xx:xx:xx:xx:xx
unformatted xxxxxxxxxxxx
case : Specify upper or lowercase
Setting value Description
lower-case Lower case(af)
upper-case Upper case(AF)
[Initial value]
auth-mac auth-user hyphen lower-case
[Input mode]
global configuration mode
[Description]
Changes the format of the user name and password used for authentication during MAC authentication.
During MAC authentication, the MAC address of the supplicant is used as a user name and password, and a request is sent to
the RADIUS server for authentication.
If this command is executed with the "no" syntax, the setting returns to the default.
[Note]
To use this command, you must enable the MAC authentication function for the applicable interface. (auth-mac enable
command)
Command Reference | Interface control | 187