4.3.22.3 ALTER NETWORKS

This command modifies the VLAN number for the specified machines.

Syntax

ALTER NETWORKS
   VLANID=vlan_id
WHERE 
   HOSTNAMES=hostnames
   NETWORKTYPE=network_type

Arguments

  • VLANID: Specifies the VLAN identifier.

  • HOSTNAMES: Specifies a comma-separated list of host names

  • NETWORKTYPE: Specifies the type of network, which can be ADMIN, CLIENT, BACKUP, PRIVATE (storage private network), or CLUSTERPRIVATE.

Usage Notes

  • During corresponding MERGE ACTIONS processing, the VLAN identifier is set even if the specified host does not have an existing VLAN.

  • During corresponding DEPLOY ACTIONS processing, the storage cells reboot in parallel to enable the new VLAN identifier.