TMS zl Management and Configuration Guide ST.1.2.100916

8-26
High Availability
Updating Cluster Software
2. Enter the global configuration context for the module:
hostswitch(tms-module-C)# configure terminal
3. Configure an IP address for the TMS zl Module’s virtual interface on a
VLAN in the management-access zone:
For example:
hostswitch(tms-module-C:config)# vlan 5 ip address
10.1.5.99 255.255.255.0
4. Save the configuration on the TMS zl Module:
5. Access the participant’s Web browser interface at https://<IP address>.
6. Repeat the steps in “Update the Master’s Software” on page 8-24 for the
participant.
Rejoin the Participant to the Cluster
In this section, you will reconfigure the high-available settings on the partici-
pant and reestablish a cluster with the master. Perform these steps on the
participant.
1. When the module has finished rebooting, access its Web browser inter-
face.
2. Select System > Settings, then click the High Availability tab.
3. For Cluster Scheme, select Active-Standby.
Syntax: configure terminal
Enters the configuration context for the module.
Syntax: vlan <VLAN ID> ip address <IP address> <mask>
Configures a static IP address for VLAN.
Replace <IP address> with the IP address for the module’s
virtual interface for that VLAN.
Replace <mask> with the subnet mask in dotted-decimal
format.
Syntax: write memory
Saves the running-config to the startup-config.