Question

Which command will verify the DTP status on a switch interface?
Group of answer choices

sh dtp interface interface

sh dtp status

sh interface interface dtp

sh dtp status interface interface

Answers

GPT-4o mini
To verify the DTP (Dynamic Trunking Protocol) status on a switch interface, the correct command would be:

**`sh dtp status interface interface`**

This command allows you to see the DTP status for a specific interface on the switch. The other options provided either do not conform to standard command syntax or are incorrect in context.

Related Questions