© 2011 Fujitsu Technology Solutions
352
10 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.
10.1 CLI Command Format
Commands are followed by values, parameters, or both.
Example 1
IP address <ipaddr> <netmask> [<gateway>]
• IP address is the command name.
• <ipaddr> <netmask> are the required values for the command.
• [<gateway>] is the optional value for the command.
Example 2
snmp-server host <loc>
• snmp-server host is the command name.
• <loc> is the required parameter for the command.
Example 3
clear vlan
• clear vlan is the command name.
Command
The text in bold, non-italic font must be typed exactly as shown.