417gvrp registrationSyntax gvrp registration { fixed | forbidden | normal }undo gvrp registrationView Ethernet interface view, port group viewParameter fixed: Sets the registration type to fixed.forbidden: Sets the registration type to forbidden.normal: Sets the registration type to normal.Description Use the gvrp registration command to configure the GVRP registration type ona port.Use the undo gvrp registration command to restore the default.The default GVRP registration type is normal.Configured in Ethernet interface view, the setting is effective on the current portonly; configured in port group view, the setting is effective on all ports in the portgroup.GVRP provides the following three registration types on a port:■ Normal -- Enables the port to dynamically register/deregister VLANs, and topropagate both dynamic and static VLAN information.■ Fixed -- Disables the port to dynamically register and deregister VLANs orpropagate information about dynamic VLANs, but allows the port to propagateinformation about static VLANs. A trunk port with fixed registration type thusallows only manually configured VLANs to pass through even though it isconfigured to carry all VLANs.■ Forbidden -- Disables the port to dynamically register and deregister VLANs,and to propagate VLAN information except information about VLAN 1. A trunkport with forbidden registration type thus allows only VLAN 1 to pass througheven though it is configured to carry all VLANs.Note that this command is only available on trunk ports.Related command: display garp statistics.Example # Set the GVRP registration type to fixed on port Ethernet 1/0. system-view[Sysname] interface ethernet 1/0[Sysname-Ethernet1/0] port link-type trunk[Sysname-Ethernet1/0] gvrp registration fixed