User manual
Appendix A
66
A.3. Command Line Syntax Rules
Command Base command.
<string> Depends on specific interface type, item, or value.
If the string is interface name, it could be eth1 for LAN or hdlc1 for WAN port.
<string a | string b> The string can be "string a" or "string b".
[option] Optional item or value.
{A|B|C} Value A, B, or C. Must select one of them.
A.4. Command List
A.4.1 Base Commands
A.4.1.1 enable
Syntax:
enable
Description:
This command allows the user to enter the privileged mode to do configuration.
Example:
enable
A.4.1.2 disable
Syntax:
disable
Description:
This command allows the user to leave the privileged mode and return back to basic mode.
Example:
disable
A.4.1.3 quit
Syntax:
quit
Description:
This command will log out the user from either basic or privileged mode.
Example:
quit