关于丢包的问题
h3的工程师你们好,我的18-23路由器插网通或电信如何一条线路都正常使用,但是两条线路同时接上,丢包很严重。不知道配置对不对,还是哪里出了问题。请师父们帮帮忙!
#
sysname h3c
#
super password level 3 cipher F0=aVZ)HK15F6IP&Y=/98Q!!
#
clock timezone gmt+08:004 add 08:00:00
#
cpu-usage cycle 1min
#
firewall enable
#
connection-limit enable
connection-limit default action deny
connection-limit default amount upper-limit 50 lower-limit 20
#
DNS resolve
DNS server 221..66
DNS server 218.2.135.1
DNS-proxy enable
#
web set-package force flash:/http.zip
#
ip http acl 2000
#
ip http remote-port 8080
#
radius scheme system
#
domain system
#
local-user admin
password cipher *QL)#00@9(^,YWX*NZ55OA!!
service-type telnet terminal
level 3
service-type ftp
#
detect-group 1
detect-list 1 ip address 58.222.0.69
#
detect-group 2
detect-list 1 ip address 221.6.179.97
#
acl number 2000
rule 0 permit
#
acl number 3001
rule 0 permit ip
#
connection-limit policy 0
#
interface Virtual-Template0
#
interface Aux0
async mode flow
#
interface Ethernet1/0
ip address 192.168.1.1 255.255.255.0
dhcp select interface
arp send-gratuitous-arp 1
#
interface Ethernet2/0
ip address 221.6.179.98 255.255.255.248
nat outbound 3001
nat server protocol tcp global 221.6.179.98 www inside 192.168.1.2 www
nat server protocol tcp global 221.6.179.98 ftp inside 192.168.1.2 ftp
nat server protocol tcp global 58.222.0.70 www inside 192.168.1.3 www
nat server protocol tcp global 58.222.0.70 ftp inside 192.168.1.3 ftp
#
interface Ethernet3/0
ip address 58.222.0.70 255.255.255.0
nat outbound 3001
nat server protocol tcp global 58.222.0.70 www inside 192.168.1.3 www
nat server protocol tcp global 58.222.0.70 ftp inside 192.168.1.3 ftp
#
interface Ethernet4/0
nat server protocol tcp global 58.222.0.70 www inside 192.168.1.3 www
nat server protocol tcp global 58.222.0.70 ftp inside 192.168.1.3 ftp
#
interface NULL0
#
FTP server enable
#
nat connection-limit-policy 0
#
undo dhcp enable
#
ip route-static 0.0.0.0 0.0.0.0 221.6.179.97 preference 60
ip route-static 0.0.0.0 0.0.0.0 58.222.0.65 preference 60
#
user-interface con 0
user-interface aux 0
user-interface vty 0 4
set authentication password simple gaoshengwang
#
return