[c-nsp] ASR9K HSRP Configuration
Mohammad Khalil
eng_mssk at hotmail.com
Fri Aug 28 11:05:19 EDT 2020
Greetings all
I am trying to bring up HSRP between ASR9Ks who are connected through bundle ether to N5K
RP/0/RSP0/CPU0:New9K1A# sh run int Gi0/0/1/14
Fri Aug 28 01:38:25.742 CST
interface GigabitEthernet0/0/1/14
description 5k1 - Eth1/1
bundle id 405 mode active
cdp
speed 1000
carrier-delay up 0 down 0
transceiver permit pid all
!
RP/0/RSP0/CPU0:New9K1A# sh run int Gi0/0/1/15
Fri Aug 28 01:38:27.157 CST
interface GigabitEthernet0/0/1/15
description 5k2 - Eth1/1
bundle id 405 mode active
cdp
speed 1000
carrier-delay up 0 down 0
transceiver permit pid all
I have established bundle ether 405 in between:
interface Bundle-Ether405
description Bundle to NEW-NEXUS5k-1 & 2 - Eth1/1-2 (To use 10G later)
lacp switchover suppress-flaps 300
mlacp iccp-group 1
mlacp switchover recovery-delay 60
mac-address 5.5.5
bundle wait-while 100
bundle maximum-active links 4 hot-standby
load-interval 30
RP/0/RSP0/CPU0:New9K1A#sh bundle bundle-ether 405
Fri Aug 28 01:39:16.413 CST
Bundle-Ether405
Status: Up
ICCP is up and running:
RP/0/RSP0/CPU0:New9K1A#sh iccp group 1
Fri Aug 28 01:39:45.368 CST
Redundancy Group 1
member ip:10.255.255.250 (New9K1B), up (connected)
monitor: route-watch (up)
backbone interface Te0/0/2/0: up
backbone interface Te0/0/2/1: up
backbone interface Te0/0/2/2.15: down
enabled applications: mLACP
isolation recovery delay timer: 30 s, not running
I have established sub interface on the bundle ether:
interface Bundle-Ether405.3106
vrf sme
ipv4 address 10.95.10.125 255.255.255.224
encapsulation dot1q 3106
On the 2nd ASR9K:
interface Bundle-Ether405.3106
vrf sme
ipv4 address 10.95.10.126 255.255.255.224
encapsulation dot1q 3106
HSRP is not coming up:
BE405.3106 3359 110 P Active local unknown 10.95.10.97
BE405.3106 3359 100 Init unknown unknown 10.95.10.97
Am I missing something?
Thanks
More information about the cisco-nsp
mailing list