Ch 5 - Advanced EIGRP Concepts Flashcards

1
Q

Which of the following are methods that EIGRP uses to initially populate (seed) its EIGRP topology table, before learning topology data from neighbors? (Choose two.)
a. By adding all subnets listed by the show ip route connected command
b. By adding the subnets of working interfaces over which static neighbors have
been defined
c. By adding subnets redistributed on the local router from another routing source
d. By adding all subnets listed by the show ip route static command

A

B and C. Other than the two listed correct answers, the local router also adds connected routes for which the network command matches the corresponding interfaces, so it might not add all connected routes. Also, EIGRP does not add static routes to the EIGRP topology table, unless those routes are redistributed.

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

Which of the following are both advertised by EIGRP in the Update message and included in the formula for calculating the integer EIGRP metric? (Choose two.)

a. Jitter
b. Delay
c. MTU
d. Reliability

A

B and D. EIGRP sends bandwidth, delay, reliability, load, MTU, and hop count in the message. The formula to calculate the metric includes bandwidth, delay, reliability, and load.

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

Router R1 uses S0/0 to connect through a T/1 to the Frame Relay service. Five PVCs terminate on the serial link. Three PVCs (101, 102, and 103) are configured on subinterface S0/0.1, and one each (104 and 105) are on S0/0.2 and S0/0.3. The configuration shows no configuration related to EIGRP WAN bandwidth control, and the bandwidth command is not configured. Which of the following is true about how Cisco IOS tries to limit EIGRP’s use of bandwidth on S0/0?

a. R1 limits EIGRP to around 250 kbps on DLCI 102.
b. R1 limits EIGRP to around 250 kbps on DLCI 104.
c. R1 limits EIGRP to around 150 kbps on every DLCI.
d. R1 does not limit EIGRP because no WAN bandwidth control has been configured.

A

A. EIGRP performs WAN bandwidth control without any explicit configuration, using default settings. Because no bandwidth commands have been configured, each subinterface uses the default 1544-kbps setting. For S0/0.1, WAN bandwidth control divides the 1544 by 3 (515 kbps) and then takes the (default) WAN bandwidth of 50 percent, meaning about 250 kbps for each of the three DLCIs. For the two subinterfaces with one PVC, the default 1544 is multiplied by the 50 percent default WAN bandwidth, meaning that each could use about 750 kbps.

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

The output of show ip eigrp topology on Router R1 shows the following output, which is all the output related to subnet 10.11.1.0/24. How many feasible successor routes does R1 have for 10.11.1.0/24?
P 10.11.1.0/24, 2 successors, FD is 2172423
via 10.1.1.2 (2172423/28167), Serial0/0/0.1
via 10.1.1.6 (2172423/28167), Serial0/0/0.2
a. 0
b. 1
c. 2
d. 3

A

A. This command lists all successor and feasible successor routes. The output states that two successors exist, and only two routes (listed with the “via…” text) exist. So, no feasible successor routes exist.

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

A network design shows that R1 has four different possible paths from itself to the data center subnets. Which of the following can influence which of those routes become feasible successor routes, assuming that you follow the Cisco recommended practice of not changing metric weights? (Choose two.)

a. The configuration of EIGRP offset lists
b. Current link loads
c. Changing interface delay settings
d. Configuration of variance

A

A and C. By default, the metric weights cause EIGRP to consider bandwidth and delay in the metric calculation, so changing either bandwidth or delay impacts the calculation of the feasible distance and reported distance, and impacts the choice of feasible successor routes. Offset lists also change the metric, which in turn can change whether a route is an FS route. Link loading would impact the metrics, but not without changing the metric weights to non-recommended values. Finally, variance impacts which routes end up in the IP routing table, but it is not considered by EIGRP when determining which routes are FS routes.

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

Router R1 is three router hops away from subnet 10.1.1.0/24. According to various show interfaces commands, all three links between R1 and 10.1.1.0/24 use the following settings: bandwidth (in kbps): 1000, 500, 100000 and delay (in microseconds): 12000, 8000, 100. Which of the following answers correctly identify a value
that feeds into the EIGRP metric calculation? (Choose two.)
a. Bandwidth of 101,500 kilobits per second
b. Bandwidth of about 34,000 kilobits per second
c. Bandwidth of 500 kilobits per second
d. Delay of 1200 tens-of-microseconds
e. Delay of 2010 tens-of-microseconds
f. Delay of 20100 tens microseconds

A

C and E. The EIGRP metric calculation treats bandwidth and delay differently. For bandwidth, EIGRP takes the lowest bandwidth, in kbps, which is in this case 500 kbps. For delay, EIGRP takes the cumulative delay, which is 20100 per the various show interfaces commands. However, the show interfaces command uses a unit of microseconds, and the interface delay command and the EIGRP metric formula use a unit of tens-of-microseconds, making the delay that feeds into the formula be 2010.

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

Routers R1 and R2 are EIGRP neighbors. R1 has been configured with the eigrp stub connected command. Which of the following are true as a result? (Choose two.)

a. R1 can learn EIGRP routes from R2, but R2 cannot learn EIGRP routes from R1.
b. R1 can send IP packets to R2, but R2 cannot send IP packets to R1.
c. R2 no longer learns EIGRP routes from R1 for routes not connected to R1.
d. R1 no longer replies to R2’s Query messages.
e. R2 no longer sends Query messages to R1.

A

C and E. R1, as a stub router with the connected option, still advertises routes, but only routes for connected subnets. R1 announces its stub attribute to R2, so R2 chooses to not send Query messages to R1, knowing that R1 cannot be a transit router for other subnets anyway.

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

Router R1 lists four routes for subnet 10.1.1.0/24 in the output of the show ip eigrp topology all-links command. The variance 100 command is configured, but no other related commands are configured. Which of the following rules is true regarding R1’s decision of what routes to add to the IP routing table? Note that RD refers to reported distance and FD to feasible distance.
a. Adds all routes for which the metric is <= 100 * the best metric among all routes
b. Adds all routes because of the ridiculously high variance setting
c. Adds all successor and feasible successor routes
d. Adds all successor and feasible successor routes for which the metric is <= 100 * the best metric among all routes
Chapter 5: Advanced EIGRP Concepts 157

A

D. EIGRP considers only successor and feasible successor routes. Each of those routes must have metrics such that variance * metric is less than the best route’s metric; the best route’s metric is called the feasible distance (FD).

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

A network design shows that R1 has four possible paths from itself to the data center subnets. Which of the following commands is most likely to show you all the possible next-hop IP addresses for these four possible routes?

a. show ip eigrp topology
b. show ip eigrp topology all-links
c. show ip route eigrp
d. show ip route eigrp all-links
e. show ip eigrp topology all-learned

A

B. Of the five options, show ip route eigrp all-links and show ip eigrp topology all-learned are not valid commands. Both show ip eigrp topology and show ip route eigrp can show at most successor and feasible successor routes. However, show ip eigrp topology all-inks shows also nonfeasible successor routes, making it more likely to show all possible neighbors.

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

Router R1 has been configured for EIGRP. The configuration also includes an ACL with one line—access-list 1 permit 10.10.32.0 0.0.15.255—and the EIGRP configuration includes the distribute-list 1 in command. Which of the following routes could not be displayed in the output of the show ip eigrp topology command as a result? (Choose two.)

a. 10.10.32.0/29
b. 10.10.44.0 /22
c. 10.10.40.96 /27
d. 10.10.48.0 /23
e. 10.10.60.0 /30

A

D and E. The two listed commands correctly configure EIGRP route filtering such that prefixes matched by the ACL’s permit clause will be allowed. All other prefixes will be filtered because of the implied deny all at the end of the ACL. The ACL permits numbers in the range 10.10.32.0–10.10.47.255, which leaves 10.10.48.0 and 10.10.60.0 unmatched by the permit clause.

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

The command output that follows was gathered from Router R1. If correctly referenced by an EIGRP distribution list that filters outbound Updates, which of the following statements are true about the filtering of various prefixes by this prefix list? (Choose three.)
R1# sh ip prefix-list
ip prefix-list question: 3 entries
seq 5 deny 10.1.2.0/24 ge 25 le 27
seq 15 deny 10.2.0.0/16 ge 30 le 30
seq 20 permit 0.0.0.0/0
a. Prefix 10.1.2.0/24 will be filtered because of clause 5.
b. Prefix 10.1.2.224/26 will be filtered because of clause 5.
c. Prefix 10.2.2.4/30 will be filtered because of clause 15.
d. Prefix 10.0.0.0/8 will be permitted.
e. Prefix 0.0.0.0/0 will be permitted.

A

B, C, and E. Sequence number 5 matches prefixes 10.1.2.0–10.1.2.255, with prefix lengths between 25 and 27, and denies (filters) those prefixes. This results in answer A being incorrect, because the prefix length (/24) is not in the correct range. Clause 15 matches prefixes 10.2.0.0–10.2.255.255, with prefix length exactly 30, matching answer C. Clause 20 matches only prefix 0.0.0.0 with length /0, so only a default route would match this entry. As a result, 10.0.0.0/8 does not match any of the three clauses.

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

R1 has correctly configured EIGRP to filter routes using a route map named question. The configuration that follows shows the entire route map and related configuration. Which of the following is true regarding the filtering action on prefix 10.10.10.0/24 in this case?
route-map question deny 10
match ip address 1
route-map question permit 20
match ip address prefix-list fred
!
access-list 1 deny 10.10.10.0 0.0.0.255
ip prefix-list fred permit 10.10.10.0/23 le 25
a. It will be filtered because of the deny action in route map clause 10.
b. It will be allowed because of the double negative (two deny references) in clause
10.
c. It will be permitted because of matching clause 20’s reference to prefix-list fred.
d. It will be filtered because of matching the implied deny all route map clause at the end of the route map.

A

C. When used for route filtering, the route map action (permit or deny) defines the filtering action, and any referenced match commands’ permit or deny action just defines whether the prefix is matched. By not matching ACL 1 with a permit action, EIGRP does not consider a match to have occurred with clause 10, so it moves to clause 20. The prefix list referenced in clause 20 has a permit action, matching prefixes 10.10.10.0–10.10.11.255, with prefix lengths from 23 to 25. Both criteria match the prefix in question, making answer C correct.

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

An engineer has typed four different single-line prefix lists in a word processor. The four answers show the four different single-line prefix lists. The engineer then does a copy/paste of the configuration into a router. Which of the lists could match a subnet whose prefix length is 27? (Choose two.)

a. ip prefix-list fred permit 10.0.0.0/24 ge 16 le 28
b. ip prefix-list barney permit 10.0.0.0/24 le 28
c. ip prefix-list wilma permit 10.0.0.0/24 ge 25
d. ip prefix-list betty permit 10.0.0.0/24 ge 28

A

B, C and D. Answer A is invalid. The ge value must be larger than /24 in this case, so the command is rejected. Answer B implies a prefix length range of 24–28, inclusive. Answer C implies a range of 25–32 inclusive, because no le parameter exists to limit the prefix length lower than the full length of an IPv4 subnet mask. The same logic applies with answer D, but with a range of 28–32, so this final list could not match prefix lengths of /27.

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

An engineer plans to configure summary routes with the ip summary-address eigrp asn prefix mask command. Which of the following, when added to such a command, would create a summary that includes all four of the following subnets: 10.1.100.0/25, 10.1.101.96/27, 10.1.101.224/28, and 10.1.100.128 /25?

a. 10.1.0.0 255.255.192.0
b. 10.1.64.0 255.255.192.0
c. 10.1.100.0 255.255.255.0
d. 10.1.98.0 255.255.252.0

A

B. 10.1.0.0/18 implies a range of 10.1.0.0–10.1.63.255, which includes none of the four subnets. 10.1.64.0/18 implies a range of 10.1.64.0–10.1.127.255, which includes all subnets. 10.1.100.0/24 implies a range of 10.1.100.0–10.1.100.255, which leaves out two of the subnets. Finally, 10.1.98.0/22 does not actually represent a summary. Instead, 10.1.96.0/22 represents a range of 10.1.96.0–10.1.99.255, with 10.1.98.0 as listed in answer D being an IP address in that range. As such, Cisco IOS would actually accept the command, would change the parameter from 10.1.98.0 to 10.1.96.0, and would not include the four listed subnets.

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

R1 has five working interfaces, with EIGRP neighbors existing off each interface. R1 has routes for subnets 10.1.1.0/24, 10.1.2.0/24, and 10.1.3.0/24, with EIGRP integer metrics of roughly 1 million, 2 million, and 3 million, respectively. An engineer then adds the ip summary-address eigrp 1 10.1.0.0 255.255.0.0 command to interface Fa0/0. Which of the following is true?

a. R1 loses and then reestablishes neighborships with all neighbors.
b. R1 no longer advertises 10.1.1.0/24 to neighbors connected to Fa0/0.
c. R1 advertises a 10.1.0.0/16 route out Fa0/0, with metric of around 3 million (largest metric of component subnets).
d. R1 advertises a 10.1.0.0/16 route out Fa0/0, with metric of around 2 million (median metric of component subnets).

A

B. The ip summary-address command does reset neighborships, but only on the interface under which it is configured. After those neighborships come up, R1 will advertise the summary route, but none of the subordinate routes inside that summary. The summary route will use a metric equal to the metric of the lowest metric subordinate route, approximately 1,000,000 in this case.

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

In a lab, R1 connects to R2, which connects to R3. R1 and R2 each have several working interfaces, all assigned addresses in Class A network 10.0.0.0. Router R3 has some working interfaces in Class A network 10.0.0.0, and others in Class B network 172.16.0.0. The engineer experiments with the auto-summary command on R2 and R3, enabling and disabling the command in various combinations. Which of the following combinations will result in R1 seeing a route for 172.16.0.0 /16, instead of the individual subnets of Class B network 172.16.0.0? (Choose two.)

a. auto-summary on R2 and no auto-summary on R3
b. auto-summary on R2 and auto-summary on R3
c. no auto-summary on R2 and no auto-summary on R3
d. no auto-summary on R2 and auto-summary on R3

A

B and D. R2 has interfaces only in Class A network 10.0.0.0, so the auto-summary setting has no effect. R3 has interfaces in both Class A network 10.0.0.0 and Class B network 172.16.0.0, so auto-summary causes R3 to summarize all subnets of 172.16.0.0/16 as a summary route when advertising to R2.

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

Router R1 exists in an enterprise that uses EIGRP as its routing protocol. The show ip route command output on Router R1 lists the following phrase: “Gateway of last resort is 1.1.1.1 to network 2.0.0.0.” Which of the following is most likely to have caused this output to occur on R1?

a. R1 has been configured with an ip default-network 2.0.0.0 command.
b. R1 has been configured with an ip route 0.0.0.0 0.0.0.0 1.1.1.1 command.
c. R1 has been configured with an ip route 2.0.0.0 255.0.0.0 1.1.1.1 command.
d. Another router has been configured with an ip default-network 2.0.0.0 command.

A

D. The phrase quoted in the question means that R1 is using its route for Class A network 2.0.0.0 to decide where to send packets by default. R1’s route for network 2.0.0.0 must have 1.1.1.1 as its next-hop router. This phrase occurs when EIGRP has learned
a route for Class A network 2.0.0.0 that has been flagged as a candidate default route by another router. The router flagging a route as a candidate default route, using the ip default-network command, does not actually use the route as its default route.

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

Enterprise Router R1 connects an enterprise to the Internet. R1 needs to create and advertise a default route into the enterprise using EIGRP. The engineer creating the implementation plan has chosen to base this default route on the ip route command, rather than using ip default-network. Which of the following are not useful steps with this style of default route configuration? (Choose two.)

a. Create the default route on R1 using the ip route 0.0.0.0 0.0.0.0 outgoing-interface command.
b. Redistribute the statically configured default route.
c. Disable auto-summary.
d. Configure the network 0.0.0.0 command.
e. Ensure that R1 has no manually configured summary routes using the ip summary-address eigrp command.

A

C and E. With the suggested configuration style, the static route must first be configured statically, as shown in answer A. Then, either this route must be redistributed as a static route into EIGRP (answer B) or pulled into EIGRP by virtue of the network 0.0.0.0 EIGRP subcommand (answer D). The other two options have no effect on default route creation and advertisement.

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

Routers seed their local topo databases with which of the following local information:

a. Prefixes of connected subnets on EIGRP enabled interfaces
b. Prefixes of connected subnets for interfaces referenced in an EIGRP neighbor command.
c. Prefixes learned by the redistribution of routes, from other routing protocols or other routing sources.
d. IP address of nearest ABR

A

a, b, c

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

Name the 5 basic EIGRP protocol messages.

A
Hello
Update
Query
Reply 
Ack.

Updates contain prefix, length, metrics(bandwidth, delay, reliability, load) and non-metric items like MTU size and Hopcount.

Updates and Acks are the only two message types involved in the topology database exchange process.

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

What number is used to represent bandwidth in the formula used to calculate a metric for a route in the topology table if the interface is a Fast Ethernet interface?

A

10^5Kbps = 100,000Kbps=10Mbps

10 ‘tens of microseconds’ = 100 microseconds would be delay

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

What number is used to represent delay in the formula used to calculate a metric for a route in the topology table if the serial interface is a DS1 consisting of 24 multiplexed 64Kbps DS0s? (DS1 = T1)

A

2000 ‘tens of microseconds’ = 20,000 microseconds

1544Kbps = 1.544Mbps= 24*(64Kbps) would be bandwidth

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

What are the default settings for the EIGRP composite metrics, load and reliability?

A

1 and 255

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

If the values are 1 and 255 of load and reliability, what is the impact on the EIGRP metric calculation?

A

None. These are not used by default. Bandwidth and delay are used by default because they have non-zero K-values.

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

In the EIGRP topo database what is the hop count of a connected route?

A
  1. This is different than RIP which lists connected routes as 1 hop away.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

R1 advertises 10.1.11.0/24 to R2 using an EIGRP update message. The message includes four metric components plus two more components that are not used in the formula to calculate metrics from the info in the topo table. Name these, all.

A

The four metric components are bandwidth, delay, load and reliability. MTU and hop count are the other two and are not used directly in the metric calculation.

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

R2 receives an update from R1, in an EIGRP update message. R2 adds the info received to it’s topo table, with which of these changes:

a. R2 considers the interface the route was received on to be the outgoing interface for potential routes to reach that network.
b. R2 adds the outgoing delay (e.g. 2000 tens of microseconds for a T1) to the delay listed in the message.
c. R2 compares the bandwidth in the update message received with it’s own outgoing bandwidth for that interface and chooses the lower one for the metric calc.
d. R2 also updates load (with the highest value), reliability (lowest value), and MTU (lowest value) and adds one to the Hop count.

A

All four are true. These are the steps by which EIGRP propagates topology information from router to router.

R2 considers the interface the update was received on to be the outgoing interface for routes to that network.

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

R1 has a Fast Ethernet interface and a T1 serial connection to R2. R2 has a Gigabit ethernet connection to R3. EIGRP is active on all interfaces. What bandwidth and delay go into the top table of R3 for the Fast Ethernet interface on R1? Show your work. ;-)

A

For this question you need to know several things, including basic scientific notation aka ‘standard form’ in the UK, default bandwidth/metrics and the EIGRP metric formula.

Fast Ethernet bandwidth = 100Mbps = 100,000,000bps 100,000Kbps
Fast Ethernet delay = 100 microseconds = 10 tens of microseconds

T1 bandwidth = 1.544Mbps = 1544Kbps
T1 delay = 20,000 micro seconds = 2000 tens of microseconds

GigE bandwidth = 1Gbps = 1,000,000,000bps = 1,000,000Kbps
GigE delay = 10 microseconds = 1 tens of microseconds

We know that EIGRP will use the ‘least bandwidth’ and the cumulative delay, so let’s find these first.

least bandwidth = 1544 = lowest cost bandwidth in Kbps

cumulative delay = 10 + 2000 + 1 = 2011 (tens of microseconds)

Armed with the above facts you can plug the numbers into the EIGRP metric formula:

metric = (10^7 / least bandwidth + cumulative delay) * 256

metric = (10^7 / 1544 + 2011) * 256 = 2172847

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

T/F: The output from the show interfaces and show eigrp topology 10.1.11.0/24 commands will show delay in microseconds not tens of microseconds.

A

True. 10s of microseconds is used in the EIGRP metric calculation, update messages and in the delay command that allows you to set the delay on an EIGRP interface..

The unit actually stored in the topo table is tens of microseconds, but the show topo command list the output in microseconds.

Thanks Cisco! (I would draw a big middle finger in text art right here bu that will take to long.)

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

T/F: Full EIGRP updates are sent for a failed neighbor recovery or when new adjacencies are formed.

A

True. Unless something changes there are no more topo updates, and then it is a partial update for changes in topo.

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

T/F: Split Horizon is enabled by default in EIGRP.

A

True.

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

What protocol is used for EIGRP update messages.

A

RTP. Reliable Transport Protocol.

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

T/F: RTP, Reliable Transport Protocol, is configurable by engineers.

A

False. There are no settings that can be changed for this protocol.

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

Why is split horizon a problem with EIGRP and multi-point Frame Relay interfaces?

A

S.H. will not send routing updates from the same interface they are learned from. In a hub and spoke model the hellos and update messages are blocked by S.H. This prevents spokes from learning routes or forming neighborships with each other.

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

What is the solution to EIGRP problems with multipoint Frame Relay interfaces in a hub-spoke model?

A

no ip split-horizon eigrp

This allows spoke routers to learn routes from each other but they will never become neighbors.

Update messages will be forwarded with this enabled.

They never become neighbors because in a hub-spoke model there is no PVC between the spoke routers, only to the hub. No hellos = no neighborship.

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

What command will show that split horizon is disabled?

A

sh ip eigrp interfaces detail

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

What is the default bandwidth allowed for EIGRP on an interface?

A

50% of what is defined by the bandwidth command

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

What is the command to define bandwidth for EIGRP?

A

ip bandwidth-percent eigrp

Cisco recommends setting the bandwidth on pt-pt links to the speed of teh CIR of the single PVC on the interface. The CIR is the Committed Information Rate that is guaranteed by the ISP.

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

What is the default bandwidth for serial interfaces for EIGRP?

A

1544Kbps

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

T/F: For multi-pint interfaces, IOS first divides the sub-if bandwidth by the number of configure PVCs, then determines the EIGRP percentage based on that number.

A

True. This is a feature of Cisco WAN Bandwidth Control.

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

With a Frame Relay medium, a WAN router has S0/0/0.20 configured as a multi-pt with 3 PVCs configured on it. Given this interface config, what is the bandwidth for each PVC as allotted by Cisco WAN BW control?

int ser 0/0/0.20
 ip address 168.32.34.87 255.255.255.248
 frame-relay interface-dlci 201
 frame-relay interface-dlci 202
 frame-relay interface-dlci 203
 bandwidth 300
 ip bandwidth-percent eigrp 1 20
A

20Kbps each = 20% of 300kbps /3 PVCs

The ip bandwidth-percent eigrp command combined with the bandwidth command set the allowed bandwidth on each PVC.

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

With a Frame Relay medium, a WAN router has S0/0/0.30 configured as a pt-pt with 1 PVCs configured on it. Given this interface config, what is the bandwidth for the PVC as allotted by Cisco WAN BW control?

int ser 0/0/0.20
 ip address 172.16.1.17 255.255.255.252
 frame-relay interface-dlci 221
  bandwidth 100
 ip bandwidth-percent eigrp 1 30
A

30Kbps = 30% of 100Kbps

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

T/F: EIGRP builds the route table from info in the topo table.

A

True. The metrics are stored in the topo table.

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

What is the difference between Feasible Distance and Reported Distance?

A

FD is the metric for a route from the local router’s perspective. RD is the metric for a route from the neighboring router’s perspective.

FD is used by the local router to choose the best route for that prefix. The FD with the lowest metric is added to the route table.

RD is used by the local router when converging to a new route.

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

T/F: Reported distance is sometimes referred to as Advertised Distance.

A

True.

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

T/F: The topo table for each prefix/length lists one or more possible routes.

A

True.

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

T/F: For connected subnets the topo table does not list the outgoing interface.

A

False.

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

For learned routes, both the outgoing interface and _________ is listed in the topo table.

A

The IP address of the neighbor router that advertised the route.

49
Q

What is the EIGRP metric calculation formula?

A

(10^7 / least bandwidth - cumulative delay) *256

50
Q

T/F: The greater the metric the better the route in EIGRP.

A

False.

51
Q

T/F: EIGRP metrics grow with slower bandwidth.

A

True.

52
Q

What metric is shown on a successor route with the command ‘sh ip route’

A

Feasible Distance.

53
Q

Which of these commands will show the FD?

a. sh ip eigrp top 10.11.1.0/24
b. sh ip int eigrp
c. sh ip route 10.11.1.0/24
d. sh ip route eigrp

A

a, c, and d.

b is not a valid command.

54
Q

T/F: The delay EIGRP interface command is in units of microseconds.

A

False. 10s of microseconds.

55
Q

T/F: show interface lists bandwidth in bits per second and delay in microseconds.

A

False. bandwidth is in Kbps and delay is in microseconds.

56
Q

Which of the following will allow you to tune an EIGRP metric? (Choose 4)

a. setting interface bandwidth
b. setting interface delay
c. MTU size
d. K-values
e. variance multiplier
f. using offset lists to add to the calculated value

A

a, b, d, and f

MTU size is not actually used in the metric calculation.

Variance does not change the metric of a route. All routes less than the FD * Variance Multiplier and considered ‘equal cost’ routes. NOTE: Only FS routes are considered for this.

57
Q

If you want to influence a route metric in EIGRP, which is these is the best metric to modify, and why?

a. MTU
b. load
c. reliability
d. bandwidth
e. delay
f. K-values

A

e. delay

Bandwidth is the other default metric in EIGRP but is used by other processes including interface utilization, a basis for QoS parameters and SNMP statistics reporting.

Delay affect only EIGRP in any significant way and is a much better choice.

58
Q

What is bandwidth and delay for a GigE interface?

A

10^6Kbps and 10 microseconds

59
Q

What is bandwidth and delay for a T1?

A

1544Kbps and 20,000 microseconds

60
Q

T/F: Each PVC on a multi-pt interface has it’s own CIR and often the cumulative CIR exceeds the physical interface clock rate.

A

True. This is common practice and is called over-subscription. This relies on statistical chance that all PVCs are not sending at the same time.

61
Q

T/F: To ensure that a CIR is not exceeded and traffic is dropped by the carrier, an effective technique is traffic shaping. Traffic shaping a GigE interface to 200Mbps will reduce the rate of traffic leaving an interface by throttling the interface to 200Mbps. .

A

False. Traffic shaping to 200Mbps will reduce the AVERAGE rate of traffic leaving an interface to 200Mbps by allowing the interface to send at full speed 1/5 of the time.

62
Q

T/F: Load and Reliability change over time and including them in the route metric will cause EIGRP to reflood the topo. This can cause route flapping.

A

True.

By making K2, K4 and K5 non-zero will cause EIGRP to include load and reliability in the metric calculation and is not recommended.

63
Q

T/F: K1 and K3 affect bandwidth and delay.

A

True.

K1 = K3 = 1 by default. K1 influences bandwidth and K3 affects delay.

64
Q

T/F: The range of valid values for K1-K5 is 1-255.

A

True.

By default K1 = K3 = 1 and K2 = K4 = K5 = 0.

65
Q

What is the command to change the K values?

A

metric weights tos K1 K2 K3 K4 K5, where tos = 0 (always) and 0 >= K values <= 255

66
Q

What does this command do?

offset-list 11 in 3 Serial0/0/0.1

A

This will match prefixes based on the logic in access-list 11. EIGRP will examine all EIGRP updates received on S0/0/0.1 and add 3 to the matching prefix’s metrics.

This arbitrarily adds the integer value 3 to the metric.

67
Q

T/F: Load balancing provides nearly instantaneous convergence for changes in topo.

A

True. This is also known as ‘load sharing’.

The default mechanism is a ‘per-destination-IP’ basis when load balancing a prefix/length across multiple routes.

68
Q

What two commands can you use to load balance a prefix/length over 5 routes?

A
  1. maximum-paths 5 (default is 4)
  2. variance (how big of a multiplier is going to depend on how close the metrics are for your Feasible Successors to the Successor.
69
Q

What is the default value of the variance multiplier?

A

1

70
Q

What metric determines the successor route?

A

FD. The lowest FD is chosen as the successor route. EIGRP then adds the successor route to the route table with the successor router as the next hop.

71
Q

How is the feasible successor route chosen?

A

RD is used for this. To be a FS a route must have a RD < FD, not equal to, less than.

72
Q

T/F: The FS is available for use immediately as a loop free route.

A

True.

73
Q

What commands list which prefixes have both S and FS routes?

A

sh ip eigrp top (only lists S & FS)

sh ip eigrp top all-links (lists all possible routes)

74
Q

What does DUAL stand for?

A

Diffuse Update Algorithm - used in the convergence process to make a route active

75
Q

Here are the events on R1 that happen when a FS does not exist and the S fails. Put them in order.

  1. R1 sends EIGRP QUERY messages to all neighbors (except the neighbor with the failed route) asking for loop-free routes.
  2. If a neighbor is active on the a route in question then it will a) flood the query to it’s neighbors and b) wait for REPLY from all it’s neighbors before sending REPLY to R1.
  3. R1 will change a route state from (p) passive to (a) active in the topo table.
  4. When original sender gets all REPLY messages back, it will add the route to the route table.
  5. If a neighbor has a passive route, (passive routes are considered to be loop-free), then it will: a) send EIGRP REPLY message to R1 and b) will not forward the QUERY.
A

These are the steps that DUAL uses in this process. This process is called ‘going active’.

The right order is:
3, 1, 5, 2, 4

76
Q

Which of the following are true about stub routers?

a. stubs do not form neighborships
b. By default non-stubs send EIGRP QUERY messages to stubs but do not listen to QUERY messages from stubs
c. By default stubs will forward traffic between two remote EIGRP learned subnets
d. By default stub routers will not advertise EIGRP learned routes but will do so for directly connected routes
e. The command ‘eigrp stub’ has 3 default parameters, connected, summary and receive-only.

A

d is true.

a. stubs do form neighborships
b. non-stubs do not send queries to stubs, reducing query scope
c. stub routers should not forward traffic between two EIGRP learned subnets. This is the definition of a stub router.
e. ‘eigrp stub’ has two default params, connected and summary.

77
Q

What does the default parameter ‘connected’ do for ‘eigrp stub’?

A

‘connected’ will tell the stub to advertise the connected routes if the interface matches the network command.

78
Q

What does the default parameter ‘summary’ do for ‘eigrp stub’?

A

the stub will advertise auto-summarized or static summary routes

79
Q

What does the default parameter ‘static’ do for ‘eigrp stub’?

A

this tells the stub to advertise static routes and assumes that ‘redistribute static’ is enabled.

80
Q

What does the default parameter ‘receive-only’ do for ‘eigrp stub’?

A

this tells the stub to not advertise any routes, listen only.

81
Q

What happens when a router receives a QUERY for a route that it does not have an exact match for, but it does have a summary route for?

A

It will not flood the QUERY, it will send a REPLY of ‘no’ immediately. Routers need to have the specific route to REPLY yes.

This makes sense because it is likely that the summary route may have come from the very router that is asking for the newly-failed route and this would create a loop.

82
Q

What is the default time that a EIGRP will wait for a REPLY to a QUERY?

A

3 minutes. This is called the ‘active timer’. It is configurable with the EIGRP sub-command:

active-time

Routes that exceed this time are considered to be ‘stuck in active’, SIA. At the 90 second mark the sending router will send a SIA-QUERY asking ‘Hey, are you still alive?’ If no reply is received then then neighborship will be killed at the 3 minute mark.

83
Q

T/F: Route filtering reduces the size of the route tables, saves memory, and increases security by limiting scope of packets.

A

True.

84
Q

What are the three ways to perform route filtering with distribute-list?

A

ACLs, prefix-lists and route-maps.

85
Q

T/F: The ‘distribute-list’ command can specify direction (inbound or outbound) of EIGRP routes to be filtered?

A

True.

86
Q

The EIGRP sub-command ‘distribute-list’ acts on what type of messages?

A

UPDATE messages.

87
Q

T/F: The EIGRP sub-command ‘distribute-list’ supports the use of named ACLs.

A

True. Either numbered or named standard IP ACLs can be used.

EIGRP will compare the standard ACL Source Address field to the subnet number(prefix) of each EIGRP route.

88
Q

What does these command do?

access-list 2 deny 10.17.32.0 0.0.31.255
access-list 2 permit any

router eigrp 1
distribute-list 2 out s0/0/0.1

A

This uses a standard numbered IP ACL and will block outgoing EIGRP UPDATE messages to 10.17.32.0 - 10.17.63.255 and permit all others.

89
Q

T/F: Using a prefix-list with distribute-list allows you to filter on prefix length and using an ACL will not.

A

True.

You can also match on a range of prefix/lengths as well.

90
Q

What is matched by this prefix-list statement?

ip prefix-list foo deny 10.0.0.0/8

A

This matches exactly 10.0.0.0/8. Without ge or le both the prefix and length must match exactly.

It will not match 10.0.0.0/20 for example.

91
Q

T/F: It is possible to permit or deny each prefix/length declared in a prefix-list.

A

True.

92
Q

What is matched by this prefix-list statement?

ip prefix-list foo deny 10.128.0.0/9

A

10.128.0.0/9 - both prefix(10.128.0.0) and length(9) must match exactly.

93
Q

What is matched by this prefix-list statement?

ip prefix-list foo deny 10.0.0.0/8 ge9

A

10.0.0.0 - 10.255.255.255 (/9- /32)

There are two conditions to meet:

  1. the prefix must be a subnet of 10.0.0.0/8
  2. prefix-length must be between 9 and 32, inclusive.
94
Q

What is matched by this prefixlist statement?

ip prefix-list foo deny 10.0.0.0/8 ge24 le 24

A

{10.0.0.0, 10.0.1.0, 10.0.2.0, 10.0.3.0 … 10.0.255.0} /24

There are two conditions to meet:

  1. the prefix must be a subnet of 10.0.0.0/8
  2. prefix-length must be exactly /24
95
Q

What is matched by this prefix-list statement?

ip prefix-list foo deny 10.0.0.0/8 le28

A

10.0.0.0 - 10.255.255.255 (/8 - /28)

There are two conditions to meet:

  1. the prefix must be a subnet of 10.0.0.0/8
  2. prefix-length must be between 8 and 28, inclusive.
96
Q

What is matched by this prefixlist statement?

ip prefix-list foo permit 0.0.0.0/0

A

0.0.0.0 is an all prefix match, but the length = 0 means that only the default route is matched.

97
Q

What is matched by this prefix lists statement?

ip prefix-list foo permit 0.0.0.0/0 le 32

A

this matches all IPv4 addresses. ‘any’, effectively.

98
Q

What is matched by this prefix-list statement?

ip prefix-list foo deny 10.17.35.0/24 ge 25 le 25

A

10.17.35.0/25 and 10.17.35.128/25

There are two conditions to meet:

  1. the prefix must be a subnet of 10.17.35.0/24
  2. prefix-length must be exactly 25.
99
Q

What is matched by this prefix-list statement?

ip prefix-list foo deny 10.17.36.0/24 ge26 le26

A

{10.17.36.0, 10.17.36.64, 10.17.36.128, 10.17.36.192} /26

There are two conditions to meet:

  1. the prefix must be a subnet of 10.17.36.0/24
  2. prefix-length must be exactly /26.
100
Q

What is matched by this prefix-list statement?

ip prefix-list foo deny 0.0.0.0/0 ge30 le30

A

Any /30 route.

101
Q

What is matched by this prefix-list statement?

ip prefix-list foo permit 0.0.0.0/0 le32

A

permit any.

102
Q

T/F: Route-map statements are only processes until the first match.

A

True. The match can reference an ACL or a prefix-list.

103
Q

T/F: The decision to permit or deny a prefix/length is determined by the prefix-list or ACL, not the route-map. The route map simply calls the ACL or prefix-list.

A

False.

When referencing ACL or prefix-list from a route-map, function of the ACL or prefix-list is simply to provide the matching logic. If a route is ‘permitted’ it is considered to have matched, if it is ‘denied’ then it is not a match for the current route-map clause.

When an ACL or prefix-list matches a route with a deny, the route is not necessarily denied but rather it is just not considered for the current route-map clause. It may match the next clause though.

104
Q

T/F: route-maps contain an implicit deny all at the end.

A

True.

If you want a ‘permit all’ at the end of a route-map, then add a route-map clause ‘permit’ at the end with no match. This will permit all.

105
Q

What range of addresses is represented by the summary route 10.10.16.0/20?

A

10.10.16.0 - 10.10.31.255

Steps to calculate this:

  1. 10.10.16.0 255.255.240.0
  2. convert to wildcard mask ( 0.0.15.255)
  3. add wildcard mask to network id for the last host IP
  4. profit.

NOTE: you must add the w/c mask to the network ID, not a host IP.

106
Q

T/F: EIGRP supports summarization at any router.

A

True. Close to the source is a good general rule.

OSPF only allows at ABRs and ASBRs.

107
Q

T/F: A summary route represents three subordinate routes. Two of the subordinate routes go down. What happens to the summary route?

A

Nothing. Summary routes stay up and working as long as at least one of the subordinate routes is working.

This can lead to sub-optimal routing, but it will keep working!

108
Q

Which of the following are true about route summarization?

a. results in smaller route tables
b. reduces query scope
c. summarization can happen at any router
d. summary route has the worst metric out of the subnets being advertised.
e. packets destined for ‘down’ networks are not discarded until they reach the summarizing router

A

a, b, c, e

Query scope stops at a router that has a summary route that includes the subnet listed in the QUERY message, but is not a specific match to the route in the query.

Summary route actually has the metric of the best of teh routes that it is summarizing.

109
Q

T/F: Larger EIGRP metrics are considered better routes.

A

False.

110
Q

T/F: When summarization is configured on an interface, EIGRP changes the update logic and will down all the neighborships and bring them back up.

A

True.

This forces re-learning of the new topology. When the neighborships recover, EIGRP advertises the summary route, per the ‘ip summary-address eigrp ‘ command.

111
Q

What two things get added the route table when a summary route is configured on a router?

A

The summary prefix/length and an outgoing interface of null 0. The router will no longer advertise any of the subordinate routes. It will discard any packets sent to the summary address by sending them to Null 0… but, it also has routes for the subordinate subnets. Because they are a more specific route, the router will forward them accordingly.

112
Q

What commands can you use to see summary routes?

A

sh run (look for ip summary-address on interfaces)

sh ip eigrp top

sh ip route (Null 0 will show directly connected)

sh ip route longer-prefixes ( will show summary route and Null 0)

113
Q

T/F: Summary routes have an AD of 10, which ensures they get into the route table.

A

False. Actually 5.

114
Q

In the command ‘sh ip route 10.0.0.0 255.255.0.0 longer-prefixes’, what does the ‘longer-prefixes’ do?

A

longer-prefixes shows all routes that match the larger supernet.

e.g. sh ip route 10.0.0.0 255.255.0.0 will only show an exact match - 10.0.0.0/16. If you add ‘longer-prefixes’ then /17, /18, …, /32 will be shown as well.

115
Q

T/F: With auto-summary enabled EIGRP will act like a classful routing protocol in that it will not support discontiguous networks.

A

True.

solution: no auto-summary

116
Q

T/F: Routers connected to a single classful network will be unaffected by auto-summary.

A

True.

For this to be a problem, you need a ‘discontiguous’ classful network. Then, you have problems!

117
Q

What are two ways to advertise default routes with EIGRP?

A

network 0.0.0.0 (router subcommand)

redistribute static (router subcommand)

118
Q

What does the command ‘default-network ‘ do?

A

This will advertise a classful network into EIGRP and configures the network as a ‘default-network’. EIGRP flags this network as a ‘candidate default-route’. As a result, each EIGRP router treats that network as a default-route.

Note: local router shows gateway of last resort as not set, but other routers do have it.