D-Link DGS-6608 — обзор команды dot1v protocol-group для настройки VLAN [199/1106]

Превью страниц Страница 199 / 1106
D-Link DGS-6608 [199/1106] Dot1v protocol group
DGS-6600 Series Switch mm dot1v protocol-group
CLI Reference Guide
189
dot1v protocol-group
Use the dot1v protocol-group global configuration command to add a protocol
to a protocol group. Use no command to remove the specified protocol group, or
to remove a protocol-based VLAN from the specified group.
dot1v protocol-group GROUP-ID frame {ethernet2 | snap | llc} TYPE-VLAUE
no dot1v protocol-group GROUP-ID [frame {ethernet2 | snap | llc} TYPE-VLAUE]
Default The default protocol-based VLAN table is empty.
Command Mode Global configuration.
Usage Guideline The dot1v protocol-group command adds a protocol to a protocol group.
By setting the command multiple times, multiple protocols can be added to the
same group.
The no dot1v protocol-group command will delete an existing protocol-based
VLAN group.
If a specific protocol is specified with the no command, then this specific protocol
will be removed from the specified group.
Example This example shows how to create a protocol-based VLAN group with id 10, and
bind protocol IPv6 (frame type is ethernet2 value is 0x86dd).
Verify the settings by entering the show dot1v protocol-group command.
Syntax Description
GROUP-ID Specifies the protocol group id to add, delete or configure. The valid GROUPID
range is 1 to 16.
frame Specifies frame type to be bound in this entry.
ethernet2 Specifies operational protocol value of Ethernet II type frames.
snap Specifies operational protocol value of SNAP type frames.
llc Specifies operational protocol value of LLC type frames.
TYPE-VLAUE Specifies the protocol value of the specific frame type. The value is in
hexadecimal form. Range is 0x0 to 0xFFFF.
Switch(config)# dot1v protocol-group 10 frame ethernet2 0x86dd

Содержание

4839

Изучите команду dot1v protocol-group для добавления и удаления протоколов в группах. Узнайте, как управлять VLAN на основе протоколов с помощью простых команд.