Description, Examples – Allied Telesis AT-S63 User Manual
Page 469
AT-S63 Management Software Command Line Interface User’s Guide
469
piggyback
Controls who can use the switch port in cases where
there are multiple clients using the port, for example the
port is connected to an Ethernet hub. The options are:
enabled
Allows all clients on the port to piggy-
back onto the initial client’s
authentication, causing the port to
forward all packets after one client is
authenticated. This is the default setting.
disabled
Specifies that the switch port forward
only those packets from the client who is
authenticated and discard packets from
all other users.
Description
This command sets ports to the authenticator role and configures the
authenticator role parameters. This command also disables port-based
access control on a port.
Examples
The following command sets ports 4 to 6 to the authenticator role:
set portaccess port=4-6 role=authenticator
The following command sets port 7 to the authenticator role, the quiet
period on the port to 30 seconds, and the server timeout period to 200
seconds:
set portaccess port=7 role=authenticator quietperiod=30
servtimeout=200
The following command disables port-based access control on ports 12
and 15:
set portaccess port=12,15 role=none