思科:HSRP配置
思科:HSRP配置
sw1配置
sw1(config)#int vlan 1
sw1(config-if)#ip add 192.168.1.252 255.255.255.0
sw1(config-if)#no shutdown
sw1(config-if)#standby 1 ip 192.168.1.254 //设置虚拟ip地址
sw1(config-if)#standby 1 priority 200 //设置优先级,值越低权限小
sw1(config-if)#standby 1 preempt //设置抢占功能
sw1(config-if)#standby 1 track f0/5 //监督f0/5端口
sw2配置
sw2(config)#int vlan 1
sw2(config-if)#ip add 192.168.1.253 255.255.255.0
sw2(config-if)#no shutdown
sw2(config-if)#standby 1 ip 192.168.1.254 //设置虚拟ip地址
sw2(config-if)#standby 1 priority 195 //设置优先级,值越低权限小
sw2(config-if)#standby 1 preempt //设置抢占功能
验证
sw1#show standby brief
P indicates configured to preempt.
|
Interface Grp Pri P State Active Standby Virtual IP
Vl1 1 200 P Active local 192.168.1.253 192.168.1.254
sw2#show standby brief
P indicates configured to preempt.
|
Interface Grp Pri P State Active Standby Virtual IP
Vl1 1 195 P Standby 192.168.1.252 local 192.168.1.254
VRRP、HSRP(列表、list、全)vrrplist、hsrplist
http://www.zh-cjh.com/wenzhangguilei/1583.html
文章归类、所有文章列表、LISTLIST
http://www.zh-cjh.com/wangzhangonggao/2195.html
2、本资源基本为原创,部分来源其他付费资源平台或互联网收集,如有侵权请联系及时处理。
3、本站大部分文章的截图来源实验测试环境,请不要在生产环境中随意模仿,以免带来灾难性后果。
转载请保留出处: www.zh-cjh.com珠海陈坚浩博客 » 思科:HSRP配置
作者: cjh
手机扫一扫,手机上查看此文章: |
一切源于价值!
其他 模板文件不存在: ./template/plugins/comment/pc/index.htm