Displaying statistics – Brocade TurboIron 24X Series Configuration Guide User Manual

Page 925

Advertising
background image

Brocade TurboIron 24X Series Configuration Guide

891

53-1003053-01

Displaying VRRP and VRRPE information

Displaying statistics

To display statistics on most devices, enter a command such as the following at any level of the CLI.

The same statistics are listed for VRRP and VRRPE.

Syntax: show ip vrrp brief | ethernet <portnum> | ve <num> | statistic

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

The brief parameter displays summary information. Refer to

“Displaying summary information”

on

page 884.

The <portnum> parameter specifies an Ethernet port. If you use this parameter, the command
displays detailed VRRP or VRRPE information only for the specified port. Refer to

“Displaying

detailed information”

on page 886.

The ve <num> parameter specifies a virtual interface. If you use this parameter, the command
displays detailed VRRP or VRRPE information only for the specified virtual interface. Refer to

“Displaying detailed information”

on page 886.

The statistic parameter displays statistics. This parameter is required for displaying the statistics.

This display shows the following information.

TABLE 139

CLI display of VRRP or VRRPE statistics

This field...

Displays...

Interface statistics

Interface

The interface on which VRRP or VRRPE is configured. If VRRP or VRRPE is
configured on more than one interface, the display lists the statistics
separately for each interface.

rxed vrrp header error count

The number of VRRP or VRRPE packets received by the interface that had a
header error.

rxed vrrp auth error count

The number of VRRP or VRRPE packets received by the interface that had an
authentication error.

rxed vrrp auth passwd mismatch
error count

The number of VRRP or VRRPE packets received by the interface that had a
password value that does not match the password used by the interface for
authentication.

TurboIron#show ip vrrp statistic

Interface ethernet 5

rxed vrrp header error count = 0

rxed vrrp auth error count = 0

rxed vrrp auth passwd mismatch error count = 0

rxed vrrp vrid not found error count = 0

VRID 1

rxed arp packet drop count = 0

rxed ip packet drop count = 0

rxed vrrp port mismatch count = 0

rxed vrrp ip address mismatch count = 0

rxed vrrp hello interval mismatch count = 0

rxed vrrp priority zero from master count = 0

rxed vrrp higher priority count = 0

transitioned to master state count = 1

transitioned to backup state count = 1

Advertising