C_IPADDRESS
code: 24
# set
C_IPADDRESS <ipv4_address> <subnet_mask> <gateway>
# get
C_IPADDRESS ?
Description
The network configuration parameters of the chassis management port.
Actions
set, get
Parameters
Example
# set
input: C_IPADDRESS 192.168.1.100 255.255.255.0 192.168.1.1
output: <OK>
# get
input: C_IPADDRESS ?
output: C_IPADDRESS 192.168.1.100 255.255.255.0 192.168.1.1