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

HSRP Configuration

umeshgurav
Level 1
Level 1

I have a 2800 Series router with ip fa0/0 ip address 172.16.0.10 .I also have a spare router 3800 Series and wnat to run HSRP between them .All the linka are configure on 2800 series .Please help me on this .We have Vsat.Rf mpls,And serial Link configured on this 2800 router

5 Replies 5

gauravprakash
Level 1
Level 1

Hi,

Plz explain what do u want to achieve. How many wan links do u have ? If you have two WAN links . You can terminate one on each router and add a switch on the Lan side of routers. Now ur LAN network and two Ethernet port of the two routers are on one L2 segment & L3 subnet, they can speak to each other.

refer to the link..

http://www.cisco.com/en/US/docs/ios/ipapp/configuration/guide/ipapp_hsrp.html

You need a Virtual IP from the same subnet as that of the LAN and Lan ports.

COnfige-wise you just need to define teh Virtual ip and standby ( hsrp) group id. Increase the priority of the Primary/Master router Ethernet port to 105. This is minimum required. The virtual IP of the HSRP will be the gateway for yor LAN network.

HTH,

GP

aneesh.ts
Level 1
Level 1

Router 2800 Series

******************

interface FastEthernet0/0

ip address 172.16.0.10 255.255.255.0

standby 1 priority 105

standby 1 track {the WAN interface,if you want interface tracking}

standby 1 preempt delay minimum 60

standby 1 ip 172.16.0.1

end

Router 3800 Series

******************

interface FastEthernet0/0

ip address 172.16.0.2 255.255.255.0

standby 1 priority 105

standby 1 preempt

standby 1 ip 172.16.0.1

end

thnks for the conf gi fiel.

But all my host and server are configure with the default gateway as 172.16.0.10 .And the Sstandby 1 priority 105 is ame on both the router . Do i have to change the ip address of gatewate of all the host to 172.16.0.1 .

please advise

This is no big deal. You can change the virtual ip address to 172.16.0.10 instead of 172.16.0.1. Also configure the priority of the active router to higher side than standbay router.

Yes just point both standby and active routers to virtual interface, just set your hosts computers to ip address of virtual router which will act as your gateway device

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card