![Amer.com SS2GD8I Скачать руководство пользователя страница 72](http://html1.mh-extra.com/html/amer-com/ss2gd8i/ss2gd8i_user-manual_2921991072.webp)
66
set mode
Syntax:
set mode <port-range> <mode>
Description:
Sets the 802.1X authentication mode for each port.
Arguments:
<port range>: which ports are affected, can be a single port (e.g. “1”) or a range of ports (e.g. “5-7”),
range from 1-8.
<mode>: 0 or 1 (off or on).
Example:
SS2GD8I(802.1X)# set mode 2 1
set port-control
Syntax:
set port-control <port-range> <authorized>
Description:
Set the 802.1X status of each port.
Arguments:
<port range>: which ports are affected, can be a single port (e.g. “1”) or a range of ports (e.g. “5-7”),
range from 1-8.
<authorized>: Port status (0, 1, or 2).
0: ForceUnauthorized
1: ForceAuthorized
2: Auto
Example:
SS2GD8I(802.1X)# set port-control 2 2
set quiet-period
Syntax:
set quiet-period <port-range> <sec>
Description:
A timer used by the Authenticator state machine to define periods of time during when it will
not attempt to acquire a Supplicant.
Arguments:
<port range>: which ports are affected, can be a single port (e.g. “1”) or a range of ports (e.g. “5-7”),
range from 1-8.
<sec>: timer, range from 0-65535, default is 60.
Example:
SS2GD8I(802.1X)# set quiet-period 2 30