🔔 If you experience any difficulties before or after finalizing your order, please reach out to us through email 📧 at support@ciscoforall.com

2950 VTP CCNA Configuration Lab

in CCNA Labs on June 23, 2014

You are building a Lab network to test switching configuration. Configure the F0/11 and F0/12 of the switches to always be trunks. Set the VTP domain to be “cisco”. Create VLAN 10 and 100 on switch2 and confirm that they are seen on switch1. HINT: Don’t foget about the vlan database mode (Switch1#vlan database).

 

2950 VTP
S1
hostname switch1
!
interface fastethernet 0/11
switchport mode trunk
!
interface fastethernet 0/12
switchport mode trunk
!
vtp server
vtp domain cisco
S2
hostname switch2
!
interface fastethernet 0/11
switchport mode trunk
!
interface fastethernet 0/12
switchport mode trunk
!
vtp server
vtp domain cisco
!
vlan 10
vlan 100

Back

Categories: CCNA Labs

Cart (0)

  • Your cart is empty.