09-03-2015 07:19 AM - edited 03-08-2019 01:38 AM
Hi I noticed one vlan interface miss hsrp ip address in one of two Nexus 7000. When I tried to add the ip address which should be the same with in another Nexus, I got an error message: "ERROR: HSRP address overlaps with IP address configured on Vlan30" I checked the Vlan30, and its ip address does not have overlaped ip address. Any one can give me some suggestion ? Thank you
09-03-2015 07:40 AM
Can u please share the configuration
09-03-2015 07:49 AM
Thank you for your reply. I tried to add ip 172.33.10.1 in C7009-01, but I could not
Here is config:
C7009-01# sh run int vlan 100
interface Vlan100
no ip redirects
ip address 172.33.10.2/24
ip router eigrp 100
ip passive-interface eigrp 100
hsrp version 2
hsrp 100
authentication xxx
preempt
priority 110
C7009-02# sh run int vlan 100
interface Vlan100
no ip redirects
ip address 172.33.10.3/24
ip router eigrp 100
ip passive-interface eigrp 100
hsrp version 2
hsrp 100
authentication xxx
preempt
priority 105
ip 172.33.10.1
09-03-2015 08:40 AM
I just found there is overlaped ip address in other device. Now I can add another new ip address into hsrp group. but I do not know why it is down status. I issued no shutdown, but it is still down. Please see below
C7009-02(config-if)# sh int status | i Vlan100
Vlan100 Core Network MGMT down routed auto auto --
C7009-02(config-if)#sh ip int bri
Vlan100 172.33.10.2 protocol-down/link-down/admin-down
09-03-2015 09:33 AM
Please check there should be one active interface under vlan 100...
U can do sh vlan 100-.. Check if there is any interface under it and is in up state
Hth
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide