HSRP监视端口配置.docVIP

  • 15
  • 0
  • 约3.17千字
  • 约 4页
  • 2017-05-28 发布于河南
  • 举报
HSRP监视端口配置

Basic HSRP Configuration With Track Interface 关键字 HSRP VRRP 热备份 冗余 端口追踪 拓朴 实验说明  某企业为实现用户24小时不间断上网业务,使用两台路由器进行热备(HSRP).  企业PC只需网关设定为HSRP指定的网关(192.168.0.100)即可.  如果R2的连接互联网的接口发生问题,则将HSRP Active切向R1. [ HRSP监视端口功能 ] 配置 R1的配置 ! hostname R1 ! interface FastEthernet0/0 ip address 192.168.0.1 255.255.255.0 duplex half standby 1 ip 192.168.0.100 //HSRP虚拟网关 standby 1 preempt ! ? R2的配置 ! hostname R2 ! interface FastEthernet0/0 ip address 192.168.0.2 255.255.255.0 duplex half standby 1 ip 192.168.0.100 standby 1 priority 120 standby 1 preempt standby 1 track Serial3/0 30 // 监视S3/0接口,如果接口down,优先级值

文档评论(0)

1亿VIP精品文档

相关文档