To configure the network interface on the JCS management module:
system:mm[1]> env —T mm[1]system:mm[1]> ifconfig —eth0 —i
192.168.171.96 —g 192.168.171.254 —s 255.255.252.0 —c
staticIn this example, Ethernet channel 0 is configured for a static IP address of 192.168.171.96 and a gateway address of 192.168.171.254. The subnet mask is 255.255.252.0.
![]() | Note: You only need to configure the Ethernet interface on the primary management module. The backup management module will use the IP address from the primary if it becomes the primary management module. |