Chinaunix

标题: 核心设备冗余备份 [打印本页]

作者: qdigrp    时间: 2010-06-07 14:33
标题: 核心设备冗余备份
本帖最后由 qdigrp 于 2010-06-07 15:50 编辑

各位CU友们:最近要做一个关于核心设备冗余备份的项止,但由于自己并不熟悉hsrp 协议,
只是在网上收集了一些相关的资料,
在图中所示:1.我这样的连接方式对吗?会不会出现回路?
                2.假如24.1-------24.2这条专线断掉,wz3750会不会自动顶替wz4506去工作.我好像感觉这幅图,只有当wz4506down机,wz3750才能会被启用,如果仅仅是某一条专线断了,根据hsrp优先值,wz3750是没有办法成为主的,因为wz4506还是up  状态.
               

还请帮帮忙,给我小弟我上一个课,谢谢!!!!!!!!!!!!!

aaa.pdf

96.88 KB, 下载次数: 45


作者: qdigrp    时间: 2010-06-07 14:51
自己顶一下,

另外,需要提醒各位的是,拓扑图中,一边是两条专线,一边是一条专线.
作者: tangye    时间: 2010-06-07 15:05
想找人帮助,为啥不直接把图贴上来?
作者: qdigrp    时间: 2010-06-07 15:10
好了,我贴上去了,请过目
作者: marsteel    时间: 2010-06-07 15:12
各位CU友们:最近要做一个关于核心设备冗余备份的项止,但由于自己并不熟悉hsrp 协议,
只是在网上收集了一些 ...
qdigrp 发表于 2010-06-07 14:33



    你还可以配置接口track,配置后如果24.1-24.2断掉,即使25.1-25.2还工作,仍然可以让3706成为主
作者: ak2046    时间: 2010-06-07 20:58
hsrp是根据优先级高的选为master的,比如你把4506设为105,3750设为100
然后一个端口track为10,那么4506的优先级就是105+2*10=125
3750=100+2*10=120
当4506上的一个链接down掉后就会变为105+10=115 〈  120,此时3750便成为master。
作者: qdigrp    时间: 2010-06-08 07:52
非常感谢楼上的回答,让我有点开窍了,正需要这样的答案.呵
作者: qdigrp    时间: 2010-06-08 08:14
回复 6# ak2046


    那么4506的优先级就是105+2*10=125
3750=100+2*10=120

请问你这个是怎么算的?
作者: qdigrp    时间: 2010-06-09 08:44
哎,还望各位多指点迷律,
我现在无法模拟出这个环境,无法做试验,所以,只能靠大家了,
对了,大家有没有什么好的模拟软件,除了小凡以外.
作者: ssffzz1    时间: 2010-06-09 10:21
你干吗搞这么复杂啊。起个OSPF算了。简单啊。
作者: qdigrp    时间: 2010-06-09 15:38
回复 10# ssffzz1


    你说的很对,我也想启个ospf,但前期所有的路由都是静态,突然间搞ospf我怕会出意外.
作者: ssffzz1    时间: 2010-06-09 16:17
搞OSPF和加HSRP的风险其实是一样大的。挑一个你熟悉的搞,还要看后续维护的方便。
作者: qdigrp    时间: 2010-06-09 23:06
C4506#s version
Cisco Internetwork Operating System Software
IOS (tm) Catalyst 4000 L3 Switch Software (cat4000-I9S-M), Version 12.1(19)EW1

以上这个版本是否支持hsrp协议,
我今天一看好像并没有standby这个命令.

C4506(config)#int f2/37
C4506(config-if)#?
Interface configuration commands:
  access-group            Access group configuration
  arp                     Set arp type (arpa, probe, snap) or timeout
  auto                    Configure Automation
  backup                  Modify backup parameters
  bandwidth               Set bandwidth informational parameter
  bgp-policy              Apply policy propogated by bgp community string
  carrier-delay           Specify delay for interface transitions
  cdp                     CDP interface subcommands
  channel-group           Etherchannel/port bundling configuration
  channel-protocol        Select the channel protocol (LACP, PAgP)
  clns                    CLNS interface subcommands
  default                 Set a command to its defaults
  delay                   Specify interface throughput delay
  description             Interface specific description
  dot1x                   Interface Config Commands for 802.1x
  duplex                  Configure duplex operation.
  exit                    Exit from interface configuration mode
  help                    Description of the interactive help system
  hold-queue              Set hold queue depth
  ip                      Interface Internet Protocol config commands
  isis                    IS-IS commands
  iso-igrp                ISO-IGRP interface subcommands
  keepalive               Enable keepalive
  lacp                    LACP interface subcommands
  load-interval           Specify interval for load calculation for an interface
  logging                 Configure logging for interface
  loopback                Configure internal loopback on an interface
  mac                     MAC interface commands
  max-reserved-bandwidth  Maximum Reservable Bandwidth on an Interface
  no                      Negate a command or set its defaults
  pagp                    PAgP interface subcommands
  power                   Power configuration
  qos                     QoS configuration
  rmon                    Configure Remote Monitoring on an interface
  service-policy          Configure QoS Service Policy
  shutdown                Shutdown the selected interface
  snmp                    Modify SNMP interface parameters
  spanning-tree           Spanning Tree Subsystem
  speed                   Configure speed operation.
  storm-control           storm configuration
  switchport              Set switching mode characteristics
  timeout                 Define timeout values for this interface
  transmit-interface      Assign a transmit interface to a receive-only interface
  tx-queue                Configure interface transmit queue
  udld                    Configure UDLD enabled or disabled and ignore global UDLD setting
作者: marsteel    时间: 2010-06-11 18:47
(cat4000-I9S-M), Version 12.1(19)EW1 有点儿老,升级一下吧
作者: qdigrp    时间: 2010-06-21 16:17
这个升级又要找供应商了
作者: haide1014    时间: 2010-08-19 22:18
都是高手。打酱油路过,帮顶顶,另外
谁能否跟我也上一课。

http://bbs.chinaunix.net/thread-1770117-1-1.html




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2