I am making trunk port in already configured switch. port 21/ 23/24 are already trunk ports, I am making 22 as a trunk port,by following commands, #int Gi1/0/22#switchport trunk encapsulation dot1q#switchport mode trunk#endBut issue is that for the t...