(2) Routing Technologies Flashcards

(39 cards)

1
Q

By default, how many equal-cost Successors can be installed in the routing table for load balancing in EIGRP?

A

4

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

In EIGRP, a current Successor is a neighboring router with the _____ to a loop free path.

A

lowest Feasible Distance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

In EIGRP, a Feasible Successor must have an Advertised Distance to a loop free path that is _____ than the _____ of the current Successor.

A

less, Feasible Distance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

In EIGRP, how do routers determine the best paths?

A

with DUAL (its Diffusing Update Algorithm)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

In EIGRP, how is the default Hold Interval determined?

A

3 times the Hello Interval

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

In EIGRP, the Advertised Distance equals the cost between the _____ and the _____.

A

next-hop router, destination

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

In EIGRP, the Feasible Distance equals the _____ plus the cost between the _____ and the _____.

A

Advertised Distance, local router, next-hop router

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

In EIGRP, what is the default Hello Interval for fast networks?

A

5 seconds

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

In EIGRP, what is the default Hello Interval for slow networks?

A

60 seconds

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

In OSPF, how do routers determine the best paths?

A

by applying Dijkstra’s SPF algorithm

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

In OSPF, how is the default Dead Interval determined?

A

4 times the Hello Interval

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

In OSPF, if the router ID is not configured, it will select the _____ of any of its Loopback interfaces.

A

highest IP address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

In OSPF, the DR is the router with the _____ wins. Ties go to the _____.

A

highest priority,

highest router ID

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

In OSPF, what is the default Hello Interval on multi-access and point-to-point segments?

A

10 seconds

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

In OSPF, what is the default Hello Interval on nonbroadcast multi-access segments?

A

30 seconds

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Must the K values match to establish adjacency in EIGRP?

17
Q

Must the process ID and autonomous system numbers match to establish adjacency in OSPF?

18
Q

Must the process ID and autonomous system numbers match to establish adjacency in EIGRP?

19
Q

Must the timers match to establish adjacency in EIGRP?

20
Q

Must the timers match to establish adjacency in OSPF?

21
Q

What are the alternate metrics for EIGRP?

A

Reliability, Load, and MTU

22
Q

What are the default metrics for EIGRP?

A

Bandwidth and Delay

23
Q

What are the five packet types in OSPF?

A

Hello, DBD, LSR, LSU, LSAck

24
Q

What are the five packet types in EIGRP?

A

Hello, Update, Query, Reply, and ACK

25
What five things must match for OSPF?
Area ID, Hello and Dead Intervals, Password (if used), MTU Size, and Stub Flag
26
What global configuration command is required to enable IPv6 addressing on a router?
ipv6 unicast-routing
27
What global configuration command is required to enable routing on a multi-layer switch?
ip routing
28
What interface configuration command is required to establish a routed port on a multi-layer switch?
no switchport
29
What is the default metric for OSPF?
Cost
30
What is the default route in IPv4?
0.0.0.0 0.0.0.0
31
What is the default route in IPv6?
::/0
32
What kind of routing protocol is BGP?
Path Vector
33
What kind of routing protocol is EIGRP (mostly)?
Distance Vector (Cisco calls it a hybrid)
34
What kind of routing protocol is IS-IS?
Link State
35
What kind of routing protocol is OSPF?
Link State
36
What kind of routing protocol is RIP?
Distance Vector
37
What transport protocol does EIGRP use?
RTP
38
What two things must match for EIGRP?
K Values and AS Number (Process ID)
39
Which inter-VLAN routing approach requires trunking?
Router on a stick