Set portaccess port role – Allied Telesis AT-S60 User Manual
Page 282
Chapter 26: 802.1x Port-Based Access Control Commands
280
SET PORTACCESS PORT ROLE
Syntax
set portaccess port=port|all
role=none|authenticator|supplicant
Parameters
port
Specifies the port, or ports, whose role you want to
set. To set all ports, specify ALL.
role
Specifies the role of the port. Options are:
Authenticator
Sets the port to the Authenticator
role. This activates port-based access
control on the port. This is the correct
setting for a switch port that is
connected to a supplicant node.
Supplicant
Sets the port to the Supplicant role.
This role requires the port to login to
whatever device, typically another
switch, the port is connected to.
None
Disables port-based access control on
the port. A device connected to a port
in the None role will not have to login.
This is the default setting.
Description
This command sets a port’s role for port-based access control. You must
configure a port role before you configure supplicant or authenticator
commands.
Examples
This command sets Port 2 on the line card in Slot 4 to Authenticator:
set portaccess port=2.4 role=authenticator
This command sets Ports 5 and 6 on the line card in Slot 8 to None:
set portaccess port=8.5-6 role=none