! Listing 6.9: Special needs HSRP example--Router 1 configuration ! !Copyright (C) 2001 by Vincent C Jones. All Rights Reserved. version 11.0 ! hostname Router1 ! interface Ethernet0/0 description Core Router 1 with link to Special ip address 10.201.0.9 255.255.0.0 ip address 192.168.45.9 255.255.255.0 secondary no ip redirects ipx network 1234321 encapsulation SAP standby 1 priority 90 standby 1 preempt standby 1 authentication Normal standby 1 ip 10.201.0.1 standby 1 track Serial1/0 25 standby 2 priority 110 standby 2 preempt standby 2 authentication Special standby 2 ip 10.201.0.6 standby 2 track Serial1/3 25 standby 4 priority 90 standby 4 authentication Obsolete standby 4 ip 192.168.45.1 ! end