cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
724
Views
0
Helpful
5
Replies

HSRP with Secondary IP

vinoth.kumar
Level 1
Level 1

Hi,

we are using the two 7206 VXR NPEG2 router as our backbone router and we planned to confiure the HSRP between the router

BGP PRI:

interface GigabitEthernet0/3

description BGP-PRI

ip address 2XX.XX.XX.252 255.255.255.0 secondary

ip address 2X.20.XX.17 255.255.255.0 -- ISP Link A

duplex auto

speed auto

media-type rj45

no negotiation auto

Standby 30 IP 2XX.XX.XX.254 secondary

Standby 30 priority 110

BGP -SEC

interface GigabitEthernet0/3

description BGP-SEC

ip address 2XX.XX.XX.253 255.255.255.0 secondary

ip address 2X.34.XX.44 255.255.255.0 -- ISP link B

duplex auto

speed auto

media-type rj45

no negotiation auto

Standby 30 IP 2XX.XX.XX.254 secondary

BOth routers are using the IOS version

BOOTLDR: Cisco IOS Software, 7200 Software (C7200P-K91P-M), Version 12.2(31)SB10, RELEASE SOFTWARE (fc2)

now our issue is when i configure the Standby 30 IP 2XX.XX.XX.254 secondary the router througing a error message that

% address cannot equal interface IP address

same if i configure on the BGP Sec its accespting

kindly let me know what might be the root cause

5 Replies 5

andrew.prince
Level 10
Level 10

try removing the "Secondary" key word from the standby 30 group config.

HTH>

Hi,

Thanks for your input

If i remove the secondary keyword how the HSRP will chose the redunacy

could u pls explain the things since i havent tried before

since we have primary ip for the interface how i can run HSRP for secondary IP alone

Vinoth,

please read the below HSRP Guide/Case Study:-

http://www.cisco.com/en/US/docs/internetworking/case/studies/cs009.html

HTH>

interface GigabitEthernet0/3

description Telicity-PRI

ip address 2XX.20.XX.17 255.255.255.0

ip address XX.58.14.252 255.255.255.0 secondary

duplex auto

speed auto

media-type rj45

no negotiation auto

standby 30 ip 2xx.58.14.254 secondary ----- when we enter the command it shows below error and not accepting the command

% address cannot equal interface IP address

Can i know why the errors are highlight

pauloroque
Level 1
Level 1

Hi,

Try to make the addresses XX.58.14.25x the primary addresses and the recreate the hsrp without the 'secondary' keyword.

Paulo Roque

Review Cisco Networking products for a $25 gift card