Computer Networking Lab | VLAN | Ping Between PCs | Same VLAN | Different Switches | Trunking

Опубликовано: 05 Август 2026
на канале: Natasha Bonds Tech Portfolio
31
0

In this video, I will evaluate the impact of trunking on a VLAN environment where PCs are on the same VLAN but connected to different network switches.


Example of Commands Issued on Each Switch:
Switch(config)# interface GigabitEthernet0/1
Switch(config-if)# switchport mode trunk #some devices require encapsulation
Switch(config-if)# switchport trunk allowed vlan 10,20,30 # Example VLANs