Command Manual (For Soliton) – MAC Address Authentication
H3C S3100 Series Ethernet Switches
Chapter 1 MAC Address Authentication
Configuration Commands
1-13
Description
Use the
mac-authenticiaon intrusion-mode block-mac enable
command to enable
the quiet MAC function on a port. When this function is enabled, the MAC address
connected to this port will be set as a quiet MAC address if its authentication fails.
When this function is disabled, the MAC address will not become quiet no matter
whether the authentication is failed.
Use the
undo mac-authenticiaon intrusion-mode block-mac enable
command to
disable the quiet MAC function on a port.
By default, quiet MAC function is enabled on a port.
Example
# Enable the quiet MAC function on port Ethernet 1/0/1.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] interface Ethernet 1/0/1
[Sysname-Ethernet1/0/1] mac-authenticiaon intrusion-mode block-mac enable
1.2.3 mac-authentication max-auth-num
Syntax
mac-authentication max-auth-num user-number
undo mac-authentication max-auth-num
View
Ethernet port view
Parameters
user-name
: Maximum number of MAC address authentication users allowed to access
a port. This argument is in the range of 1 to 256.
Description
Use the
mac-authentication max-auth-num
command to configure the maximum
number of MAC address authentication users allowed to access the port. After the
number of access users has exceeded the configured maximum number, the switch will
not trigger MAC address authentication for subsequent access users, and thus these
subsequent access users cannot access the network normally.
Use the
undo mac-authentication max-auth-num
command to restore the maximum
number of MAC address authentication users allowed to access the port to the default
value.