Configuring Hsrp Authentication And Timers - Cisco Catalyst 3550 series Software Configuration Manual

Multilayer switch
Hide thumbs Also See for Catalyst 3550 series:
Table of Contents

Advertisement

Chapter 32
Configuring HSRP

Configuring HSRP Authentication and Timers

You can optionally configure an HSRP authentication string or change the hello-time interval and
holdtime.
When configuring these attributes, follow these guidelines:
Beginning in privileged EXEC mode, use one or more of these steps to configure HSRP authentication
and timers on an interface:
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
standby [group-number] authentication string
Step 4
standby [group-number] timers hellotime
holdtime
Step 5
end
Step 6
show running-config
Step 7
copy running-config startup-config
Use the no standby [group-number] authentication string interface configuration command to delete
an authentication string. Use the no standby [group-number] timers hellotime holdtime interface
configuration command to restore timers to their default values.
78-11194-09
The authentication string is sent unencrypted in all HSRP messages. You must configure the same
authentication string on all routers and access servers on a cable to ensure interoperation.
Authentication mismatch prevents a device from learning the designated Hot Standby IP address and
timer values from other routers configured with HSRP.
Routers or access servers on which standby timer values are not configured can learn timer values
from the active or standby router. The timers configured on an active router always override any
other timer settings.
All routers in a Hot Standby group should use the same timer values. Normally, the holdtime is
greater than or equal to 3 times the hellotime.
Purpose
Enter global configuration mode.
Enter interface configuration mode, and enter the HSRP
interface on which you want to set authentication.
(Optional) authentication string—Enter a string to be carried in
all HSRP messages. The authentication string can be up to eight
characters in length; the default string is cisco.
(Optional) group-number—The group number to which the
command applies.
(Optional) Configure the time between hello packets and the
time before other routers declare the active router to be down.
group-number—The group number to which the command
applies.
hellotime—The hello interval in seconds. The range is from
1 to 255; the default is 3 seconds.
holdtime—The time in seconds before the active or standby
router is declared to be down. The range is from 1 to 255;
the default is 10 seconds.
Return to privileged EXEC mode.
Verify the configuration of the standby groups.
(Optional) Save your entries in the configuration file.
Catalyst 3550 Multilayer Switch Software Configuration Guide
Configuring HSRP
32-9

Advertisement

Table of Contents
loading

Table of Contents