65
save start
Syntax:
save start
Description:
Saves the current configuration as the startup configuration. When you enter this command,
the CLI would save your current configuration into the non-volatile FLASH. You must enter this command
after making any changes in the CLI in order for the changes to remain after the unit is restarted.
Arguments:
None.
Example:
SS2GD8I# save start
Saving start...
Save Successfully
SS2GD8I#
save user
Syntax:
save user
Description:
Saves the current configuration as the user-defined configuration. This is a backup
configuration that can be loaded in the future, but is not currently active.
Arguments:
None.
Example:
SS2GD8I# save user
Saving user...
Save Successfully
SS2GD8I#
4.2.2
Local Commands of CLI
> 802.1X
set max-request
Syntax:
set max-request <port-range> <times>
Description:
The maximum number of times that the state machine will retransmit an EAP Request
packet to the Supplicant before the authentication session times out.
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.
<times>: maximum number of tries, range from 1-10, default is 2.
Example:
SS2GD8I(802.1X)# set max-request 2 2