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

2950 VTP w/ client Lab configuration

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”. Make sure that VLANs can not be created on switch2. Create VLAN 10 and 100 on switch1 and confirm that they are seen on switch2. Switch2 will function as a client this time.

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

Back

Categories: CCNA Labs

Cart (0)

  • Your cart is empty.