cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
252
Views
0
Helpful
1
Replies

hsrp interface secondary ip

amit.singh
Level 1
Level 1

can i give secondary ips to a hsrp group interface meaning can i have multiple secondary ip address on a interface running hsrp if yes does someone have any links or any confgis on it

1 Reply 1

raarons
Level 1
Level 1

Yes. Here's a snippet from a customer's config...

interface FastEthernet0/0.2

encapsulation dot1Q 2

ip address x.x.x.190 255.255.255.192 secondary

ip address y.y.y.132 255.255.255.192 secondary

ip address x.x.x.67 255.255.255.192

standby 2 priority 90

standby 2 ip x.x.x.65

standby 20 priority 90

standby 20 ip x.x.x.129

standby 21 priority 90

standby 21 ip y.y.y.129

The other routers in the HSRP groups are similarly configured for HSRP.

HTH

Review Cisco Networking for a $25 gift card