! Listing 6.4: Simple HSRP example--Router 2 configuration ! !Copyright (C) 2001 by Vincent C Jones. All Rights Reserved. version 11.0 ! hostname Router2 ! interface Ethernet0 description Remote Facility router 2 ip address 10.0.0.3 255.255.255.0 no ip redirects ipx network 120251 encapsulation SAP standby 1 priority 95 standby 1 preempt standby 1 ip 10.0.0.1 standby 1 track bri0 10 ! end