I got switch 1 is server vtp and another switch 2 client vtp
on the link trunk port ..
i made the config as follows in the server switch in the trunk linking port
switchport encapsulation dot 1 q
switchport mode trunk
ip dhcp snooping trust
spanning tree port fast ( is that correct to make spanning tree? between the trunk port ? why?)
on the client switch
switchport encapsulation dot 1 q
switchport mode trunk
spanning tree port fast ( is that correct to make spanning tree? between the trunk port ? why?)
the other question, when i type on the Client switch ip dhcp snopping trust it gives .. invalid marker and not accepting the command on any port.. why?