Top
PRIMECLUSTER Global Link Services Configuration and AdministrationGuide 4.6Redundant Line Control Function
FUJITSU Software

6.2.3 Swapping HUB procedure (NIC switching mode / IP address is changed)

The following shows the procedure in which the IP address is changed after swapping HUBs.

  1. To maintain communications, switch the NIC so that the HUB to be swapped is on standby.

    # /opt/FJSVhanet/usr/sbin/hanetnic change -n shaX
  2. Stop standby patrol monitoring.

    # /opt/FJSVhanet/usr/sbin/stpptl -n shaY
  3. Stop HUB monitoring or HUB to HUB monitoring.

    # /opt/FJSVhanet/usr/sbin/hanetpoll off
  4. Swap the HUB. See the manual that comes with the HUB for how to set an IP address for a HUB.

  5. To make sure that HUB3 is working correctly, check whether you can ping HUB3 successfully. If there is no response, check the connections of the HUB itself and other devices.

    # ping 192.168.10.253
  6. Use the "hanetpoll modify" command to change the HUB monitoring destination information.

    # /opt/FJSVhanet/usr/sbin/hanetpoll modify -n shaX -p 192.168.10.253,192.168.10.252
  7. Start HUB monitoring or HUB-to-HUB monitoring.

    # /opt/FJSVhanet/usr/sbin/hanetpoll on
  8. Start standby patrol monitoring.

    # /opt/FJSVhanet/usr/sbin/strptl -n shaY