504w w w . d e l l . c o m | s u p p o r t . d e l l . c o m ExampleThe following example displays how to add a physical port interface to the group ID of "2."console(config-if-1/g1)#protocol vlan group 2protocol vlan group allUse the protocol vlan group all command in Global Configuration mode to add all physicalinterfaces to the protocol-based group identified bygroupid. A group may have more than oneinterface associated with it. Each interface and protocol combination can be associated with onegroup only. If adding an interface to a group causes any conflicts with protocols currentlyassociated with the group, this command fails and the interface(s) are not added to the group.Ensure that the referenced VLAN is created prior to the creation of the protocol-based groupexcept when GVRP is expected to create the VLAN.To remove all interfaces from this protocol-based group that is identified by thisgroupid, usethe no form of the commandSyntaxprotocol vlan group allgroupidno protocol vlan group allgroupid•groupid — The protocol-based VLAN group ID, which is automatically generated when youcreate a protocol-based VLAN group with the vlan protocol group command. To see thegroup ID associated with the name of a protocol group, use the show port protocol allcommand.Default ConfigurationThis command has no default configuration.Command ModeGlobal Configuration modeUser GuidelinesThis command has no user guidelines.ExampleThe following example displays how to add all physical interfaces to the protocol-based groupidentified by group ID "2."console(config)#protocol vlan group all 2