VLAN Trunking Protocol (VTP) is a Cisco proprietary protocol that propagates VLAN’s on the whole local segments participating in the VTP domain. VTP advertisements are sent only over the trunk links. Switches operate in any one of these VTP modes: Server Mode -- In VTP server mode, can create, modify, and delete VLANs and specify other configuration parameters, such as VTP version and VTP ...
Just notice there are two sets of VTP configuration commands. Keywords "password", "pruning" and "version" can be found under both global config and priv. exec config. Are they used for different situations? SM1 (config)#vtp ? domain Set the name of the VTP administrative domain. file Configure IFS filesystem file where VTP configuration is stored. interface Configure interface as the ...
VTP error - VTP VLAN configuration not allowed - Cisco Learning Network
Network #07: VTP: VLAN Trunking Protocol in Cisco Packet Tracer - Part 1/2
The VTP domain refers as a group of devices being in the scope of VTP. Its a form of associating and subordinate them under the same set of rules. So, if a VTP server switch makes a change in the Vlan database, all the clients belonging to the same VTP domain will be under the scope of that change done in by the server. So, being clients, they will replicate the change done by the server ...
VTP pruning can be enabled only on thedevice running in server mode, and the settings will be inherited by all devices in the same VTP domain. If the network is converged, all devices in the VTP domain should agree that pruningis enabled, as shown in the below show vtp status output.