1-7To do… Use the command… RemarksDisplay GARP timers forspecified or all portsdisplay garp timer [ interfaceinterface-list ] Available in any viewDisplay the local VLANinformation maintained byGVRPdisplay gvrp local-vlan interfaceinterface-type interface-number Available in any viewDisplay the current GVRP statedisplay gvrp state interfaceinterface-type interface-number vlanvlan-idAvailable in any viewDisplay statistics about GVRP display gvrp statistics [ interfaceinterface-list ] Available in any viewDisplay the global GVRP state display gvrp status Available in any viewDisplay the information aboutdynamic VLAN operationsperformed on a portdisplay gvrp vlan-operation interfaceinterface-type interface-number Available in any viewClear the GARP statistics reset garp statistics [ interfaceinterface-list ] Available in user viewGVRP Configuration ExamplesGVRP Configuration Example INetwork requirementsConfigure GVRP for dynamic VLAN information registration and update among devices, adopting thenormal registration mode on ports.Network diagramFigure 1-2 Network diagram for GVRP configurationConfiguration procedure1) Configure Device A# Enable GVRP globally. system-view[DeviceA] gvrp# Configure port GigabitEthernet 2/0/1 as a trunk port, allowing all VLANs to pass through.[DeviceA] interface GigabitEthernet 2/0/1[DeviceA-GigabitEthernet2/0/1] port link-type trunk[DeviceA-GigabitEthernet2/0/1] port trunk permit vlan all# Enable GVRP on GigabitEthernet 2/0/1, the trunk port.[DeviceA-GigabitEthernet2/0/1] gvrp[DeviceA-GigabitEthernet2/0/1] quit