Advanced Configuration and Management Guide
This example is for VRRP. Here is an example for VRRPE:
Total number of |
| |||||
Interface VRID CurPri P | State | Master addr | Backup addr | VIP | ||
1/6 | 1 | 255 P | Init | 192.53.5.2 | 192.53.5.3 192.53.5.254 |
Syntax: show ip vrrp brief ethernet <portnum> ve <num> stat
Syntax: show ip
The brief parameter displays the summary information. If you do not use this parameter, detailed information is displayed instead. See “Displaying Detailed Information” on page
The ethernet <portnum> parameter specifies an Ethernet port. If you use this parameter, the command displays VRRP or VRRPE information only for the specified port.
The ve <num> parameter specifies a virtual interface. If you use this parameter, the command displays VRRP or VRRPE information only for the specified virtual interface.
The stat parameter displays statistics. See “Displaying Statistics” on page
This display shows the following information.
Table 12.2: CLI Display of VRRP or VRRPE Summary Information
This Field... | Displays... |
|
|
Total number of VRRP (or VRRP- | The total number of VRIDs configured on this routing switch. |
Extended) routers defined | Note: The total applies only to the protocol the routing switch is |
| |
| running. For example, if the routing switch is running VRRPE, the |
| total applies only to VRRPE routers. |
|
|
Interface | The interface on which VRRP or VRRPE is configured. If VRRP or |
| VRRPE is configured on multiple interfaces, information for each |
| interface is listed separately. |
|
|
VRID | The VRID configured on this interface. If multiple VRIDs are |
| configured on the interface, information for each VRID is listed in a |
| separate row. |
|
|
CurPri | The current VRRP or VRRPE priority of this routing switch for the |
| VRID. |
|
|
P | Whether the backup preempt mode is enabled. If the backup preempt |
| mode is enabled, this field contains a “P”. If the mode is disabled, this |
| field is blank. |
|
|
State | This routing switch’s VRRP or VRRPE 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 routing switch is a Backup for the VRID. |
| • Master – This routing switch is the Master for the VRID. |
|
|
12 - 20