Command Manual – 802.1x - MAC Authentication
H3C S7500E Series Ethernet Switches
Chapter 3 MAC Authentication Configuration
Commands
3-4
parameters are configured before MAC authentication is enabled globally, the
default values are used.
z You can enable MAC authentication for ports before enabling it globally. However,
MAC authentication begins to function only after you also enable it globally.
Examples
# Enable MAC authentication globally.
<Sysname> systme-view
[Sysname] mac-authentication
Mac-auth is enabled globally.
# Enable MAC authentication for port Ethernet 2/0/1.
<Sysname> systme-view
[Sysname] mac-authentication interface Ethernet 2/0/1
Mac-auth is enabled on port Ethernet2/0/1.
Or
<Sysname> systme-view
[Sysname] interface Ethernet 2/0/1
[Sysname-Ethernet2/0/1] mac-authentication
Mac-auth is enabled on port Ethernet2/0/1.
3.1.3 mac-authentication domain
Syntax
mac-authentication domain isp-name
undo mac-authentication domain
View
System view
Parameters
isp-name: ISP domain name, a case-insensitive string of 1 to 24 characters that cannot
contain any forward slash (/), colon (:), asterisk (*), question mark (?), less-than sign (<),
greater-than sign (>), and @.
Description
Use the mac-authentication domain command to specify the ISP domain for MAC
authentication.
Use the undo mac-authentication domain command to restore the default.
By default, the default ISP domain (system) is used.