Configuration Guide Manual
890 Brocade TurboIron 24X Series Configuration Guide
53-1003053-01
Displaying VRRP and VRRPE information
Syntax: show ip vrrp vrid <num> [ethernet <num> | ve <num>]
The <num> parameter specifies the VRID.
The ethernet <num> | ve <num> specifies an interface on which the VRID is configured. If you
specify an interface, VRID information is displayed for that interface only. Otherwise, information is
displayed for all the interfaces on which the specified VRID is configured.
This display shows the following information.
TABLE 138 Output from the show ip vrrp vrid command
This field... Displays...
VRID The specified VRID.
Interface The interface on which VRRP is configured.
State This Layer 3 Switch VRRP state for the VRID. The state can be one of the
following:
• Init – The VRID is not enabled (activated). If the state remains Init after
you activate the VRID, make sure that the VRID is also configured on the
other routers and that the routers can communicate with each other.
NOTE: If the state is Init and the mode is incomplete, make sure you have
specified the IP address for the VRID:
• Backup – This Layer 3 Switch is a Backup for the VRID.
• Master – This Layer 3 Switch is the Master for the VRID.
priority The configured VRRP priority of this Layer 3 Switch for the VRID.
current priority The current VRRP priority of this Layer 3 Switch for the VRID.
track-priority The new VRRP priority that the router receives for this VRID if the interface goes
down
hello-interval How often the Master router sends Hello messages to the Backups.
dead-interval The amount of time a Backup waits for a Hello message from the Master before
determining that the Master is dead.
current dead-interval The current Dead interval. The software automatically adds one-half second to
the Dead interval value you enter.
preempt-mode Whether the backup preempt mode is enabled. If the backup preempt mode is
enabled, this field contains “true”. If the mode is disabled, this field contains
“false”.
advertise backup Whether Backup routers send Hello messages to the Master.
TurboIron#show ip vrrp vrid 1
VRID 1
Interface ethernet 11
state initialize
administrative-status disabled
mode non-owner(backup)incomplete
priority 12
current priority 12
track-priority 22
hello-interval 1 sec
dead-interval 0 sec
current dead-interval 3.900 sec
preempt-mode true
advertise backup: disabled