beautypg.com

Dot1x initialize interface – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1072

background image

802.1X Commands

Software Reference for x310 Series Switches

41.6

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

dot1x initialize interface

This command removes authorization for a connected interface with the specified
.

The connection will attempt to re-authorize when the specified

port attempts to make use of the network connection.

Syntax

dot1x initialize interface

Mode

Privileged Exec

Examples

To initialize 802.1X port authentication on the interface port1.0.2, use the command:

To unauthorize switch port1.0.1 and attempt reauthentication on switch port1.0.1,
use the command:

To unauthorize all switch ports for a 24-port device and attempt reauthentication, use the
command:

Validation

Commands

show dot1x

show dot1x interface

Related Commands

dot1x initialize supplicant

Note

Reauthentication could be a long time after the use of this command because
the reauthorization attempt is not triggered by this command. The attempt is
triggered by the first packet from the interface trying to access the network
resources.

Parameter

Description

The interfaces or ports to configure. An interface-list can be:

an interface (e.g. vlan2), a switch port (e.g. port1.0.6),
a static channel group (e.g. sa2) or a dynamic (LACP)
channel group (e.g. po2)

a continuous range of interfaces, ports, static channel
groups or dynamic (LACP) channel groups separated by a
hyphen;
e.g. vlan2-8, or port1.0.1-1.0.6, or sa1-2, or
po1-2

a comma-separated list of the above;
e.g. port1.0.1,port1.0.2-1.0.4. Do not mix
interface types in a list

The specified interfaces must exist.

awplus#

dot1x initialize interface port1.0.2

awplus#

dot1x initialize interface port1.0.1

awplus#

dot1x initialize interface port1.0.1-port1.0.24