cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
345
Views
5
Helpful
2
Replies

How to configure HSRP GLBP in Router?

vinothlb1
Level 1
Level 1

How to configure HSRP GLBP in Router?

2 Replies 2

davy.timmermans
Level 4
Level 4

It's the same as on a switch.

it's typically done for each vlan on the subinterface

Assume you've a switch with vlan 10 and with 2 uplinks, one to each router.

router1

int fas0/0.2

ip add 10.0.0.2

encapsulation dot1q 10

standby 2 ip 10.0.0.1

standby 2 preempt

router2

int fas0/0.2

encapsulation dot1q 10

ip add 10.0.0.3

encapsulation dot1q 10

standby 2 ip 10.0.0.1

standby 2 preempt

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