R2511-HP MSR Router Series Network Management and Monitoring Command Reference(V5)

110
Syntax
ip-pool ip-address { mask | mask-length }
undo ip-pool
Default
No private IP address range is configured for cluster members.
Views
Cluster view
Default command level
2: System level
Parameters
ip-address: Private IP address of the management device in a cluster.
{ mask | mask-length }: Mask of the IP address pool of a cluster. It is an integer or in dotted decimal
notation. If it is an integer, the value range is 1 to 30. A network address can be obtained by ANDing
this mask with the private IP address of the administrator device. The private IP addresses of all member
devices in a cluster belong to this network segment.
Usage guidelines
Configure the IP address range on the management device only and before establishing a cluster. If a
cluster has already been established, you are not allowed to change the IP address range.
For a cluster to operate correctly, the IP addresses of the VLAN interfaces of the management device and
member devices must not be in the same network segment as the cluster address pool.
Examples
# Configure the IP address range of a cluster.
<Sysname> system-view
[Sysname] cluster
[Sysname-cluster] ip-pool 10.200.0.1 20
logging-host
Use logging-host to configure a logging host shared by a cluster.
Use undo logging-host to remove the logging host configuration.
Syntax
logging-host ip-address
undo logging-host
Default
No logging host is configured for a cluster.
Views
Cluster view
Default command level
2: System level