exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 876 discussion

Actual exam question from Cisco's 200-301
Question #: 876
Topic #: 1
[All 200-301 Questions]



Refer to the exhibit. How must router A be configured so that it only sends Cisco Discovery Protocol information to router C?

  • A. #config t

    Router A (config)#no cdp run -
    Router A (config)#interface gi0/0/1

    Router A (config-if)#cdp enable -
  • B. #config t

    Router A (config)#cdp run -
    Router A (config)#interface gi0/0/0
    Router A (config-if)#no cdp enable


    C.#config t -

    Router A (config)#cdp run -
    Router A (config)#interface gi0/0/1

    Router A (config-if)#cdp enable -
  • D. #config t

    Router A (config)#cdp run -
    Router A (config)#interface gi0/0/0
    Router A (config-if)#cdp enable
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Rynurr
Highly Voted 2 years, 2 months ago
Selected Answer: B
"B" is the correct answer. interface gi0/0/0 Router A (config-if)#no cdp enable
upvoted 23 times
...
gewe
Highly Voted 2 years, 2 months ago
B seems correct as cdp is enabled by default
upvoted 12 times
...
riteshm42
Most Recent 1 month, 2 weeks ago
Selected Answer: A
A is correct #config t Router A (config)#no cdp run - disable cdp on each port Router A (config)#interface gi0/0/1 - select the port Router A (config-if)#cdp enable - - Enable DCP on port There is no chance any of the other option is right. because B,C and D options are enabling CDP on all ports. where we have to disable first and enable only for one port
upvoted 1 times
...
secopsjedi
4 months, 3 weeks ago
Selected Answer: B
The correct answer is B. If you disable CDP globally on a device, you cannot enable it on an interface on the same device.
upvoted 1 times
...
Shaifalimittal02
7 months, 2 weeks ago
The answer is B. This configuration runs CDP globally on the router but disables it specifically on the interface gi0/0/0 (which presumably connects to another router, not Router C). This means CDP is still enabled on gi0/0/1, the interface connecting to Router C, allowing CDP information to be sent only to Router C. This method effectively ensures that Router A sends CDP information only to Router C and not to any other routers connected to different interfaces.
upvoted 1 times
...
adrianspa
8 months ago
Selected Answer: B
Successfully tested B in Packet Tracer. CDP was already enabled on the Cisco Router, you can disable it on any of its interfaces.
upvoted 1 times
...
bymrdas
9 months, 3 weeks ago
Selected Answer: B
É a resposta B
upvoted 1 times
...
BTK0311
1 year ago
'No CDP run' disables CDP globally, meaning that even if you do CDP enable on the interface it will not work because it is not running globally. 'CDP run'...although it is on by default...then 'no cdp enable' on G0/0/0 will allow for CDP traffic but router B will not send or receive any CDP traffic over that interfaceas it is prohibited.
upvoted 4 times
...
[Removed]
1 year ago
Selected Answer: B
it´s B
upvoted 1 times
...
f2faf2e
1 year, 1 month ago
Selected Answer: B
it can be A because : CDP is enabled by default at the global level and on each supported interface to send or receive CDP information. If CDP is disabled globally, you CANNOT enable it on each interface using the cdp enable interface configuration mode command. --https://www.cisco.com/c/en/us/td/docs/optical/cpt/r9_5/command/reference/cpt95_cr/cpt95_cr_chapter_01101.pdf
upvoted 3 times
...
tolera
1 year, 3 months ago
The choice between enabling Cisco Discovery Protocol (CDP) globally and disabling it on specific interfaces, or disabling it globally and enabling it on specific interfaces, depends on your specific network requirements and the default behavior you want on your device. If you want CDP to be active on most interfaces and only need it disabled on a few, it would be more efficient to enable CDP globally and then disable it on those specific interfaces. Conversely, if you want CDP to be inactive on most interfaces and only need it enabled on a few, it would be more efficient to disable CDP globally and then enable it on those specific interfaces.
upvoted 1 times
f1ab921
5 months, 3 weeks ago
That is not how it works. You cannot enable cdp on an interface if cdp is disabled globally. If you try to do that, you will get this message: '% Enabled CDP on this interface, but CDP is not running globally. Run "cdp run" command.' If you try to further verify by doing "show cdp neighbor gig..." on the interface where you enabled cdp while cdp is disabled globally, you will get the message: "% CDP is not enabled". So, even though it lets you enter the "cdp enable" command on the interface, cdp is not really enabled until you enable it globally with "cdp run".
upvoted 1 times
...
...
baanyan
1 year, 3 months ago
Selected Answer: B
B is the correct answer
upvoted 2 times
...
fadeniyi
1 year, 4 months ago
B is the only correct answer
upvoted 1 times
...
PyoJH
1 year, 4 months ago
Selected Answer: B
B is correct
upvoted 2 times
...
JunsK1e
1 year, 5 months ago
Selected Answer: B
B is the correct answer
upvoted 2 times
...
matteodd90
1 year, 6 months ago
Selected Answer: B
CDP Configuration: CDP is enabled by default on Cisco Device. Disabling CDP globally and enabling on an interface is not possible. https://learningnetwork.cisco.com/s/article/cisco-discovery-protocol-cdp-x
upvoted 5 times
...
NewJeans
1 year, 6 months ago
Selected Answer: B
100% B is correct.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago