H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Cluster
H3C S7500 Series Ethernet Switches Chapter 1
Cluster Configuration Commands
1-30
Description
Use the ip address command to specify an IP address and subnet mask for the VLAN
interface.
Use the undo ip address command to remove the IP address and subnet mask of the
VLAN interface.
By default, the IP address of a VLAN interface is null.
Note that:
z The S7500 series use VLAN 1 as the cluster management VLAN to manage the
cluster.
z The IP address of the Layer 3 virtual interface of the management VLAN must be
configured before a cluster is set up; otherwise, the cluster cannot be set up
successfully.
z When a cluster is set up, the IP address of the management VLAN interface
cannot be modified any more.
Examples
# Specify the IP address of VLAN interface 1 as 129.12.0.1 and the subnet mask as
255.255.255.0.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] interface vlan-interface 1
[H3C-Vlan-interface1] ip address 129.12.0.1 255.255.255.0
1.3.16 ip-pool
Syntax
ip-pool administrator-ip-address { ip-mask | ip-mask-length }
undo ip-pool
View
Cluster view
Parameters
administrator-ip-address: IP address of the management device of a cluster.
ip-mask: Mask of the cluster IP address pool.
ip-mask-length: Mask length of the cluster IP address pool.
Description
Use the ip-pool command to configure a private IP address range for cluster members
on the switch to be configured as the management device.