191
Use
undo dot1x multicast-trigger
to disable the 802.1X multicast trigger feature.
Syntax
dot1x multicast-trigger
undo dot1x multicast-trigger
Default
The 802.1X multicast trigger feature is enabled.
Views
Layer 2 Ethernet interface view
Layer 2 aggregate interface view
Predefined user roles
network-admin
mdc-admin
Usage guidelines
The multicast trigger feature enables the device to act as the initiator. The device periodically
multicasts EAP-Request/Identity packets out of a port to detect 802.1X clients and trigger
authentication. You can use the
dot1x timer tx-period
command to set the interval for sending
multicast EAP-Request/Identity packets.
Examples
# Enable the multicast trigger feature on Ten-GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] dot1x multicast-trigger
Related commands
display dot1x
dot1x timer tx-period
dot1x unicast-trigger
dot1x port-control
Use
dot1x
port-control
to set the authorization state for the port.
Use
undo dot1x
port-control
to restore the default.
Syntax
dot1x
port-control
{
authorized-force
|
auto
|
unauthorized-force
}
undo dot1x
port-control
Default
The default port authorization state is
auto
.
Views
Layer 2 Ethernet interface view
Layer 2 aggregate interface view
Predefined user roles
network-admin