High Quality
Open the downloaded document, and select print from the file menu (PDF reader required).
Cisco Discovery Protocol (CDP) is a Layer 2 protocol that connects lower physical media
and upper network layer protocols. CDP is used to obtain information about neighboring
devices. This information shows the types of devices that are connected, the router
interfaces they are connected to, the interfaces that are used to make the connections, and
the model numbers of the devices. CDP is media and protocol independent, and it runs on
all Cisco equipment as well as on the Subnetwork Access Protocol.
CDP is used to obtain information about neighboring Cisco devices, such as the types of devices connected, the router interfaces they are connected to, the interfaces used to make the connections, and the model numbers of the devices.
Theping command sends a packet to the destination host and then waits for a
reply packet from that host. You can use theping user EXEC command to
diagnose basic network connectivity.
Thetrace command is the ideal tool for finding where data is being sent in your
network. Thetrace command is similar to theping command, except that, instead
of testing end-to-end connectivity,trace tests each step along the way. This
operation can be performed at either the user or the privileged EXEC levels.
The show cdp entry command includes abbreviated information about a Router. Knowing this information about neighboring devices provides you with Layer 3 IP addressing information and provides an idea of the exact physical topology of the network to properly configure the devices.
Telnet is used to test layer seven of the OSI model. Telnet is used to log in
and issue commands to a remote router. Why would a network administrator
want to suspend and then resume a Telnet session to a router?
protocol that runs on all Cisco-manufactured equipment including routers, access servers,
bridges, and switches. Using CDP, a device can advertise its existence to other devices
and receive information about other devices on the same LAN or on the remote side of a
WAN. Runs on all media that support SNAP, including LANs, Frame Relay, and ATM
media.
CDP enable-- Enables CDP on an interface.
CDP run-- Enables CDP globally on the router.
CDP timers-- Specifies how often Cisco IOS Software sends CDP updates.
Interface--1) Connection between two systems or devices. 2) In routing terminology, a
network connection. 3) In telephony, a shared boundary defined by common physical interconnection characteristics, signal characteristics, and meanings of interchanged signals. 4) The boundary between adjacent layers of the OSI model.
The basic testing of a network should proceed from Layer 7 (usingtel net to
access various routers), to Layer 3 (usingping,trace, and show ip route to learn
logical address information about the network), and then to Layers 3, 2, and 1
(using show interface to learn about specific port configurations and whether
specific links are alive), and then on to Layer 1 (specific medium tests).
Add a Comment