CLI Guide

clear gvrp statistics
Clear GVRP statistics on an interface.
Syntax
clear gvrp statistics {interface interface | summary}
Parameters
interface interface Enter the following keywords and slot/port or number
information:
For a Port Channel interface, enter the keywords port-
channel then a number. The range is from 1 to 128.
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port information.
summary Enter the keyword summary to display just a summary of the
GVRP statistics.
Defaults none
Command Modes
EXEC
EXEC Privilege
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
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.
Example
Dell#show gvrp statistics int tengig 1/0
Join Empty Received: 0
Join In Received: 0
Empty Received: 0
GARP VLAN Registration (GVRP)
601