首页 > 学院 > 网络通信 > 正文

Asymmetric Routing and HSRP

2019-11-04 20:49:56
字体:
来源:转载
供稿:网友

  Asymmetric Routing and HSRP
  MSFC-1:
  interface Vlan 1
  mac-address 0003.6bf1.2a01
  ip address 10.1.1.2 255.255.255.0
  no ip redirects
  standby 1 ip 10.1.1.1
  standby 1 PRiority 110
  
  interface Vlan 2
  mac-address 0003.6bf1.2a01
  ip address 10.1.2.2 255.255.255.0
  no ip redirects
  standby 2 ip 10.1.2.1
  
  MSFC-1#show standby
  Vlan1 - Group 1
  Local state is Active, priority 110
  Hellotime 3 holdtime 10
  Next hello sent in 00:00:00.696
  Hot standby IP address is 10.1.1.1 configured
  Active router is local
  Standby router is 10.1.1.3 eXPires in 00:00:07
  Standby virtual mac address is 0000.0c07.ac01
  2 state changes, last state change 00:20:40
  Vlan2 - Group 2
  Local state is Standby, priority 100
  Hellotime 3 holdtime 10
  Next hello sent in 00:00:00.776
  Hot standby IP address is 10.1.2.1 configured
  Active router is 10.1.2.3 expires in 00:00:09, priority 110
  Standby router is local
  4 state changes, last state change 00:00:51
  Router#exit
  Console> (enable)
  MSFC-2:
  interface Vlan 1
  mac-address 0003.6bf1.2a02
  ip address 10.1.1.3 255.255.255.0
  no ip redirects
  standby 1 ip 10.1.1.1
  
  interface Vlan 2
  mac-address 0003.6bf1.2a02
  ip address 10.1.2.3 255.255.255.0
  no ip redirects
  standby 2 ip 10.1.2.1
  standby 2 priority 110
  
  Router#show standby
  Vlan1 - Group 1
  Local state is Standby, priority 100
  Hellotime 3 holdtime 10
  Next hello sent in 00:00:01.242
  Hot standby IP address is 10.1.1.1 configured
  Active router is 10.1.1.2 expires in 00:00:09, priority 110
  Standby router is local
  7 state changes, last state change 00:01:17
  
  Vlan2 - Group 2
  Local state is Active, priority 110
  Hellotime 3 holdtime 10
  Next hello sent in 00:00:00.924
  Hot standby IP address is 10.1.2.1 configured
  Active router is local
  Standby router is 10.1.2.2 expires in 00:00:09
  Standby virtual mac address is 0000.0c07.ac02
  2 state changes, last state change 00:40:08
  Router#Vlan1 - Group 1

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表