Chapter 3 command line interface syntax, Format, Chapter 3 – NETGEAR 7200 Series Layer 2 Managed Switch Software User Manual

Page 21: Command line interface syntax, Format -1

Advertising
background image

User Manual for the NETGEAR 7200 Series Layer 2 Managed Switch Software

Command Line Interface Syntax

3-1

202-10010-01

Chapter 3

Command Line Interface Syntax

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

Format

Commands are followed by values, parameters or both.

Example 1

config network parms <ipAddr> <netmask> [gateway]

config 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

config syslocation <location>

config syslocation

is the command name.

<location>

is the required parameter for the command.

Example 3

config lag deleteport <logical slot.port> <slot.port|all>

config lag deleteport

is the command name.

<logical slot.port> <slot.port|all>

are the required values for the

command.

Advertising