How to Switch from Inband Cluster Management to Out-of-Band

The following example shows the CLI commands to switch from an Inband to an Out-of-Band cluster for a GigaVUE HC Series node.

CLI command syntax:

cluster interface eth0 | eth2
interface eth2 zeroconf
no interface inband zeroconf
1.   Open a command shell in the leader node, Seattle (HC3) and run the following CLI commands:
Seattle [600: leader] (config) # cluster interface eth0
Seattle [600: *unknown*] (config) # no interface inband zeroconf
Seattle [600: *unknown*] (config) # interface eth2 zeroconf
Seattle [600: *unknown*] (config) #
2. Open a command shell in the Boston node (HC2 CCv2) and run the following CLI commands:
Boston [600: leader] (config) # cluster interface eth0
Boston [600: *unknown*] (config) # interface eth2 zeroconf
Boston [600: *unknown*] (config) # no interface inband zeroconf
Boston [600: *unknown*] (config) #

The following example shows the CLI commands to switch from an Inband to an Out-of-Band cluster for a GigaVUE HC Series nodes.

CLI command syntax:

cluster interface eth1
interface eth1 zeroconf
no interface inband zeroconf
3. Open a command shell in the Washington node (HC3) and run the following CLI commands:
Washington [600: leader] (config) # cluster interface eth1
band zeroconf
Washington [600: *unknown*] (config) # interface eth1 zeroconf
Washington [600: *unknown*] (config) # no interface inband zeroconf
Washington [600: *unknown*] (config) #

The following example shows the CLI commands to switch from an Inband to an Out-of-Band cluster for a GigaVUE‑HC1 node.

CLI command syntax:

cluster interface eth0 
no interface inband zeroconf
4. Open a command shell in the Sanfrancisco node (GigaVUE‑HC1) and run the following CLI commands:
Sanfrancisco [600: leader] (config) # cluster interface eth0
Sanfrancisco [600: *unknown*] (config) # no interface inband zeroconf
Sanfrancisco [600: *unknown*] (config) #
5. Enter show chassis to display the chassis oper status.
Seattle [600: leader] (config) # show chassis
 

Note:  The eth0 value replaces the Inband value to confirm the switch.