Network Management Interface Configuration 253
# Add Ethernet 1/0/2 to VLAN 2.
[3Com] vlan 2
# Configure the IP address of VLAN-interface 2 as 192.168.4.22.
[3Com] interface
# Enable the cluster function.
[3Com] cluster enable
# Enter cluster view.
[3Com] cluster
#Configure a private IP address pool for a cluster. The IP address pool contains 30 IP addresses, starting from 192.168.5.1.
# Name and build a cluster.
# Configure
[aaa_0.3Com] cluster
Complete Configuration #
interface
ip address 192.168.5.30 255.255.255.0
#
interface
ip address 192.168.4.22 255.255.255.0
#
#
cluster
#
Precautions ■ The default network management interface is the management VLAN interface.
■There can be only one network management interface. A new configuration will overwrite the previous one.