1-7Table 1-6 Display and debug MAC AuthenticationOperation Command DescriptionDisplay global or on-portinformation about MACauthenticationdisplay mac-authentication[ interface interface-list ] Available in any viewClear the statistics of global oron-port MAC authenticationreset mac-authenticationstatistics [ interfaceinterface-typeinterface-number ]Available in user viewMAC Authentication Configuration ExampleNetwork requirementsAs illustrated in Figure 1-1, a supplicant is connected to the switch through port Ethernet 1/0/2.z MAC authentication is required on port Ethernet 1/0/2 to control user access to the Internet.z All users belong to domain aabbcc.net. The authentication performed is locally and the MACaddress of the PC (00-0d-88-f6-44-c1) is used as both the user name and password.Network DiagramFigure 1-1 Network diagram for MAC authentication configurationConfiguration Procedure# Enable MAC authentication on port Ethernet 1/0/2. system-view[Sysname] mac-authentication interface Ethernet 1/0/2# Set the user name in MAC address mode for MAC authentication, requiring hyphened lowercaseMAC addresses as the usernames and passwords.[Sysname] mac-authentication authmode usernameasmacaddress usernameformat with-hyphenlowercase# Add a local user.z Specify the user name and password.[Sysname] local-user 00-0d-88-f6-44-c1[Sysname-luser-00-0d-88-f6-44-c1] password simple 00-0d-88-f6-44-c1z Set the service type to “lan-access”.[Sysname-luser-00-0d-88-f6-44-c1] service-type lan-access[Sysname-luser-00-0d-88-f6-44-c1] quit# Add an ISP domain named aabbcc.net.[Sysname] domain aabbcc.netNew Domain added.