HP MSR2000/3000/4000 Router Series Security Command Reference

97
Default
The unicast trigger function is disabled.
Views
Layer 2 Ethernet interface view
Predefined user roles
network-admin
Usage guidelines
The unicast trigger function enables the network access device to initiate 802.1X authentication when it
receives a data frame from an unknown source MAC address. The device sends a unicast Identity
EAP/Request packet to the unknown source MAC address, and retransmits the packet if it has received
no response within a period of time (set with the dot1x timer tx-period command). This process continues
until the maximum number of request attempts (set with the dot1x retry command) is reached.
Examples
# Enable the unicast trigger function on Ethernet 1/1.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] dot1x unicast-trigger
Related commands
display dot1x
dot1x multicast-trigger
dot1x retry
dot1x timer
reset dot1x statistics
Use reset dot1x statistics to clear 802.1X statistics.
Syntax
reset dot1x statistics [ interface interface-type interface-number ]
Views
User view
Predefined user roles
network-admin
Parameters
interface interface-type interface-number: Specifies an interface by its type and number.
Usage guidelines
If a port is specified, the command clears 802.1X statistics for the port. If no port is specified, the
command clears all 802.1X statistics.
Examples
# Clear 802.1X statistics on Ethernet 1/1.
<Sysname> reset dot1x statistics interface ethernet 1/1