Description, Examples – Allied Telesis AT-S63 User Manual

Page 471

Advertising
background image

AT-S63 Management Software Command Line Interface User’s Guide

471

name

parameters are equivalent. The port sends the name to

the authentication server for verification when the port
logs on to the network. The username can be from 1 to
16 alphanumeric characters (A to Z, a to z, 1 to 9). Do
not use spaces or special characters, such as asterisks
or exclamation points. The username is case-sensitive.

password

Specifies the password for the switch port. The port
sends the password to the authentication server for
verification when the port logs on to the network. The
password can be from 1 to 16 alphanumeric characters
(A to Z, a to z, 1 to 9). Do not use spaces or special
characters, such as asterisks or exclamation points.
The password is case-sensitive.

Description

This command sets ports to the supplicant role and configures the
supplicant role parameters. This command also disables port-based
access control on the port.

Examples

The following command sets ports 4 to 6 to the supplicant role:

set portacess port=4-6 role=supplicant

The following command sets port 8 to the supplicant role, the name to
“switch22,” and the password to “bluebird”:

set portaccess port=8 role=supplicant name=switch22
password=bluebird

The following command disables port-based access control on ports 12
and 15:

set portaccess port=12,15 role=none

Advertising