chnodeip
Use the chnodeip command to set or clear the node IP on the specified node Ethernet port.
Syntax
Parameters
- -ip ipv4addr
- (Optional) Specifies the Internet Protocol Version 4 (IPv4) address for the specified Ethernet port.
- -noip
- (Optional) Specifies that the IPV4 address is cleared from the specified Ethernet port. The
default value is
false. - -mask subnet_mask
- (Optional) Specifies the IPv4 address mask for the specified Ethernet port.
- -gw ipv4_gw
- (Optional) Specifies the IPv4 gateway address for the specified Ethernet port.
- -force
- (Optional) Forces an IP address change for a node Ethernet port even if it causes the system to
go into a degraded or offline state. Important: Using the force parameter might result in a loss of access. Use it only under the direction of IBM® support personnel.
- -vlan vlanid
- (Optional) Specifies the numeric Virtual LAN identifier that the clustering port is part of. The value must be an integer.
- -novlan
- (Optional) Deletes or unsets the numeric Virtual LAN identifier the clustering port is part of.
- panel_name
- (Optional) Specifies the system or node on which the command is invoked. The value must be an alphanumeric.
- -port_id integer
- (Required) Specifies the port ID on which you want to configure node IP address. The ID can be a value in the range 1 - 28.
Description
This command sets or clears the node IP address on the specified node Ethernet port.
Note: If you receive error message CMMVC8012E - The operation did not complete in the time that is
allowed, rerun the command.
Note: The satask chnodeip command displays an error if a
storage administrator configures more than eight clustering IP addresses on an Ethernet port.
A concise invocation example
sainfo lsnodeip
The resulting output:
port_id rdma_type port_speed vlan link_state state node_IP_address gateway subnet_mask
1 1Gb/s active unconfigured
2 inactive unconfigured
3 inactive unconfigured
4 RoCE 25Gb/s 199 active configured xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx
5 RoCE 25Gb/s 199 active configured xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx
6 RoCE 25Gb/s 199 active configured xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx
7 RoCE 25Gb/s 199 active configured xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx
8 RoCE 25Gb/s 199 active configured xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx
9 RoCE 25Gb/s 199 active configured xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx
10 RoCE 25Gb/s 199 active configured xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx
11 RoCE 25Gb/s active configured xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx
12 RoCE 25Gb/s active unconfigured
13 RoCE inactive unconfigured
Configuring more than 8 IP addresses for Ethernet clustering will result in command failure with below error message
satask chnodeip -ip 192.168.142.130 -mask 255.255.255.0 -gw 192.168.142.1 -port_id 12
CMMVC8219E The command failed because a maximum of 8 Ethernet clustering ports can be configured per node