[Description]
Sets the maximum value for the EAPOL packet transmission count for the applicable interface.
If this command is executed with the "no" syntax, the setting returns to the default.
[Note]
This command can be specified only for LAN/SFP port.
To use this command, you must enable the port authentication function for the applicable interface. (
dot1x port-control
command)
[Example]
Set the EAPOL packet transmission count for LAN port #1 to "3".
SWR2311P(config)#interface port1.1
SWR2311P(config-if)#dot1x max-auth-req 3
5.3.7 Set the MAC authentication function
[Syntax]
auth-mac
enable
auth-mac
disable
no
auth-mac
enable
[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 LAN/SFP port.
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.
SWR2311P(config)#interface port1.1
SWR2311P(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(a
~
f)
upper-case
Upper case(A
~
F)
136
| Command Reference | Interface control