BigIron RX Series Configuration Guide 45953-1001986-01Displaying VRRP and VRRPE information 17BigIron RX(config)# ip int eth 1/6BigIron RX(config-if-e10000-1/6)# ip vrrp vrid 1BigIron RX(config-if-e10000-1/6-vrid-1)# owner priority 99Syntax: [no] owner priority | track-priority The parameter specifies the new priority and can be a number from 1 – 254.When you press Enter, the software changes the priority of the Master to the specified priority. Ifthe new priority is lower than at least one Backup’s priority for the same virtual router, the Backuptakes 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.BigIron RX(config-if-e10000-1/6-vrid-1)# show ip vrrpTotal number of VRRP routers defined: 1Interface ethernet 1/6auth-type no authenticationVRID 1state backupadministrative-status enabledmode ownerpriority 99current priority 99hello-interval 1 secip-address 192.53.5.1backup routers 192.53.5.2This example shows that even though this BigIron RX is the Owner of the virtual router (“modeowner”), the BigIron RX’s priority for the virtual router is only 99 and the state is now “backup”instead of “active”. In addition, the administrative status is “enabled”.To change the Master’s priority back to the default Owner priority 255, enter “no” followed by thecommand you entered to change the priority. For example, to change the priority of a VRRP Ownerback to 255 from 99, enter the following command.BigIron RX(config-if-e10000-1/6-vrid-1)# no owner priority 99You cannot set the priority to 255 using the owner priority command.Displaying VRRP and VRRPE informationYou can display the following information for VRRP or VRRPE:• Summary configuration and status information• Detailed configuration and status information• VRRP and VRRPE StatisticsDisplaying summary informationTo display summary information for a device, enter the following command at any level of the CLI.