找回密码
 立即注册
搜索
查看: 203|回复: 4

请问,Catalyst 4003能否做双机热备(hsrp)?

[复制链接]

92

主题

1284

回帖

1858

积分

金牌会员

在路上……

积分
1858
发表于 2003-3-19 16:29:23 | 显示全部楼层 |阅读模式
Catalyst 4003支持做HSRP吗?下级的交换机可选哪些型号?
如果可以,4003就是支持HSRP的最便宜的交换机了吗?

92

主题

1284

回帖

1858

积分

金牌会员

在路上……

积分
1858
 楼主| 发表于 2003-3-20 13:42:06 | 显示全部楼层
着急啊!
谁知道?
帮帮忙哦
回复

使用道具 举报

10

主题

195

回帖

278

积分

海星

积分
278
发表于 2003-3-21 10:57:18 | 显示全部楼层

我试着答一下

我知道4系列是企业级交换级,是支持 热备份路由器协议(HSRP)的。
其实下级交换机接什么都可以,不一定要比他的低,我们这个城网里下级接的有29的LX,还有6系统(6509)19LC,LX也接的上,没问题的。
CISCO是很贵的产品,别的什么同级的交换机全比他便宜,所以他肯定不是最便宜的啊。
回复

使用道具 举报

380

主题

3万

回帖

3万

积分

论坛元老

积分
34915
发表于 2003-3-22 11:06:47 | 显示全部楼层

转贴自cisco技术

作者:ciscogun
Ws-c4006-S3 双机备份...
刚刚帮助别人把两台WS-C4006-S3做HSRP,
硬件配置分别是4K机箱+SUP3+WS-X4306-GB


拓扑图如下(比较烂):



------------------------------------WS-C4006-A----------------------------
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
service compress-config
!
hostname 4006_A
!
boot system bootflash:cat4000-is-mz.121-11b.EW1.bin
no logging console
enable password 靠,,,,我还靠....真烦..
!
ip subnet-zero
no ip domain-lookup
!
!
!
interface GigabitEthernet1/1
switchport trunk encapsulation dot1q
switchport trunk native vlan 100
switchport mode trunk
no snmp trap link-status
!
interface GigabitEthernet1/2
switchport trunk encapsulation dot1q
switchport mode trunk
no snmp trap link-status
!
interface GigabitEthernet2/1
switchport trunk encapsulation dot1q
switchport mode trunk
no snmp trap link-status
!
interface GigabitEthernet2/2
switchport trunk encapsulation dot1q
switchport mode trunk
no snmp trap link-status
!
interface GigabitEthernet2/3
switchport trunk encapsulation dot1q
switchport mode trunk
no snmp trap link-status
!
interface GigabitEthernet2/4
switchport trunk encapsulation dot1q
no snmp trap link-status
!
interface GigabitEthernet2/5
switchport trunk encapsulation dot1q
switchport mode trunk
no snmp trap link-status
!
interface GigabitEthernet2/6
switchport trunk encapsulation dot1q
switchport mode trunk
no snmp trap link-status
!
interface Vlan1
no ip address
!
interface Vlan60
ip address 10.10.202.17 255.255.255.0
no ip redirects
standby 60 ip 10.10.202.16
standby 60 priority 80
standby 60 preempt
!
interface Vlan100
ip address 10.254.150.10 255.255.255.0
no ip redirects
standby 100 ip 10.254.150.5
standby 100 priority 120
standby 100 preempt
!
interface Vlan210
ip address 10.10.210.2 255.255.255.0
no ip redirects
standby 210 ip 10.10.210.1
standby 210 priority 120
standby 210 preempt
!
interface Vlan211
ip address 10.10.211.2 255.255.255.0
ip helper-address 10.10.210.51
ip helper-address 10.10.210.52
no ip redirects
standby 211 ip 10.10.211.1
standby 211 priority 80
standby 211 preempt
spanning-tree port-priority 120
spanning-tree cost 5
!
interface Vlan212
ip address 10.10.212.2 255.255.255.0
ip helper-address 10.10.210.51
ip helper-address 10.10.210.52
no ip redirects
standby 212 ip 10.10.212.1
standby 212 priority 120
standby 212 preempt

ip routing
router ospf 100
network 10.10.10.0 0.0.0.255 area 0
network 10.254.150.0 0.0.0.255 area 0
..............
!
ip classless
no ip http server
!
!
line con 0
stopbits 1
line vty 0 4
password 看不见吗?
login
!
end


------------------------------------WS-C4006-B------------------------


!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
service compress-config
!
hostname 4006_B
!
boot system bootflash:cat4000-is-mz.121-11b.EW1.bin
no logging console
enable password 你还看得见??
!
ip subnet-zero
ip host switch8 10.254.150.28
ip host switch7 10.254.150.27
ip host switch6 10.254.150.26
ip host switch5 10.254.150.25
!
!
!
interface GigabitEthernet1/1
no switchport
no ip address
no keepalive
no snmp trap link-status
!
interface GigabitEthernet1/2
switchport trunk encapsulation dot1q
switchport trunk native vlan 100
switchport mode trunk
no snmp trap link-status
!
interface GigabitEthernet2/1
switchport trunk encapsulation dot1q
switchport trunk native vlan 100
switchport mode trunk
no snmp trap link-status
!
interface GigabitEthernet2/2
switchport trunk encapsulation dot1q
switchport trunk native vlan 100
switchport mode trunk
no snmp trap link-status
!
interface GigabitEthernet2/3
switchport trunk encapsulation dot1q
switchport trunk native vlan 100
switchport mode trunk
no snmp trap link-status
!
interface GigabitEthernet2/4
switchport trunk encapsulation dot1q
switchport trunk native vlan 100
switchport mode trunk
no snmp trap link-status
!
interface GigabitEthernet2/5
switchport trunk encapsulation dot1q
switchport trunk native vlan 100
switchport mode trunk
no snmp trap link-status
!
interface GigabitEthernet2/6
switchport trunk encapsulation dot1q
switchport trunk native vlan 100
switchport mode trunk
no snmp trap link-status
!
interface Vlan1
no ip address
!
interface Vlan60
ip address 10.10.202.18 255.255.255.0
no ip redirects
standby 60 ip 10.10.202.16
standby 60 priority 120
standby 60 preempt
!
interface Vlan100
ip address 10.254.150.20 255.255.255.0
no ip redirects
standby 100 ip 10.254.150.5
standby 100 priority 80
standby 100 preempt
!
interface Vlan210
ip address 10.10.210.3 255.255.255.0
no ip redirects
standby 210 ip 10.10.210.1
standby 210 priority 80
standby 210 preempt
!
interface Vlan211
ip address 10.10.211.3 255.255.255.0
no ip redirects
standby 211 ip 10.10.211.1
standby 211 priority 120
standby 211 preempt
spanning-tree port-priority 100
spanning-tree cost 8
!
interface Vlan212
ip address 10.10.212.3 255.255.255.0
no ip redirects
standby 212 ip 10.10.212.1
standby 212 priority 80
standby 212 preempt
!
ip routing
router ospf 100
network 10.10.10.0 0.0.0.255 area 0
network 10.254.150.0 0.0.0.255 area 0
……………

ip classless
ip route 172.16.0.0 255.255.255.0 Vlan1
no ip http server
!
!
line con 0
stopbits 1
line vty 0 4
password 还看得见????
login
line vty 5 15
password 不可能的事
login
!
end

大概记了一点。

4006-A#show standy brief
ID GRO PROI State po_IP .....
vlan60 60 80 standy 10....
vlan100 100 120 Active 10.....
vlan210 210 120 Active 10.....
vlan211 211 80 standy 10.........
vlan212 212 120 Active 10.....


4006-B#show standy brief
ID GRO PROI State po_IP .....
vlan100 100 80 standy 10....
vlan60 60 120 Active 10.....
vlan210 210 80 standy 10.....
vlan211 211 120 Active 10.........
vlan212 212 80 standy 10.....
回复

使用道具 举报

92

主题

1284

回帖

1858

积分

金牌会员

在路上……

积分
1858
 楼主| 发表于 2003-3-22 19:56:30 | 显示全部楼层
4003用的是一代引擎,我只知道三代引擎是支持的。
算了,先按4006做方案好了,用户觉得贵了再说,谁让他们要冗余的方案呢。
回复

使用道具 举报

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

本版积分规则

Archiver|手机版|小黑屋|海浩社区

GMT+8, 2025-9-21 07:41 , Processed in 0.100535 second(s), 23 queries .

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表