
1-70
1.1.41 write running-config
Command:
write running-config [<
startup-config-file-name
>]
Function:
Save the current running config as .cfg file to Flash Memory.
Parameters:
<
startup-config-file-name
>
is the full path of the cfg file. The format of which is as follows:
1. The file path comprises of two parts: device prefix used as the root directory (flash:/) and the file name. No space is
allowed in each part or between two parts.
2. The suffix of all file names should be .cfg.
3. The length of the full file path should not be longer than 128 characters, while the file name cannot be longer than
80 characters.
Command Mode:
Admin Mode.
Usage Guide:
Config file saved by Flash Memory can be used for startup file.
Example:
Save the current running config as .cfg file with name of 123.
Switch#write running-config 123.cfg
1.2 Commands for Telnet
1.2.1 aaa authorization config-commands
Command:
aaa authorization config-commands
no aaa authorization config-commands
Function:
Enable command authorization function for the login user with VTY (login with Telnet and SSH). The no command
disables this function. Only enabling this command and configuring command authorization manner, it will request to
authorize when executing some command.