Quick Reference Guide

732 PowerConnect B-Series TI24X Configuration Guide
53-1002269-02
Displaying VRRP and VRRPE information
24
When you press Enter, the software changes the priority of the Master to the specified priority. If
the new priority is lower than at least one Backup priority for the same VRID, the Backup takes over
and becomes the new Master until the next software reload or system reset.
To verify the change, enter the following command from any level of the CLI.
PowerConnect# show ip vrrp
Total number of VRRP routers defined: 1
Interface ethernet 6
auth-type no authentication
VRID 1
state backup
administrative-status enabled
mode owner
priority 99
current priority 99
hello-interval 1 sec
ip-address 192.53.5.1
backup routers 192.53.5.2
This example shows that even though this Layer 3 Switch is the Owner of the VRID (“mode owner”),
the Layer 3 Switch priority for the VRID is only 99 and the state is now “backup” instead of “active”.
In addition, the administrative status is “enabled”.
To change the Master priority back to the default Owner priority 255, enter “no” followed by the
command you entered to change the priority. For example, to change the priority of a VRRP Owner
back to 255 from 99, enter the following command.
PowerConnect(config-if-6-vrid-1)# no owner priority 99
You cannot set the priority to 255 using the owner priority command.
Displaying VRRP and VRRPE information
You can display the following information for VRRP or VRRPE:
Summary configuration and status information
Detailed configuration and status information
VRRP and VRRPE Statistics
CPU utilization statistics
Displaying summary information
To display summary information for a Layer 3 Switch, enter the following command at any level of
the CLI.
The above example is for VRRP. Here is an example for VRRPE.