You have been tasked to find out whether the Cisco Discovery Protocol (CDP) is enabled globally. Which command will you type?
(A) show protocols
(B) show cdp
(C) show running-config
(D) show interface brief
show cdp is the correct answer.
CDP discovers basic information about neighboring routers and switches without needing to know the passwords for the neighboring devices. To discover information, routers and switches send CDP messages out each of their interfaces.
The messages essentially announce information about the device that sent the CDP message. Devices that support CDP learn information about others by listening for the advertisements sent by other devices. CDP discovers several useful details from the neighboring Cisco devices:
Device identifier: Typically the host name.
Address list: Network and data-link addresses.
Port identifier: The interface on the remote router or switch on the other end of the link that sent the CDP advertisement.
Capabilities list: Information on what type of device it is (for example, a router or a switch).
Platform: The model and OS level running on the device.
Comments
Post a Comment