Chapter 5 command line interface structure, Cli command format, Command – NETGEAR 7300 Series User Manual

Page 47: Chapter 5, Command line interface structure, Cli command format -1, Command -1

Advertising
background image

User Manual for the NETGEAR 7300 Series Layer 3 Managed Switch Software

Command Line Interface Structure

5-1

202-10009-01_060204

Chapter 5

Command Line Interface Structure

The Command Line Interface (CLI) syntax, conventions and terminology are described in this
section. Each CLI command is illustrated using the structure outlined below.

CLI Command Format

Commands are followed by values, parameters, or both.

Example 1

network parms <ipaddr> <netmask> [<gateway>]

network parms

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 location <loc>

snmp-server location

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.

Advertising