Reference Guide

Virtual Router Redundancy Protocol (VRRP) | 957
Usage
Information
The VRRP group only becomes active and sends VRRP packets when a virtual IP address is
configured. When you delete the virtual address, the VRRP group stops sending VRRP packets.
A system message appears after you enter or delete the virtual-address command.
To guarantee that a VRRP group becomes MASTER, configure the VRRP group’s virtual address with
the same IP address as the interface’s primary IP address and change the priority of the VRRP group to
255.
You can ping the virtual addresses configured in all VRRP groups.
vrrp delay minimum
z
Set the delay time for VRRP initialization after an interface comes up.
Syntax
vrrp delay minimum seconds
Parameters
Defaults
0
Command Modes
INTERFACE
Command
History
Usage
Information
This command applies to a single interface.When used in conjunction with the vrrp delay reload
CLI, the later timer rules the VRRP enabling. For example, if vrrp delay reload is 600 and the vrrp
delay minimum is 300:
When the system reloads, VRRP waits 600 seconds (10 minutes) to bring up VRRP on all
interfaces that are up and configured for vrrp.
When an interface comes up, whether as part of a system reload or an interface reload, the system
waits 300 seconds (5 minutes) to bring up VRRP on that interface.
Related
Commands
Version 8.3.11.1 Introduced on Z9000.
Version 7.4.1.0 Introduced support for telnetting to the VRRP group IP address assigned using this
command
S6000
seconds
Enter the number of seconds for the delay for VRRP initialization after an interface
becomes operational.
Range: 0-900 (0 indicates no delay)
Version 9.0.2.0 Introduced on S6000.
Version 8.3.11.1 Introduced on Z9000.
vrrp delay reload Set the delay time for VRRP initialization after a system reboot.