How to Switch from Out-of-Band to Inband Cluster Management
The following example shows the CLI commands to switch from an Out-of-Band to an Inband cluster for a GigaVUE HC Series node with CCv2 control card(s).
CLI command syntax:
cluster interface inband
no interface eth2 zeroconf
interface inband zeroconf | interface inband <ip address / ip mask>
1. | Open a command shell in the leader node, Seattle (HC3) and run the following CLI commands: |
Seattle [600: leader] (config) # cluster interface inband
Seattle [600: *unknown*] (config) # interface inband zeroconf
Seattle [600: *unknown*] (config) # no 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: standby] (config) # cluster interface inband
Boston [600: *unknown*] (config) # interface inband zeroconf
Boston [600: *unknown*] (config) # no interface eth2 zeroconf
Boston [600: *unknown*] (config) #
The following example shows the CLI commands to switch from an Out-of-Band to Inband cluster for a GigaVUE HC Series node with CCv2 control card(s).
CLI command syntax:
cluster interface inband
no interface eth1 zeroconf
interface inband zeroconf | interface inband <ip address / ip mask>
3. | Open a command shell in the Washington node (HC3 CCv2) and run the following CLI commands: |
Washington [600: standby] (config) # cluster interface inband
Washington [600: *unknown*] (config) # interface inband zeroconf
Washington [600: *unknown*] (config) # no interface eth1 zeroconf
Washington [600: *unknown*] (config) #
The following example shows the CLI commands to switch from an Out-of-Band to an Inband 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 inband
Sanfrancisco [600: *unknown*] (config) # interface inband zeroconf
Sanfrancisco [600: *unknown*] (config) #
5. | Enter show chassis to display the chassis oper status. |
Note: The Inband value in the output confirms the switch.