VLAN Commands 57
2 Switching Commands
Mode Global Config
no vlan port tagging all
This command configures the tagging behavior for all interfaces in a VLAN to disabled. If
tagging is disabled, traffic is transmitted as untagged frames. The ID is a valid VLAN
identification number.
Format
no vlan port tagging all
Mode Global Config
vlan protocol group
This command adds protocol-based VLAN groups to the system. The <groupName> is a
character string of 1 to 16 characters. When it is created, the protocol group will be assigned
a unique number that will be used to identify the group in subsequent commands.
Format
vlan protocol group <groupname>
Mode Global Config
vlan protocol group add protocol
This command adds the <protocol> to the protocol-based VLAN identified by <groupid>. A
group may have more than one protocol associated with it. Each interface and protocol
combination can only be associated with one group. If adding a protocol to a group causes any
conflicts with interfaces currently associated with the group, this command fails and the
protocol is not added to the group. The possible values for protocol are
ip, arp, and ipx.
NOTE: D-Link Unified Wired/Wireless Access System software supports IPv4 proto-
col-based VLANs.
Default none
Format
vlan protocol group add protocol <groupid> <protocol>
Mode Global Config
no vlan protocol group add protocol
This command removes the <protocol> from this protocol-based VLAN group that is
identified by this
<groupid>. The possible values for protocol are ip, arp, and ipx.
Format
no vlan protocol group add protocol <groupid> <protocol>
Mode Global Config
vlan protocol group remove
This command removes the protocol-based VLAN group that is identified by this <groupid>.
Format
vlan protocol group remove <groupid>
Mode Global Config