Command Line Reference Guide

GARP VLAN Registration (GVRP) | 425
Command
History
Example
Figure 13-3. show gvrp statistics Command Example
Usage
Information
Invalid messages/attributes skipped can occur in the following cases:
The incoming GVRP PDU has an incorrect length.
“End of PDU” was reached before the complete attribute could be parsed.
The Attribute Type of the attribute that was being parsed was not the GVRP VID Attribute Type
(0x01).
The attribute that was being parsed had an invalid attribute length.
The attribute that was being parsed had an invalid GARP event.
The attribute that was being parsed had an invalid VLAN ID. The valid range is 1 - 4095.
A failed registration can occur for the following reasons:
Join requests were received on a port that was blocked from learning dynamic VLANs (GVRP
Blocking state).
An entry for a new GVRP VLAN could not be created in the GVRP database.
Related
Commands
Version 8.3.5.0 Introduced on the S55.
Version 7.6.1.0 Introduced on C, E, and S-Series
Force10#show gvrp statistics int gi 1/0
Join Empty Received: 0
Join In Received: 0
Empty Received: 0
LeaveIn Received: 0
Leave Empty Received: 0
Leave All Received: 40
Join Empty Transmitted: 156
Join In Transmitted: 0
Empty Transmitted: 0
Leave In Transmitted: 0
Leave Empty Transmitted: 0
Leave All Transmitted: 41
Invalid Messages/Attributes skipped: 0
Failed Registrations: 0
Force10#
show gvrp Display the GVRP configuration