Presented by Wendell Odom, CCIE No. 1624 pearsonITcertification.com/odom OSPF Concepts and...

Preview:

Citation preview

Presented by

Wendell Odom, CCIE No. 1624pearsonITcertification.com/odom

OSPF Concepts and Configuration

Welcome – Our Agenda Today

• Tutorial

• Q&A - Use WEBEX event CHAT to ask Wendell a Question

• Live Event Survey

Feedback wanted. Attendees from the Live event, please complete survey and be registered to win a FREE Cisco Press or Pearson IT Certification book, eBook or video of your choice. Three (3) winners.

Save 30%, plus free U.S. ground shippingUse coupon code ODOMWEBCAST

Visit pearsonITcertification.com/odom for all of Wendell Odom’s products

Plus Limited Time Offer – Save 50% on NEW Premium Edition eBook & Practice Test and CCNA Video Mentor. No code required.

SPECIAL OFFER – Webcast Attendees

R4

Fa0/0

Fa0/0

Fa0/0

Fa0/0

10.1.1.1

10.2.2.2

10.3.3.3

10.4.4.4

10.1.12.1

10.1.12.2

10.1.14.1

10.1.14.4

10.1.13.310.1.13.1

S0/0/0

S0/0/1

S0/1/0

S0/0/1

S0/0/0

S0/0/0

R1

R2

R3

R4

Today’s Sample Network

For copies of key figures during the live show, browse to Certskills.com, lower right.

OSPF Configuration Options

1)Enable OSPF (router ospf process-id)2)Enable OSPF on interfaces (network DDN WC_mask area area-id)3)Set Router ID (router-id DDN, or

interface loopback number) 4)Set Hello and Dead Intervals (ip ospf hello-interval number,

ip ospf dead-interval number)5)Tune OSPF metrics (ip ospf cost number, or

bandwidth number, or

auto-cost-reference-bandwidth number )6)Enable OSPF authentication (ip ospf authentication, or

area authentication)• Set Number of equal routes (maximum-paths number)

Likely Points of CCNA Config Confusion

1)Mechanics of network commands and wildcard masks

2)“Best” options for same 3)OSPF Process ID matching (or not)4)Unique OSPF Router ID

OSPF WC Mask Options

Fa0/0

10.1.1.1

10.1.12.1

10.1.14.1

10.1.13.1

S0/0/0

S0/0/1

S0/1/0

R1

10 . 1 . 1 . 1

network 10 . 1. 12 . 1

0 . 0 . 0 . 0

10 . 1 . 12 . 110 . 1 . 13 . 1

10 . 1 . 14 . 1

0 . 0 . 0 . 0

Exact Match

OSPF WC Mask Options

255 . 255 . 255 . 0 255 . 255 . 255 . 255

Match Subnet

0 . 0 . 0 . 255

Wildcard Mask

Subnet Mask

Fa0/0

10.1.1.1

10.1.12.1

10.1.14.1

10.1.13.1

S0/0/0

S0/0/1

S0/1/0

R1

10 . 1 . 1 . 1

network 10 . 1. 12 . 1

0 . 0 . 0 .255

10 . 1 . 12 . 110 . 1 . 13 . 1

10 . 1 . 14 . 1

0 . 0 . 0 .255network 10 . 1. 12 . 0

Match Subnet

OSPF WC Mask Options

255 . 0 . 0 . 0 255 . 255 . 255 . 255

Match Class A Network

0 . 255 . 255 . 255

Wildcard Mask

Default Class A Network Mask

Fa0/0

10.1.1.1

10.1.12.1

10.1.14.1

10.1.13.1

S0/0/0

S0/0/1

S0/1/0

R1

10 . 1 . 1 . 1

network 10 . 1. 12 . 1

0 .255 . 255 .255

10 . 1 . 12 . 110 . 1 . 13 . 1

10 . 1 . 14 . 1

0 .255 . 255 .255network 10 . 0. 0 . 0

Match Network

OSPF WC Mask Options

Fa0/0

10.1.1.1

10.1.12.1

10.1.14.1

10.1.13.1

S0/0/0

S0/0/1

S0/1/0

R1

10 . 1 . 1 . 1

network 10 . 1. 12 . 1

255 .255 . 255 .255

10 . 1 . 12 . 110 . 1 . 13 . 1

10 . 1 . 14 . 1

255 .255 . 255 .255network 0 . 0. 0 . 0

Match All

R4

Fa0/0

Fa0/0

Fa0/0

Fa0/0

10.1.1.1

10.2.2.2

10.3.3.3

10.4.4.4

10.1.12.1

10.1.12.2

10.1.14.1

10.1.14.4

10.1.13.310.1.13.1

S0/0/0

S0/0/1

S0/1/0

S0/0/1

S0/0/0

S0/0/0

R1

R2

R3

R4

Single Area OSPF Design

Area 0

R4

Fa0/0

Fa0/0

Fa0/0

Fa0/0

10.1.1.1

10.2.2.2

10.3.3.3

10.4.4.4

10.1.12.1

10.1.12.2

10.1.14.1

10.1.14.4

10.1.13.310.1.13.1

S0/0/0

S0/0/1

S0/1/0

S0/0/1

S0/0/0

S0/0/0

R1

R2

R3

R4

Single Area OSPF Config

router ospf 1 network 10.1.0.0 0.0.255.255 area 0

router ospf 1 network 0.0.0.0 255.255.255.255 area 0

router ospf 1 network 0.0.0.0 255.255.255.255 area 0

router ospf 4 network 10.1.14.0 0.0.0.255 area 0 network 10.4.4.0 0.0.0.255 area 0

R4

Fa0/0

Fa0/0

Fa0/0

Fa0/0

10.1.1.1

10.2.2.2

10.3.3.3

10.4.4.4

10.1.12.1

10.1.12.2

10.1.14.1

10.1.14.4

10.1.13.310.1.13.1

S0/0/0

S0/0/1

S0/1/0

S0/0/1

S0/0/0

S0/0/0

R1

R2

R3

R4

Multi-Area OSPF Design

Area 0

Area 14

R4

Fa0/0

Fa0/0

Fa0/0

Fa0/0

10.1.1.1

10.2.2.2

10.3.3.3

10.4.4.4

10.1.12.1

10.1.12.2

10.1.14.1

10.1.14.4

10.1.13.310.1.13.1

S0/0/0

S0/0/1

S0/1/0

S0/0/1

S0/0/0

S0/0/0

R1

R2

R3

R4

Multi-Area OSPF Config

router ospf 1 network 10.1.1.1 0.0.0.0 area 0 network 10.1.12.1 0.0.0.0 area 0 network 10.1.13.1 0.0.0.0 area 0 network 10.1.14.1 0.0.0.0 area 14

(Unchanged)

router ospf 4 network 10.1.14.0 0.0.0.255 area 14 network 10.4.4.0 0.0.0.255 area 14

(Unchanged)

R4

Fa0/0

Fa0/0

Fa0/0

Fa0/0

10.1.1.1

10.2.2.2

10.3.3.3

10.4.4.4

10.1.12.1

10.1.12.2

10.1.14.1

10.1.14.4

10.1.13.310.1.13.1

S0/0/0

S0/0/1

S0/1/0

S0/0/1

S0/0/0

S0/0/0

R1

R2

R3

R4

What are the OSPF Router IDs?

10.1.14.1

10.2.2.2

10.3.3.3

10.4.4.4

Like WendellOdomWendellOdom

More Resources

Find lists of Cisco certification tools, suggestions, & links at certskills.com

Register to win a CCNA Exam and CCNA Products at pearsonitcertification.com/ccnasale Ends March 31, 2012

Wendell’s Blogs, including an OSPF lab related to today’s webinar: certskills.com/blogs

Visit pearsonITcertification.com/odom for all products, articles, & podcasts by Wendell Odom.

SAVE 30% Use coupon code ODOMWEBCAST at checkout to receive discount, plus FREE U.S. ground shipping.

Introducing

Premium Edition eBook + Practice Tests

Visit pearsonITcertification.com/odom for all products, articles, & podcasts by Wendell Odom.

SAVE 50% …..for a limited time

Simply add to cart, 50% discount is automatically

applied.

Q&AQ&A

Thank you.Expect an e-mail with information on how you can access the recorded session and survey link.

More Webcasts @ pearsonITcertification.com/webcasts.

Feedback wanted. Attendees from the Live event, please complete survey and be registered to win a FREE Cisco Press or Pearson IT Certification book, eBook or video of your choice. Three winners.

Connect with Us FREE Podcasts on Certification

pearsonITcertification.com/podcasts

Recommended