easy
Single Answer
0

Which command will turn off Dynamic Trunking Protocol (DTP) on an interface?

Answer Options

A

no dtp

B

no switchport dtp enable

C

switchport dtp disable

D

switchport nonegotiate

Correct Answer: D

Explanation

The Dynamic Trunking Protocol can be turned off with the command switchport nonegotiate, which when configured states not to negotiate trunks via DTP. The commands no dtp, no switchport dtp enable, and switchport dtp disable are incorrect.

dtp
trunking
configuration
switching