92
Configuration prerequisites
Before you enable the 802.1X critical voice VLAN on a port, complete the following tasks:
• Enable LLDP both globally and on the port.
The device uses LLDP to identify voice users. For information about LLDP, see Layer 2—LAN
Switching Configuration Guide.
• Enable voice VLAN on the port.
For information about voice VLANs, see Layer 2—LAN Switching Configuration Guide.
Configuration procedure
To enable the 802.1X critical voice VLAN feature on a port:
1. Enter system view.
system-view
N/A
2. Enter
interface view.
interface
interface-type
interface-number
N/A
3. Enable the 802.1X critical
port.
dot1x critical-voice-vlan
By default, the 802.1X critical
voice VLAN feature is disabled on
a port.
Specifying supported domain name delimiters
By default, the access device supports the at sign (@) as the delimiter. You can also configure the
access device to accommodate 802.1X users who use other domain name delimiters. The
configurable delimiters include the at sign (@), backslash (\), dot (.), and forward slash (/).
Usernames that include domain names can use the format of username@domain-name,
domain-name\username, username.domain-name, or username/domain-name.
If an 802.1X username string contains multiple configured delimiters, the rightmost delimiter is the
domain name delimiter. For example, if you configure the backslash (\), dot (.), and forward slash (/)
as delimiters, the domain name delimiter for the username string 121.123/22\@abc is the backslash
(\). The username is @abc and the domain name is 121.123/22.
If a username string contains none of the delimiters, the access device authenticates the user in the
mandatory or default ISP domain.
To specify a set of domain name delimiters:
1. Enter system view.
system-view
N/A
2.
Specify a set of domain
name delimiters for 802.1X
users.
dot1x domain-delimiter
string
By default, only the at sign (@)
delimiter is supported.
If you configure the access device to
send usernames with domain names to the RADIUS server,
make sure the domain delimiter can be recognized by the RADIUS server.
For username format
configuration, see the user-name-format command in Security Command Reference.