Dot1x control-direction, Dot1x control-direction 8 – Allied Telesis AT-8100 Series User Manual
Page 1108
Chapter 72: 802.1x Port-based Network Access Control Commands
1108
DOT1X CONTROL-DIRECTION
Syntax
dot1x control-direction
in
|
both
Parameters
in
Discard received packets from the supplicant (ingress packets).
both
Discard received packets from the supplicant (ingress packets)
and transmitted packets to the supplicant (egress packets). Default
value.
Mode
Port Interface mode
Description
This command sets the direction of the filter for the unauthorized interface.
If the in parameter is specified with this command, packets entering the
specified port are discarded. The in parameter discards the ingress
packets received from the supplicant.
If the both parameter is specified with this command, packets entering
(ingress) and leaving (egress) the specified port are discarded. The both
parameter discards the packets received from the supplicant and sent to
the supplicant.
Confirmation Command
“SHOW AUTH-MAC INTERFACE” on page 1131
“SHOW DOT1X INTERFACE” on page 1136
Examples
This example sets the port direction to the default (both) for port 1.0.2:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# dot1x control-direction both
This example sets the port direction to in for port 1.0.2: