Load Sharing Nat Server Configuration Example - HP FlexNetwork MSR2003 Configuration Manual

Flexnetwork msr router series
Hide thumbs Also See for FlexNetwork MSR2003:
Table of Contents

Advertisement

Load sharing NAT Server configuration example

Network requirements
As shown in
users. Configure NAT so that these external users use the address 202.38.1.1/16 to access the
servers and the three FTP servers implement load sharing.
Figure 72 Network diagram
Configuration procedure
# Specify IP addresses for the interfaces on the router. (Details not shown.)
# Create NAT Server group 0, and add members to the group.
<Router> system-view
[Router] nat server-group 0
[Router-nat-server-group-0] inside ip 10.110.10.1 port 21
[Router-nat-server-group-0] inside ip 10.110.10.2 port 21
[Router-nat-server-group-0] inside ip 10.110.10.3 port 21
[Router-nat-server-group-0] quit
# Associate NAT Server group 0 with GigabitEthernet 2/0/2 so that servers in the server group can
provide FTP services.
[Router] interface gigabitethernet 2/0/2
[Router-GigabitEthernet2/0/2] nat server protocol tcp global 202.38.1.1 ftp inside
server-group 0
[Router-GigabitEthernet2/0/2] quit
Verifying the configuration
# Verify that external hosts can access the internal FTP server group. (Details not shown.)
# Display all NAT configuration and statistics.
[Router] display nat all
NAT server group information:
Totally 1 NAT server groups.
Group Number
0
NAT internal server information:
Figure
72, three FTP servers are in the intranet to provide FTP services for external
Inside IP
10.110.10.1
10.110.10.2
10.110.10.3
Port
Weight
21
100
21
100
21
100
165

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents