if you want to enable vtp,
go to your "core switch" and type:
switch(config)# vtp mode server
switch(config)# vtp domain MYDOMAIN
then go to each member switch and type
otherswitch(config)# vtp mode client
otherswitch(config)# vtp domain MYDOMAIN
all vlan information from the "core switch" will be passed on to the client switches