802.1x and RADIUS Commands
©2008 Allied Telesis Inc. All rights reserved.
42.2
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
Introduction
This chapter provides an alphabetical reference to the commands used to configure 802.1x
authentication.
Note that 802.1x commands can only be applied to switch ports. They cannot be applied to
dynamic (LACP) or static channel groups.
dot1x initialize interface
Use this command to unauthorize a port, and attempt reauthentication on the specified
interface.
Syntax
dot1x initialize interface <
port-list
>
Mode
Privileged Exec mode
Usage
Note that all dot1x commands can only be applied to switch ports. They cannot be applied to
dynamic (LACP) or static channel groups.
Examples
To unauthorize switch port 1.0.1 and attempt reauthentication on switch port 1.0.1 enter:
awplus#dot1x initialize interface port1.0.1
To unauthorize all switch ports for a 24 switch port device and attempt reauthentication enter:
awplus#dot1x initialize interface port1.0.1-port1.0.24
dot1x keytransmit
Use this command to enable key transmission over an Extensible Authentication Protocol
(EAP) packet between the authenticator and supplicant.
Use the
no
version of this command to disable key transmission.
Syntax
dot1x keytransmit
no dot1x keytransmit
Mode
Interface mode
Default
Disabled.
Parameter
Description
<
port-list
>
Specify a singular switch port or multiple switch ports to configure.
Note that a port-list can be either:
■
a continuous range of switch ports separated by a hyphen,
e.g. port1.1.1-port1.1.24
■
or a comma-separated list of switch ports,
e.g., port1.0.1,port1.1.1-1.2.24.
Note that the specified switch ports must exist.