Multiple choice

Which of the following commands will disable CDP for the first Ethernet interface?

  1. Router(config-if)# no cdp run

  2. Router(config)# no cdp enable e0

  3. Router(config-if)# no cdp enable

  4. Router(config)# no cdp run e0

  5. Router(config-if)# no CDP

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

To disable CDP on a particular interface, use the no cdp enable command in interface configuration mode.