|
Home::Computer Certification
Cisco CCNA / CCNP Certification: OSPF E2 vs. E1 Routes
Author : Chris Bryant, CCIE #12933
OSPF is a major topic on both the CCNA and CCNP exams, and it's also the topic that requires the most attention to detail. Where dynamic routing protocols such as RIP and IGRP have only one router type, a look at a Cisco routing table shows several different OSPF route types.
R1#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
In this tutorial, we'll take a look at the difference between two of these route types, E1 and E2.
Route redistribution is the process of taking routes learned via one routing protocol and injecting those routes into another routing domain. (Static and connected routes can also be redistributed.) When a router running OSPF takes routes learned by another routing protocol and makes them available to the other OSPF-enabled routers it's communicating with, that router becomes an Autonomous System Border Router (ASBR).
Let's work with an example where R1 is running both OSPF and RIP. R4 is in the same OSPF domain as R1, and we want R4 to learn the routes that R1 is learning via RIP. This means we have to perform route redistribution on the ASBR. The routes that are being redistributed from RIP into OSPF will appear as E2 routes on R4:
R4#show ip route ospf
O E2 5.1.1.1 [110/20] via 172.34.34.3, 00:33:21, Ethernet0
6.0.0.0/32 is subnetted, 1 subnets
O E2 6.1.1.1 [110/20] via 172.34.34.3, 00:33:21, Ethernet0
172.12.0.0/16 is variably subnetted, 2 subnets, 2 masks
O E2 172.12.21.0/30 [110/20] via 172.34.34.3, 00:33:32,
Ethernet0
O E2 7.1.1.1 [110/20] via 172.34.34.3, 00:33:21, Ethernet0
15.0.0.0/24 is subnetted, 1 subnets
O E2 15.1.1.0 [110/20] via 172.34.34.3, 00:33:32, Ethernet0
E2 is the default route type for routes learned via redistribution. The key with E2 routes is that the cost of these routes reflects only the cost of the path from the ASBR to the final destination; the cost of the path from R4 to R1 is not reflected in this cost. (Remember that OSPF's metric for a path is referred to as "cost".)
In this example, we want the cost of the routes to reflect the entire path, not just the path between the ASBR and the destination network. To do so, the routes must be redistributed into OSPF as E1 routes on the ASBR, as shown here.
R1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#router ospf 1
R1(config-router)#redistribute rip subnets metric-type 1
Now on R4, the routes appear as E1 routes and have a larger metric, since the entire path cost is now reflected in the routing table.
O E1 5.1.1.1 [110/94] via 172.34.34.3, 00:33:21, Ethernet0
6.0.0.0/32 is subnetted, 1 subnets
O E1 6.1.1.1 [110/100] via 172.34.34.3, 00:33:21, Ethernet0
172.12.0.0/16 is variably subnetted, 2 subnets, 2 masks
O E1 172.12.21.0/30 [110/94] via 172.34.34.3, 00:33:32, Ethernet0
O E1 7.1.1.1 [110/94] via 172.34.34.3, 00:33:21, Ethernet0
15.0.0.0/24 is subnetted, 1 subnets
O E1 15.1.1.0 [110/94] via 172.34.34.3, 00:33:32, Ethernet0
Knowing the difference between E1 and E2 routes is vital for CCNP exam success, as well as fully understanding a production router's routing table. Good luck in your studies!
Article Source: http://www.articledashboard.com
Chris Bryant, CCIE #12933, is the owner of The Bryant Advantage (www.thebryantadvantage.com), home of free http://www.thebryantadvantage.com/">CCNA and CCNP tutorials, The Ultimate CCNA Study Package, and Ultimate CCNP Study Packages. Video courses and training, binary and subnetting help, and corporate training are also available. Pass the http://www.thebryantadvantage.com/UltimateCCNAStudyPackage.html">CCNA exam with Chris Bryant, CCIE #12933!
For a copy of his FREE "How To Pass The CCNA" or "How To Pass The CCNP" ebook, write to chris@thebryantadvantage.com!
Related articles
|
More related feeds |
Cisco+CCNA+/+CCNP+Certification:++OSPF+E2+vs.+E1+Routeshttp://blogsearch.google.com/blogsearch_feeds?hl=en&q=Cisco+CCNA+/+CCNP+Certification:++OSPF+E2+vs.+E1+Routes&ui=blg&ie=utf-8&num=10&output=rssCisco Ccna / Ccnp Certification: Ospf E2 Vs. E1 Routes OSPF is a major topic on both the CCNA and CCNP exams, and it’s also the topic that requires the most attention to detail. Where dynamic routing protocols such as RIP and IGRP have only one router type, a look at a Cisco routing table ...Cisco CCNA CCNP Certification OSPF E2 vs. E1 Routes OSPF is a field matter on both the CCNA and CCNP exams, and it’s also the matter that requires the most tending to detail. Where impulsive routing protocols much as RIP and IGRP hit exclusive digit router type, a countenance at a Cisco ... CCNA Bootcamp » Blog Archive » Cisco CCNP BSCI Certification The ... When you’re preparing to transfer the BSCI communicating and acquire your CCNP certification, digit of the large challenges is acquisition BGP. BGP is totally assorted from some prescript you scholarly to acquire your CCNA certification ... CCNA Bootcamp » Blog Archive » Cisco CCNA Exam Tutorial Cisco ... The Cisco Discovery Protocol (CDP) trusty looks ultimate enough, but there are quite a some info to undergo for success on the CCNA exam. In your CCNP studies, you’ll be introduced to added uses for CDP, but for today it’s sufficiency ... CCNA Bootcamp » Blog Archive » Passing The CCNA And CCNP Cisco ... Passing The CCNA And CCNP Cisco Home Lab FAQ. There is a actual motion today among CCNA and CCNP candidates. solon and more of you are motion your backwards on “router simulators” and swing your possess CCNA and/or CCNP Home Lab ... CCNA Bootcamp » Blog Archive » Cisco CCNP BCMSN Exam Tutorial ... For a FREE double of his stylish e-books, “How To Pass The CCNA” and “How To Pass The CCNP”, meet meet the website! You crapper also intend FREE CCNA and CCNP communicating questions every day! Pass the BCMSN communicating with The ... CCNA Bootcamp » Blog Archive » CCNA Exam Tutorial MAC Addressing ... You crapper also tie his RSS take and meet his blog, which is updated individual nowadays regular with newborn Cisco authorisation articles, liberated tutorials, and regular CCNA, Network+, Security+, A+, and CCNP authorisation ... Cisco Training | CCNA, CCNP and CCENT Training: Take Assessment ... Cisco CCNA / CCNP Certification: OSPF E2 vs. E1 Ro... Cisco CCNA / CCNP Certification: How And Why To Bu... Passing The CCNA and CCNP Exams: Setup Mode · Passing Cisco's CCNA and CCNP Exams: Five Tips For... Passing Cisco's CCNA and ... CCNA, CCNP, and CCENT Practice Exam Questions: Password Encryption ... CCNP Certification / BSCI Exam: You've just redistributed an EIGRP route into an OSPF process. What default OSPF routing code will be assigned to that route? A. O E1 B. O E2 C. O N1 D. O N2 E. None of the above. ... Route My World! » Blog Archive » BSCI: OSPF Advanced Configuration OSPF E2 vs E1 Routes - Chris Bryant · OSPF Link State Database Overload Protection. This entry is not an authoritative guide. These are merely notes and rehash of the primary text materials and resources that I use. ...
|
|
|