What is the Administrative Distance (AD) of a static route in Cisco IOS?
1
this command shows the current configuration operating on a cisco router
Show Running configuration
which of these routing protocols will a router will use first? OSPF, EIGRP, or RIP
EIGRP
A computer network connecting multiple LANs over an area of a city.
MAN
a special range of addresses reserved for systems that cannot obtain an IP address automatically from a DHCP server
APIPA (169.254)
this allows you to view all of the network adapter's configurations on a computer
ipconfig /all
What route or routing protocol should be used to ensure traffic flows in a specific direction across a large network
Static routing
A router receives a packet with a destination IP address. If no specific route exists in the routing table, what does the router use to forward the packet?
Gateway of Last Resort
routing protocol that combines the best of distance-vector and link-state routing.
hybrid routing protocol
prevents more than 1 device from accessing a switch port
MAC-address maximum 1 and MAC-address sticky
what can be configured so that traffic can get out of a router even if the destination is not in its routing table
a gateway of last resort
Command to set a Gateway of Last Resort
Ip Route 0.0.0.0 0.0.0.0 [next hop]
this topology offers redundancy and optimum routing between certain sites while eliminating the costs of connecting all of them
Partial Mesh
first octet of a Class B network
128-191
a routing protocol that determines the best route for data packets based on the lowest number of hops
distance vector
a network topology in which each node connects to exactly two other nodes
Ring