183
Description
Use display protocol-vlan vlan to display the protocols and protocol indexes configured on the specified
VLANs.
Related commands: display vlan.
Examples
# Display the protocols and protocol indexes configured on all protocol-based-VLANs.
<Sysname> display protocol-vlan vlan all
VLAN ID:2
Protocol Index Protocol Type
======================================================
0 ipv4
3 ipv6
VLAN ID:3
Protocol Index Protocol Type
======================================================
0 ipv4
1 ipv6
Table 38 Command output
Field Descri
tion
VLAN ID ID of the protocol-based VLAN bound to the port
Protocol Index Protocol template index
Protocol Type Protocol type specified by the protocol template
port hybrid protocol-vlan
Syntax
port hybrid protocol-vlan vlan vlan-id { protocol-index [ to protocol-end ] | all }
undo port hybrid protocol-vlan { vlan vlan-id { protocol-index [ to protocol-end ] | all } | all }
View
Layer 2 Ethernet interface view, port group view, Layer 2 aggregate interface view
Default level
2: System level
Parameters
vlan vlan-id: Specifies a VLAN ID, in the range of 1 to 4094.
protocol-index: Specifies a protocol index. The value can be specified by the users or assigned by the
system automatically when the protocol-based VLAN is created. You can use the display protocol-vlan
vlan all command to display the protocol indexes. The protocol-index argument ranges from 0 to 15.
to protocol-end: Specifies the end protocol index. The protocol-end argument must be greater than or
equal to the beginning protocol index. The protocol-end argument is in the range of 0 to 15.
all: Specifies all protocols bound to vlan-id.