beautypg.com

Dot1x control-direction 6, Dot1x control-direction – Allied Telesis AT-FS970M Series User Manual

Page 1086

background image

Chapter 70: 802.1x Port-based Network Access Control Commands

1086

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 1109

“SHOW DOT1X INTERFACE” on page 1114

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: