1.
Create a cluster and configure basic HGMP functions for the cluster according to the steps
described in the section
Example for Configuring Basic HGMP Functions for a
.
2.
Disable FTP NAT on the administrator switch (The function is disabled by default.)
NOTE
Related configurations of cluster NAT must be performed on the administrator switch.
3.
Configure routes on the administrator switch and member switches to ensure that reachable
routes exist between the FTP server and member switches.
4.
For the situation that Member-3 accesses the FTP server (2.0.0.1/8) out of the cluster:
l
Run the
ftp
command on the member switch to set up a connection with the public FTP
server of the cluster.
5.
For the situation that the device out of the cluster accesses the FTP server (Member-2):
l
Run the FTP client program on the PC and create an FTP connection with the member
switch.
Context
To complete the configuration, you need the following data:
l
Management VLAN ID of the cluster, that is 10
l
IP address of VLANIF 10 that is 1.0.0.1/8 and a reachable route between VLANIF 10 and
the FTP server
l
Address pool of the cluster, that is 10.0.0.0/8
l
IP address of the administrator switch used in the cluster, that is 10.0.0.1/8
l
Member ID serving as the FTP server in the cluster with the member ID being 2
Procedure
Step 1
Configure a management VLAN.
# Create VLAN 10 on the device and add interfaces of the administrator switch and member
switches to VLAN 10.
# Configure the administrator switch.
<Quidway>
system-view
[Quidway]
sysname Administrator-1
[Administrator-1]
vlan 10
[Administrator-1-vlan10]
quit
[Administrator-1]
interface gigabitethernet 0/0/1
[Administrator-1-GigabitEthernet0/0/1]
port link-type trunk
[Administrator-1-GigabitEthernet0/0/1]
port trunk allow-pass vlan 10
[Administrator-1-GigabitEthernet0/0/1]
quit
[Administrator-1]
interface gigabitethernet 0/0/2
[Administrator-1-GigabitEthernet0/0/2]
port link-type trunk
[Administrator-1-GigabitEthernet0/0/2]
port trunk allow-pass vlan 10
[Administrator-1-GigabitEthernet0/0/2]
quit
[Administrator-1]
interface gigabitethernet 0/0/3
[Administrator-1-GigabitEthernet0/0/3]
port link-type trunk
[Administrator-1-GigabitEthernet0/0/3]
port trunk allow-pass vlan 10
[Administrator-1-GigabitEthernet0/0/3]
quit
[Administrator-1]
interface vlanif 10
[Administrator-1-Vlanif10]
quit
# Configure member switch 1.
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.
130