Java Games: Flashcards, matching, concentration, and word search.

Basic Networking Testing

AB
telnet works at theApplication Layer
ping works at theNetwork Layer
trace works at theNetwork Layer
Telnet, a virtual terminal protocol thatis part of the TCP/IP protocol suite
telnetthe most complete networking test mechanism available
fivethe number of simultaneous incoming Telnet sessions allowed
connect or telnetcommand to establish a Telnet connection
exit or logoutcommand to end a Telnet session
Ping echo protocols are used totest whether protocol packets are being routed
The exclamation points (!) ping resultindicate each successful echo from the ping command
A period (.) ping resultindicates your router timed out waiting for a given packet echo from the ping target
pinguses the ICMP (Internet Control Message Protocol)
The trace command isthe ideal tool for finding where data is being sent in your network
Trace testseach step along the way as you travel through the network to the destination
Trace takes advantage ofthe error messages generated by routers when a packet exceeds its Time To Live (TTL) value
trace it tellswhich router in the path was the last one to be reached
When using trace, if one of these routers had been unreachable,you would have seen three asterisks (*) instead of the name of the router
trace continues attempting to reach the next step untilyou escaped using the Ctrl-Shift-6 escape sequence
show ip routecommand to determine whether a routing table entry exists for the target network
show interfaces serialcommand output is display of the line and data link protocol status.
serial 1 uptriggered by a Carrier Detect signal, and refers to the physical layer status
line protocol is uptriggered by keepalive frames, refers to the data link framing
show interfacesdisplay the statistics that reflect router operation since the last time the counters were cleared
clear countersreset the counters to 0 so you get a better picture of the current status of the network
debugused to check real time traffic on the network
show cdp neighborsdisplays the neighbor's port type and number
CDP (Cisco Discovery Protocol)protocol used to show summary configuration of directly connected Cisco routers


Continuing Education
Harrison County
Bridgeport, WV

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities