VTP
• Configure all inter-switch links on SW2, SW3, and SW4 to be in dynamic
auto state.
• Configure all inter-switch links on SW1 to be in dynamic desirable state.
• Configure SW2 as a VTP server in the domain VTP.
• Configure SW1, SW3, and SW4 as VTP clients in the domain VTP.
SW1: vtp domain VTP vtp mode client ! interface range FastEthernet0/13 - 21 switchport mode dynamic desirable ! interface FastEthernet0/1 switchport access vlan 146 ! interface FastEthernet0/5 switchport access vlan 58
SW2 vtp domain VTP vlan 5,7,8,9,10,22,43,58,67,79,146 ! interface FastEthernet0/2 switchport access vlan 22 ! interface FastEthernet0/4 switchport access vlan 43 ! interface FastEthernet0/6 switchport trunk encapsulation dot1q switchport mode trunk !