Displaying summary information – Brocade BigIron RX Series Configuration Guide User Manual

Page 550

Advertising
background image

472

BigIron RX Series Configuration Guide

53-1002484-04

Displaying VRRP and VRRPE information

17

Summary configuration and status information

Detailed configuration and status information

VRRP and VRRPE Statistics

Displaying summary information

To display summary information for a device, enter the following command at any level of the CLI.

Syntax: show ip vrrp [brief | ethernet <slot>/<portnum> | ve <num> | stat]

Syntax: show ip vrrp-extended [brief | ethernet <slot>/<portnum> | ve <num> | stat]

The brief parameter displays the summary information. If you do not use this parameter, detailed
information is displayed instead. Refer to

“Displaying detailed information”

on page 473.

The ethernet <slot>/<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. Refer to

“Displaying statistics”

on page 476.

This display shows the following information.

TABLE 94

CLI display of VRRP or VRRPE summary information

This field...

Displays...

Total number of VRRP (or
VRRP-Extended) routers defined

The total number of virtual routers configured on this BigIron RX.
NOTE: The total applies only to the protocol the BigIron RX is running.

For example, if the BigIron RX 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 ID of the virtual router configured on this interface. If multiple
virtual routers are configured on the interface, information for each
virtual router is listed in a separate row.

CurPri

The current VRRP or VRRPE priority of this device for the virtual router.

BigIron RX(config)# show ip vrrp-extended brief

Total number of VRRP-Extended routers defined: 41

Inte- VRID Current P State Master IP Backup IP Virtual IP

rface Priority Address Address Address

-----------------------------------------------------------------------------

v21 21 95 P Backup 172.16.51.2 Local 172.16.51.1

v22 22 95 P Backup 172.16.52.2 Local 172.16.52.1

v23 23 95 P Backup 172.16.53.2 Local 172.16.53.1

v24 24 95 P Backup 172.16.54.2 Local 172.16.54.1

v25 25 95 P Backup 172.16.55.2 Local 172.16.55.1

v26 26 95 P Backup 172.16.56.2 Local 172.16.56.1

v27 27 95 P Backup 172.16.57.2 Local 172.16.57.1

Advertising