Add route – HP StorageWorks 1510i Modular Smart Array User Manual

Page 35

Advertising
background image

add route

Description

Adds a static route to a controller. This command is generally used for

debugging purposes.

NOTE:

There is one routing table per controller.

Syntax

add route <ctlr> <ip[/<mask>]|default> <gateway>

Operands

<ctlr>

The controller that the route is for. Valid values are “A” or “B”.

<ip[/<mask>]|default>

The IP address in dotted notation. If default is entered instead of an IP

address, the default gateway will be used.

If a subnet mask is included with the ip address, it must be entered in

dotted notation or number of bits, and must be entered directly after the IP

address, separated with a slash (/) character (no spaces).

<gateway>

The default gateway for the network.

Example

CLI> add route A 10.10.10.10 10.10.10.140

The route was added successfully.

See also

delete route

show route

newpage pi

1510i Modular Smart Array Command Line Interface user guide

35

Advertising