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"
Role:Administrator switch
management vlan id : 10
Cluster multicast MAC address : 0180-c200-000a(default)
Cluster auto-join : disabled
Handshake timer:10 sec
Handshake hold-time:60 sec
IP pool:10.0.0.1/8
Logging host:4.0.0.1
SNMP host:3.0.0.1
FTP server:2.0.0.1
SFTP server:2.0.0.2
cluster-member ftp-timeout: 300 sec(default)
Cluster SNMP NAT capability : enabled
Cluster FTP NAT capability : enabled
There are 4 member(s) in the cluster, and 0 of them are down.
Step 10
Disable SNMP NAT on the administrator switch.
[HUAWEI_0.Administrator-1]
cluster
[HUAWEI_0.Administrator-1-cluster]
undo cluster-snmp-nat enable
Step 11
Configure the routes of member switches to ensure that reachable routes exist between member
switches and the SNMP host.
# Configure member switch 1.
[HUAWEI_1.Member-1]
ip route-static 3.0.0.0 8 10.0.0.1
# Configure member switch 2.
[HUAWEI_2.Member-2]
ip route-static 3.0.0.0 8 10.0.0.1
# Configure member switch 3.
[HUAWEI_3.Member-3]
ip route-static 3.0.0.0 8 10.0.0.1
NOTE
Multiple member switches can be configured simultaneously through incremental configuration. For
configuration details, see
Example for Configuring the Incremental Configuration Function for an
Step 12
Configure the SNMP agent function on member switches.
# Configure member switch 1.
[HUAWEI_1.Member-1]
snmp-agent target-host trap address udp-domain 3.0.0.1 params
securityname cluster
# Configure member switch 2.
[HUAWEI_2.Member-2]
snmp-agent target-host trap address udp-domain 3.0.0.1 params
securityname cluster
# Configure member switch 3.
[HUAWEI_3.Member-3]
snmp-agent target-host trap address udp-domain 3.0.0.1 params
securityname cluster
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.
155