1
2
3
4
100

What is the Administrative Distance (AD) of a static route in Cisco IOS?

1

100

this command shows the current configuration operating on a cisco router

Show Running configuration

100

which of these routing protocols will a router will use first?  OSPF, EIGRP, or RIP

EIGRP

100

A computer network connecting multiple LANs over an area of a city.

MAN

200

a special range of addresses reserved for systems that cannot obtain an IP address automatically from a DHCP server

APIPA (169.254)

200

this allows you to view all of the network adapter's configurations on a computer  

ipconfig /all

200

 What route or routing protocol should be used to ensure traffic flows in a specific direction across a large network

Static routing

200

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

300

routing protocol that combines the best of distance-vector and link-state routing.

hybrid routing protocol

300

prevents more than 1 device from accessing a switch port

MAC-address maximum 1 and MAC-address sticky

300

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

300

Command to set a Gateway of Last Resort

Ip Route 0.0.0.0 0.0.0.0 [next hop]

400

this topology offers redundancy and optimum routing between certain sites while eliminating the costs of connecting all of them

Partial Mesh

400

first octet of a Class B network 

128-191

400

a routing protocol that determines the best route for data packets based on the lowest number of hops

distance vector

400

 a network topology in which each node connects to exactly two other nodes

Ring