Command Line Reference Guide
summary Enter the keyword summary to display just a summary of the GVRP
statistics.
Defaults none
Command Modes
• EXEC
• EXEC Privilege
Command History
Version 9.0(1.3) Introduced on S5000.
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 to
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.
Example
FTOS#show gvrp statistics int te 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
FTOS#
Related
Commands
show gvrp – displays the GVRP configuration.
465