扫一扫
关注微信公众号

用HSRP负载均衡配置举例
2008-04-24   

 

  The following is a partial configuration for Router A:
  
  hostname RouterA
  !
  interface ethernet 0
  ip address 1.0.0.1 255.0.0.0
  standby 1 ip 1.0.0.3
  standby 1 priority 110
  standby 1 preempt
  standby 2 ip 1.0.0.4
  standby 2 preempt
  
  The following is a partial configuration for Router B:
  
  hostname RouterB
  !
  interface ethernet 0
  ip address 1.0.0.2 255.0.0.0
  standby 1 ip 1.0.0.3
  standby 1 preempt
  standby 2 ip 1.0.0.4
  standby 2 priority 110
  standby 2 preempt

热词搜索:

上一篇:Cisco2960配置STP路径值的负载均衡
下一篇:什么是无盘Windows2003/2000终端?

分享到: 收藏