Chapter 4 (Routing Protocols and Command Lines) Flashcards
RIP (Routing Information Protocol)
Interior Gateway Protocol (IGP), Distance-vector
RIPv2 (Routing Information Protocol, version 2)
Interior Gateway Protocol (IGP), Distance-vector
OSPF (Open Shortest Path First)
Interior Gateway Protocol (IGP), Link-state
IS-IS (Intermediate System to Intermediate System)
Interior Gateway Protocol (IGP), Link-state
EIGRP (Enhanced Interior Gateway Routing Protocol)
Interior Gateway Protocol (IGP), Advanced distance-vector
BGP (Border Gateway Protocol)
Advanced distance-vector or path vector
Distance-vector routing protocols
Calculate the best path to a destination on the basis of the distance to that destination.
Link-state routing protocols
enable routers to communicate beyond neighboring routers, after which each router can independently map the network and determine the best path between itself and a message’s destination node.
arp
provides a way of obtaining information from and manipulating a device’s ARP table.
dig
Queries DNS servers with more advanced options than nslookup.
ipconfig or ifconfig
provides information about TCP/IP network connections and the ability to manage some of those settings.
netstat
Displays TCP/IP statistics and details about TCP/IP components and connections on a host.
nmap
Detects, identifies, and monitors devices on a network.
nslookup
Queries DNS servers and provides the ability to manage the settings for accessing those servers.
pathping (mtr on Linux/UNIX/macOS)
Sends multiple pings to each hop along a route, then compiles the information into a single report.