The MD5 digest between the VTP Server located on Switch1 and the VTP Client located on Switch2 have been synchronized.
Although the steps from this Q&A have been followed, a trunk has been created between VTP Client Switch3 and VTP Server Switch1, a discrepancy in MD5 digest remains and the VLANs created on Switch1 do not appear on Switch3.
VTP:
Switch1:
Switch#sh vtp st
VTP Version capable : 1 to 3
VTP version running : 1
VTP Domain Name : domain
VTP Pruning Mode : Enabled
VTP Traps Generation : Disabled
Device ID : X.Y.Z
Configuration last modified by X at Y Z
Feature VLAN:
--------------
VTP Operating Mode : Server
Maximum VLANs supported locally : 1005
Number of existing VLANs : 6
Configuration Revision : 6
MD5 digest : 0xfc 0x5e 0x03 0x8d 0x38 0xa5 0x70 0x32
0x08 0x54 0x41 0xe7 0xfe 0x70 0x10 0xb0
Switch3:
Follows ASAP
Trunk:
Switch1:
interface GigabitEthernet0/X
switchport trunk encapsulation dot1q
switchport mode trunk
switchport nonegotiate
!
Switch3:
interface GigabitEthernet0/Y
switchport mode trunk
switchport nonegotiate
!
Note: trunk type is required on Cisco IOS 3560 and encapsulation dot1q
is not available on Cisco IOS 2950