Install Guide

Table Of Contents
Version Description
9.7(0.0) Introduced on the S6000ON.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.11.1 Introduced on the Z9000.
7.6.1.0 Introduced on C-Series, E-Series, and S-Series
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 from 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
DellEMC# show gvrp statistics interface twentyFiveGigE 1/1
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
DellEMC#
Related
Commands
show gvrp display the GVRP configuration.
GARP VLAN Registration (GVRP) 627