2-7[SwitchB-vlan200] description Dept2[SwotchB-vlan200] port GigabitEthernet1/0/11 GigabitEthernet 1/0/12[SwitchB-vlan200] quitz Configure the link between Switch A and Switch B.Because the link between Switch A and Switch B needs to transmit data of both VLAN 100 and VLAN200, you can configure the ports at both ends of the link as trunk ports and permit packets of the twoVLANs to pass through the two ports.# Configure GigabitEthernet 1/0/2 of Switch A.[SwitchA] interface GigabitEthernet 1/0/2[SwitchA-GigabitEthernet1/0/2] port link-type trunk[SwitchA-GigabitEthernet1/0/2] port trunk permit vlan 100[SwitchA-GigabitEthernet1/0/2] port trunk permit vlan 200# Configure GigabitEthernet 1/0/10 of Switch B.[SwitchB] interface GigabitEthernet 1/0/10[SwitchB-GigabitEthernet1/0/10] port link-type trunk[SwitchB-GigabitEthernet1/0/10] port trunk permit vlan 100[SwitchB-GigabitEthernet1/0/10] port trunk permit vlan 200Configuring a Protocol-Based VLANProtocol-Based VLAN Configuration Task ListComplete these tasks to configure protocol-based VLAN:Task RemarksConfiguring a Protocol Template for a Protocol-Based VLAN RequiredAssociating a Port with a Protocol-Based VLAN RequiredDisplaying Protocol-Based VLAN Configuration OptionalConfiguring a Protocol Template for a Protocol-Based VLANConfiguration prerequisitesCreate a VLAN before configuring the VLAN as a protocol-based VLAN.Configuration procedureFollow these steps to configure the protocol template for a VLAN:To do... Use the command... RemarksEnter system view system-view —Enter VLAN view vlan vlan-id —