------------------------------------------------------------------------------
0    S5700                    0001-0001-0001  Admin  HUAWEI_0.Administrator-1
1    S5700                    0002-0002-0002  Up     HUAWEI_1.Member-1
2    S5700                    0003-0003-0003  Up     HUAWEI_2.Member-2
3    S5700                    0004-0004-0004  Up     HUAWEI_3.Member-3
Step 7 Assign an IP address to VLANIF 10.
# To ensure the normal communication between member switches in the cluster and devices out
of the cluster, assign an IP address to VLANIF 10 on the administrator switch.
# Assign an IP address to VLANIF 10.
[HUAWEI_0.Administrator-1] interface vlanif 10
[HUAWEI_0.Administrator-1-Vlanif10] ip address 1.0.0.1 8
[HUAWEI_0.Administrator-1-Vlanif10] quit
After the previous configuration, you can find that the interface on the administrator switch is
in the Up state.
[HUAWEI_0.Administrator-1] display interface Vlanif 10
Vlanif10 current state : UP
Line protocol current state : UP
Description:HUAWEI, Quidway Series, Vlanif10 Interface
Route Port,The MTU is 1500
Internet Address is 1.0.0.1/8
Internet Address is 10.0.0.1/8 Cluster
IP Sending Frames' Format is PKTFMT_ETHNT_2, Hardware address is 0001-0001-0001
    Input bandwidth utilization  : --
    Output bandwidth utilization : --
Step 8 Configure a static route on the administrator switch.
# This operation is to ensure that a reachable route exists between switches in the cluster and
servers or hosts.
[HUAWEI_0.Administrator-1] ip route-static 0.0.0.0 0 1.0.0.2
NOTE
You can also run a routing protocol.
Step 9 Configure public servers and hosts of the cluster.
# Configure an FTP server.
[HUAWEI_0.Administrator-1] cluster
[HUAWEI_0.Administrator-1-cluster] cluster-ftp-nat enable
[HUAWEI_0.Administrator-1-cluster] ftp-server 2.0.0.1
# Configure a SFTP server.
[HUAWEI_0.Administrator-1-cluster] sftp-server 2.0.0.2
# Configure a Simple Network Management Protocol (SNMP) host.
[HUAWEI_0.Administrator-1-cluster] snmp-host 3.0.0.1
# Configure a log host.
[HUAWEI_0.Administrator-1-cluster] logging-host 4.0.0.1
After the previous configuration, check information about the cluster to which the administrator
switch belongs. You can find that the public log host, SNMP host, FTP server, and SFTP server
are configured successfully.
[HUAWEI_0.Administrator-1-cluster] display cluster
Cluster name:"HUAWEI"
Quidway S5700 Series Ethernet Switches
Configuration Guide - Network Management 3 HGMP Configuration
Issue 01 (2011-10-26) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
125