Hi,
I'm trying to add a new 2960X to an existing VTP domain, but can't get it to work. I've checked the password and domain name multiple times, and they are correct.
I've set the VTP domain name, vtp password and vtp mode client.
Prior to setting the VTP settings, I added a MGMT-vlan and added a IP-address for management, so I can reach the switch from SSH.
I've tried to reload the switch a couple of times, also setting the vtp-mode to "off" and "transparent", and change back to client.
I've turned on debugging on "vtp packet", "vtp xmit" and "vtp events". When I type show logging, I see a list over all the VLANS in the following format.:
"jul 22 10:00:00: subset: xx.xx.xx.xx. ....vlan name..."
At the bottom it says:
VTP LOG RUNTIME: MD5 digest failing
calculated = xx xx
transmitted = yy yy
Output of "show vtp counters":
VTP statistics:
Summary advertisements received : 48
Subset advertisements received : 34
Request advertisements received : 0
Summary advertisements transmitted : 0
Subset advertisements transmitted : 0
Request advertisements transmitted : 15
Number of config revision errors : 0
Number of config digest errors : 34
Number of V1 summary errors : 0
VTP pruning statistics:
Trunk Join Transmitted Join Received Summary advts received from
non-pruning-capable device
---------------- ---------------- ---------------- ---------------------------
Po1 0 0 0
I'm not sure where to go from here. VTP is running in V1. Do firmware on the server/client switches have anything to say as long as they run the same VTP version?