CLI | Command | |
Reference |
|
|
7 Command Reference
The Command Line Interface (CLI) syntax, conventions, and terminology are described in this section. Each CLI command is illustrated using the structure outlined below.
7.1CLI Command Format
Commands are followed by values, parameters, or both.
Example 1
ip address <ipaddr> <netmask> [<vlan-id>]
•Ip address is the command name.
•<ipaddr> <netmask> are the required values for the command.
•
Example 2
•
•<loc> is the required parameter for the command.
Example 3
clear port-group
• clear
Command
The text in bold,