Ch. 4 - Network Protocols and Routing Flashcards
IP is a(n) ____ protocol
Connectionless
IP depends on ____ to ensure messages are put back together in the right order and to ensure each message reaches the correct application on the receiving host
TCP (Transmission Control Protocol)
____ is a Network layer, core protocol that reports on the success or failure of data delivery
ICMP (Internet Control Message Protocol)
____ works in conjunction with ____ to discover the MAC address of a host or node on the local network
ARP (Address Resolution Protocol), IPv4
Creates a frame around the payload
Ethernet
Route Command on Cisco IOS
show ip route
Display TCP/IP stats and details about components and connections on a host
netstat
Lists current connections, including I P addresses and ports
netstat -n
Displays routing table info
netstat -r
A Windows utility that combines elements of both ping and tracert to provide deeper information about network issues along a route
Pathping
A free, command-line packet sniffer that runs on Linux and other Unix OSes
tcpdump
Queries DNS servers with more advanced options than nslookup
dig
Detects, identifies, and monitors devices on a network
nmap
Sends multiple pings to each hop along a route, then compiles the information into a single report
pathping (mtr on unix based oses)
Used by core routers and edge routers within autonomous systems and are often grouped according to the algorithms they use to calculate best paths
IGP (interior gateway protocols)