23-7
Catalyst 3550 Multilayer Switch Software Configuration Guide
78-11194-03
Chapter23 Configuring HSRP Configuring HSRP
Beginning in privileged EXEC mode, use one or more of the se st eps to conf igur e HS RP pri ority
characteristics on an interface:
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 interface interface-id Enter interface configuration mode, and enter the HSRP interface on which
you want to set priority.
Step3 standby [group-number] priority
priority [preempt [delay delay]] Set a priority value used in choosing the active router. The range is 1 to 255;
the default priority is 100. The highest number represents the highest priority.
(Optional) group-numberThe group number to which the command
applies.
(Optional) preempt—Select so that when the local router has a higher
priority than the active router, it assumes control as the active router.
(Optional) delaySet to cause the local router to postpone taking over the
active role for the shown number of seconds. The range is 0 to 360 00
(1 hour); the default is 0 (no delay before taking over).
Use the no form of the command to restore the default values.
Step4 standby [group-number] [priority
priority] preempt [delay delay]Configure the router to preempt, which means that when the local router has
a higher priority than the active router, it assumes control as the active router.
(Optional) group-numberThe group number to which the command
applies.
(Optional) priorityEnter to set or change the group priority. The range
is 1 to 255; the default is 100.
(Optional) delaySet to cause the local router to postpone taking over the
active role for the number of seconds shown. The range is 0 to 36000
(1 hour); the default is 0 (no delay before taking over).
Use the no form of the command to restore the default values.
Step5 standby [group-number] track
type number [interface-priority]Configure an interface to track other interfaces so that if one of the other
interfaces goes down, the devices Hot Standby priority is lowered.
(Optional) group-numberThe group number to which the command
applies.
type—Enter the interface type (combined with interface number) that is
tracked.
number—Enter the interface number (combined with interface type) that
is tracked.
(Optional) interface-priority—Enter the amount by which the hot standby
priority for the router is decremented or incremented when the interface
goes down or comes back up. The default value is 10.
Step6 end Return to privileged EXEC mode.
Step7 show running-config Verify the configuration of the standby groups.
Step8 copy running-config
startup-config (Optional) Save your entries in the configuration file.