38
R/Evolution 2530 Getting Started Guide • March 2009
4. In the terminal emulator, connect to controller A.
5. Press Enter to display the CLI prompt (#).
6. At the prompt, type the following command to set the values you obtained in for
each Ethernet management port, first for controller A and then for controller B:
where:
■
address
is the IP address of the controller
■
netmask
is the subnet mask, in dotted-decimal format
■
gateway
is the IP address of the subnet router
■
a|b
specifies the controller whose network parameters you are setting
For example:
7. Type the following command to verify the new IP addresses:
set network-parameters ip
address
netmask
netmask
gateway
gateway
controller a|b
#
set network-parameters ip 192.168.0.10 netmask 255.255.255.0
gateway 192.168.0.1 controller a
#
set network-parameters ip 192.168.0.11 netmask 255.255.255.0
gateway 192.168.0.1 controller b
show network-parameters