DES-7200 Configuration Guide Chapter 7 Protocol VLAN Configuration
7-8
DES-7200(config-GigabitEthernet 0/3)#protocol-vlan profile 1 vlan 2
DES-7200(config-GigabitEthernet 0/3)#protocol-vlan profile 2 vlan 3
DES-7200(config-GigabitEthernet 0/3)#exit
7.4.1.5 Verification
Step 1: Display configurations of Switch A. Key points: whether profiles have
been properly configured for the Protocol VLAN, and whether the port applied
with profiles has been properly configured.
DES-7200#show running-config
!
vlan 2
!
vlan 3
!
protocol-vlan profile 1 frame-type ETHERII ether-type 0x800
protocol-vlan profile 2 frame-type ETHERII ether-type 0x8137
!
interface GigabitEthernet 0/1
switchport access vlan 2
!
interface GigabitEthernet 0/2
switchport access vlan 3
!
interface GigabitEthernet 0/3
switchport mode trunk
protocol-vlan profile 1 vlan 2
protocol-vlan profile 2 vlan 3
!
Step 2: Display the type of protocol packets matched by profile and the
corresponding port number and VLAN ID.
DES-7200#show protocol-vlan profile
profile frame-type ether-type/DSAP+SSAP interface vlan
------- ---------- -------------------- --------------------
1 ETHERII 0x800 Gi0/3 2
2 ETHERII 0x8137 Gi0/3 3