07-09-2009 08:23 PM - edited 03-06-2019 06:40 AM
07-09-2009 09:03 PM
Try re-routing the secondary power couplings through the primary plasma converters.
Or
Configuring GLBP
Configuring HSRP
07-09-2009 10:24 PM
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
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