[an error occurred while processing this directive] [an error occurred while processing this directive]

show gvrp statistics

Syntax

show gvrp statistics

Release Information

Command introduced in JUNOS Release 9.0 for EX Series switches.

Description

Display Generic VLAN Registration Protocol (GVRP) statistics in the form of GARP Information Propagation (GIP) messages.

Required Privilege Level

clear

List of Sample Output

show gvrp statistics

Output Fields

Table 1 lists the output fields for the show gvrp statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show gvrp statistics Output Fields

Field Name

Field Description

Join Empty received

Number of GIP Join Empty messages received on the switch.

Join In received

Number of GIP Join In messages received on the switch.

Empty received

Number of GIP Empty messages received on the switch.

Leave In received

Number of GIP Leave In messages received on the switch.

Leave Empty received

Number of GIP Leave Empty messages received on the switch.

Leave All received

Number of GIP Leave All messages received on the switch.

Join Empty transmitted

Number of GIP Join Empty messages sent from the switch.

Join In transmitted

Number of GIP Join In messages sent from the switch.

Empty transmitted

Number of GIP Empty messages sent from the switch.

Leave In transmitted

Number of GIP Leave In messages sent from the switch.

Leave Empty transmitted

Number of GIP Leave Empty messages sent from the switch.

Leave All transmitted

Number of GIP Leave All messages sent from the switch.

Sample Output

show gvrp statistics

user@switch> show gvrp statistics
GVRP statistics
  Join Empty received           : 0             
  Join In received              : 12            
  Empty received                : 0             
  Leave In received             : 0             
  Leave Empty received          : 0             
  Leave All received            : 0             
  Join Empty transmitted        : 0             
  Join In transmitted           : 48            
  Empty transmitted             : 4             
  Leave In transmitted          : 0             
  Leave Empty transmitted       : 0             
  Leave All transmitted         : 4                     

Published: 2009-07-22

[an error occurred while processing this directive]