Reference Guide

GARP VLAN Registration (GVRP) | 533
Parameters
Defaults
No default values or behavior
Command Modes
EXEC
EXEC Privilege
Command
History
Example
Figure 20-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).
interface interface Enter the keyword interface followed by one of the interface keywords and
slot/port or number information:
For a Fast Ethernet interface, enter the keyword
FastEthernet followed by
the slot/port information.
For a 1-Gigabit Ethernet interface, enter the keyword
GigabitEthernet
followed by the slot/port information.
For a Port Channel interface, enter the keyword
port-channel followed by
a number:
C-Series and S-Series Range: 1-128
E-Series Range: 1 to 32 for EtherScale, 1 to 255 for TeraScale and 1 to 512
for ExaScale.
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet followed by the slot/port information.
summary Enter the keyword summary to display just a summary of the GVRP statistics.
Version 7.6.1.0 Introduced on C, E, and S-Series
FTOS#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
FTOS#