Chapter 9 Redistribution

Lab 9-1: Basic Redistribution 1

Task 1

Figure 9-1 illustrates the topology that will be used in the following tasks. Configure the link between R1 and R3 to be in OSPF area 0. Configure the Lo0 interface of R3 in area 2. Do not use the network command to accomplish this task. The OSPF router IDs should be configured as 0.0.0.1 and 0.0.0.3 for R1 and R3, respectively.

image

Figure 9-1 Configuring Basic Redistribution

On R1: R1(config)# interface FastEthernet0/0.13 R1(config-subif)# ip ospf 1 area 0 R1(config)# router ospf 1 R1(config-router)# router-id 0.0.0.1 On R3: R3(config)# interface FastEthernet0/0 ...

Get CCIE Routing and Switching v5.1 Foundations: Bridging the Gap Between CCNP and CCIE now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.