Tuesday, October 22, 2013

Cisco ccnp bsci exam tutorial eigrp route summarization


Cisco CCNP / BSCI Exam Tutorial: EIGRP Route Summarization


Its not enough to know how to summarize routes to pass the BSCI exam, you need to know the commands for each protocol! Learn how to summarize routes in EIGRP with Chris Bryant, CCIE #12933.


Ccnp, bsci, exam, pass, route, summarization, summarize, binary, conversion, eigrp, ospf, external, route, summary, address


Summarizing routes is a vital skill to learn to pass the BSCI exam and get one step closer to earning your CCNP. The actual binary conversions are only part of the test, though! You've got to know how to correctly apply the summary routes, and that differs from one protocol to the next. In the last few CCNP / BSCI tutorials, we've looked at using the "area range" and "summary-address" commands to perform OSPF route summarization. Today, we'll take a look at summarizing routes in EIGRP.

We'll use the following four loopback addresses in this example:

Loopback 16, 16.16.16.16 /32

Loopback 17, 17.17.17.17 /32

Loopback 18, 18.18.18.18 /32

Loopback 19. 19.19.19.19 /32

On R1, we'll place these four addresses into EIGRP AS 100.

R1(config-if)#router eigrp 100

R1(config-router)#network 16.16.16.16 0.0.0.0

R1(config-router)#network 17.17.17.17 0.0.0.0

R1(config-router)#network 18.18.18.18 0.0.0.0

R1(config-router)#n

 



Recommended For You



No comments:

Post a Comment