Yes.
The switch has been reset. The VTP domain name has been changed.
The VTP domain cannot be modified.
Three VTP parameters that must be identical on all switches to participate in the same VTP domain include domain name, domain password, and version number. VTP stands for VLAN Trunk Protocol. The answer can be found at http://www.ccna4u.org/2011/06/ccna-3-chapter-4-2011-v4-0-answers-100.html
VTP transparent mode allows a switch to forward VTP advertisements but does not participate in the VTP domain. This mode is useful when you want to maintain VLAN information locally without affecting the rest of the VTP domain.
BY using the VTP domain on cisco switch to pass the VLan informetion and any changes that will be happen in vtp server the client switch will get the same informetion from its VTp server switch..
For VLAN Trunking Protocol (VTP) to function correctly, all switches in the VTP domain must be configured with the same VTP domain name. Additionally, at least one switch must be set to VTP server mode to create and propagate VLAN information, while other switches can be configured as clients or transparent modes. Proper trunking must also be established on the links connecting the switches to facilitate the transmission of VTP advertisements.
VTP password, domain name, and version number don't propagate. Domain name change resets the revision number. Only creating or deleting a VLAN will increase the revision number (here's your answer ^^^)
Layer 2 multicast. vtp is stopped at the router.
Select the correct VTP mode and version. Configure the switch with the name of the new management domain. Verify that the switch has a lower configuration revision number than the other switches in the new domain.
Select the correct VTP mode and version. Configure the switch with the name of the new management domain. Verify that the switch has a lower configuration revision number than the other switches in the new domain.
Adding, modifying, or removing a VLAN from the VTP server will cause the revision number to change. Another possible way is if a Client gets a higher revision number than the server. If this happens the server will take take the revision number and the VLAN information from the client and advertise the information to everyone in the VTP domain.
TransparentTransparent is a bit iffy..? By default, a Catalyst switch is in the no-management-domain state until it receives an advertisement for a domain over a trunk link or until you configure a management domain. However, the default mode is Server mode.