ip

Description

This subcommand specifies the IP address or the host name of the SVP and the connection port number (the port number of RMIIFRegist). For settings that are affected by changes of port numbers for the SVP, see the Hitachi Device Manager - Storage Navigator User Guide

Syntax

ip {ip-address|host-name}[:port-no]

Operands

Operand

Description

ip-address

Specifies the IP address of SVP.

If SVP is managed with IPv6 (Internet Protocol Version 6), you must specify the IP-address operand to match the format of IPv6.

host-name

Specifies the host name of SVP.

Alphanumeric characters, hyphen, and period can be specified. Underscore (_) cannot be specified. The host name can include a hyphen but must be enclosed by double quotation marks (").

port-no

Specifies the port number of RMIIFRegist for the SVP.

Only a number can be specified as a port number. Connect using 1099 when not specifying the port number.

Example

The following example specifies the IP address of the SVP in IPv4 as 158.214.127.170 and the port number as 1099.

ip 158.214.127.170:1099

The following example specifies the IP address of the SVP in IPv6 as 2001:0DB8:0:CD30:123:4567:89AB:CDEF and the port number as 1099.

ip [2001:0DB8:0:CD30:123:4567:89AB:CDEF]:1099