2.3 Vlan
2.3 Vlan
2.3 Vlan
Switch(config)#vlan 10
Switch(config-vlan)#name ccna
Switch(config-vlan)#exit
(config)#interface fa0/1
(config-if)#switchport trunk encapsulation dot1q/isl/negotiate
(config-if)#switchport mode trunk
• Keeping the DTP mode “ON” not a good practice for Production
network, it can cause Man-in-the-middle attack.