2台cisco 2811怎么做负载均衡

[复制链接]
查看11 | 回复3 | 2011-3-25 13:55:06 | 显示全部楼层 |阅读模式
第一台的配置

172.19.0.0/16 is variably subnetted, 6 subnets, 5 masks
S
172.19.247.12/32 [1/0] via 172.19.240.2
C
172.19.247.14/32 is directly connected, Loopback0
C
172.19.242.0/29 is directly connected, FastEthernet0/1
C
172.19.240.0/30 is directly connected, Serial0/0/0:0
S
172.19.231.0/24 [1/0] via 172.19.242.5
S
172.19.0.0/16 [1/0] via 172.19.242.5
S
192.168.100.0/24 [1/0] via 172.19.240.2
ip route 172.19.0.0 255.255.0.0 172.19.242.5
ip route 172.19.231.0 255.255.255.0 172.19.242.5
ip route 172.19.247.12 255.255.255.255 172.19.240.2
ip route 192.168.100.0 255.255.255.0 172.19.240.2
interface Loopback0
ip address 172.19.247.14 255.255.255.255
interface FastEthernet0/1
description link to ZD-1-WEBSITE-2950
ip address 172.19.242.2 255.255.255.248
duplex auto
speed auto
standby 1 ip 172.19.242.1
standby 1 timers 5 20
standby 1 priority 105
standby 1 preempt
standby 1 track Serial0/0/0:0
interface Serial0/0/0:0
description link to CT-WEBSITE-2811-A
ip address 172.19.240.1 255.255.255.252
第二台的配置
——————————————————————
172.19.0.0/16 is variably subnetted, 6 subnets, 5 masks
S
172.19.247.13/32 [1/0] via 172.19.241.2
C
172.19.247.15/32 is directly connected, Loopback0
C
172.19.242.0/29 is directly connected, FastEthernet0/0
C
172.19.241.0/30 is directly connected, FastEthernet0/1
S
172.19.231.0/24 [1/0] via 172.19.242.5
S
172.19.0.0/16 [1/0] via 172.19.242.5
S
192.168.100.0/24 [1/0] via 172.19.241.2
ip route 172.19.0.0 255.255.0.0 172.19.242.5
ip route 172.19.231.0 255.255.255.0 172.19.242.5
ip route 172.19.247.13 255.255.255.255 172.19.241.2
ip route 192.168.100.0 255.255.255.0 172.19.241.2
interface Loopback0
ip address 172.19.247.15 255.255.255.255
interface FastEthernet0/0
description link to ZD-1-WEBSITE-2950
ip address 172.19.242.3 255.255.255.248
duplex auto
speed auto
standby 1 ip 172.19.242.1
standby 1 timers 5 20
standby 1 preempt
standby 1 track FastEthernet0/1
interface FastEthernet0/1
description G703 2M
ip address 172.19.241.1 255.255.255.252
duplex full
speed 100
第一台设备的对端设备配置

172.19.0.0/16 is variably subnetted, 4 subnets, 4 masks
C
172.19.247.12/32 is directly connected, Loopback0
C
172.19.240.0/30 is directly connected, Serial0/0/0:0
S
172.19.231.0/24 [1/0] via 172.19.240.1
S
172.19.0.0/16 [1/0] via 172.19.240.1
C
192.168.100.0/24 is directly connected, FastEthernet0/0
interface Loopback0
ip address 172.19.247.12 255.255.255.255
interface FastEthernet0/0
description connect_to_2960_G0/1
ip address 192.168.100.12 255.255.255.0
duplex auto
speed auto
standby 1 ip 192.168.100.11
standby 1 priority 105
standby 1 preempt
standby 1 track Serial0/0/0:0
interface Serial0/0/0:0
description sdh 2M
ip address 172.19.240.2 255.255.255.252
ip forward-protocol nd
ip route 172.19.0.0 255.255.0.0 172.19.240.1
ip route 172.19.231.0 255.255.255.0 172.19.240.1

回复

使用道具 举报

千问 | 2011-3-25 13:55:06 | 显示全部楼层
如果没猜错的话,是要让内部主机均衡的在2台路由器出外网是吧。HSRP 不会负载均衡。要GLBP才行。
回复

使用道具 举报

千问 | 2011-3-25 13:55:06 | 显示全部楼层
楼主你好。你用的是cisco2811路由器吧,看你的配置信息,你已经做了HSRP热备份路由协议。我想问,你所说的做备份,是什么意思?
回复

使用道具 举报

千问 | 2011-3-25 13:55:06 | 显示全部楼层
应该架设服务器实现,可以使用squid
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行