Warning: there is nothing formal about this post, just a way to help me (and maybe you, who knows) remember DTP port states:
Dynamic Desirable: “Hey, I want to trunk and I’m letting everyone know” (3550′s are DD by default)
Dynamic Auto: “I want to trunk, but I’m not announcing it. BUT! I’ll answer DTP trunking requests” (3560′s are DA by default)
DD + DA = Trunk (And use ISL unless configured otherwise — assuming Cisco switches)
DD + DD = Trunk
DA + DA = No Trunk for You!
You can disabled DTP by either:
- Setting the interface to static access using the switchport mode access command
- Turn off DTP all together with switchport nonegotiate
