Command Manual – 802.1x - MAC Authentication
H3C S7500E Series Ethernet Switches
Chapter 1 802.1x Configuration Commands
1-10
By default, the maximum number of concurrent users supported on a port is 1024.
With no interface specified, the command sets the threshold for all ports.
Related commands:
display dot1x
.
Examples
# Configure port Ethernet 2/0/1 to support up to 32 concurrent users.
<Sysname> system-view
[Sysname] dot1x max-user 32 interface Ethernet2/0/1
Or
<Sysname> system-view
[Sysname] interface Ethernet2/0/1
[Sysname-Ethernet2/0/1] dot1x max-user 32
1.1.7 dot1x multicast-trigger
Syntax
dot1x multicast-trigger
undo dot1x multicast-trigger
View
Interface view
Parameters
None
Description
Use the
dot1x multicast-trigger
command to enable the multicast trigger function of
802.1x to send multicast trigger messages to the clients periodically.
Use the
undo dot1x multicast-trigger
command to disable this function.
By default, the multicast trigger function is enabled.
Related commands:
display dot1x
.
Examples
# Disable the multicast trigger function for port Ethernet 2/0/1.
<Sysname> system-view
[Sysname] interface Ethernet 2/0/1
[Sysname-Ethernet2/0/1] undo dot1x multicast-trigger