IP Routing
EIGRP
OSPF
BGP
Multicast
200

This is a rating of trustworthiness of a routing information source, used as a tiebreaker for path selection when multiple protocols advertise the same route prefix

What is administrative distance

200

This is the AD of EIGRP

What is 90

200

This OSPF area is known as the backbone

What is Area 0

200

BGP neighbors are not discovered via hello packets, but instead explicitly by this attribute

What is IP address

200

This multicast address represents all hosts in a given subnet

What is 224.0.0.1

400
This allows load sharing across multiple paths, splitting traffic equally across links

What is equal-cost multipathing

400

This is the reference bandwidth EIGRP uses with default metric calculation

What is 10Gbps

400

This OSPF router is the only router that forms full adjacencies with all other participating routers

What is designated router or DR

400

This BGP attribute is used as a loop prevention mechanism

What is AS_Path

400

These two protocols are essential to multicast communication

What are IGMP and PIM

600

This category of routing protocols, named for the algorithm used to calculate routes, typically require more CPU and memory due to leveraging a complete map of the network

What are link-state routing protocols

600

This is the algorithm used by EIGRP to identify network paths and enable fast convergence

What is diffusing update algorithm or DUAL
600

<<DAILY DOUBLE>>

These two timers must match in order for a neighbor adjacency to form

What are hello and dead timers

600

These BGP constructs go beyond basic filtering and can manipulate BGP path attributes as well

What are route maps

600

This method can be used to avoid flooding of multicast frames in a layer 2 network

What is IGMP snooping

800

This command is the first step in creating isolated routing and forwarding tables

What is #vrf definition vrf-name

800

This is the name of a backup route in EIGRP

What is feasible successor
800

These three variables must be specified in the OSPF network statement

What are IP address, wildcard mask, and area ID

800

This is the second criteria compared to identify best-path in the case of equivalent prefix lengths

What is local preference

800

This algorithm is used to prevent loops and ensure multicast traffic is arriving on the correct interface

What is Reverse Path Forwarding or RPF

1000

This command enables IPv6

What is #ipv6 unicast routing

1000

These are the five packet types EIGRP uses to communicate with other routers

What are Update, Request, Query, Reply, and Hello

1000

This is the function of a Type 3 LSA

What is summary LSA which advertises network prefixes from other areas

1000

These are the four types of BGP packets

What are open, update, notification, and keepalive

1000

In PIM Sparse Mode, this is a Cisco proprietary way to dynamically elect mandatory common routes throughout the network

What are Auto Rendezvous Points or Auto-RP