成长值: 63730
|
本帖最后由 小乔 于 2022-12-28 10:36 编辑
Lab Objective:
The objective of this lab exercise is for you to learn and understand how to manually configure the OSPF router ID.
Lab Purpose:
Manually configuring the OSPF router ID is a fundamental skill. By default, if only physical interfaces are configured on a router, the highest IP address of those interfaces is used as the OSPF router ID. However, if both Loopback and physical interfaces are configured, then the Loopback interfaces are preferred when Cisco IOS selects the router ID for OSPF. However, the recommended method to select an OSPF router ID is to manually configure it. As a Cisco engineer, as well as in the Cisco CCNA exam, you will be expected to know how to manually configure an OSPF router ID.
Certification Level:
This lab is suitable for ICND2 and CCNA certification exam preparation.
Lab Difficulty:
This lab has a difficulty rating of 5/10.
Readiness Assessment:
When you are ready for your certification exam, you should complete this lab in no more than 10 minutes.
Lab Topology:
Please use the following topology to complete this lab exercise:
Task 1:
Configure hostnames on R1 and R3 as illustrated in the topology.
Task 2:
Configure R1 S0/0, which is a DCE, to provide a clock rate of 768 Kbps to R3. Configure the IP addresses on the Serial interfaces of R1 and R3 as illustrated in the topology.
Task 3:
Enable OSPF in area 0 between R1 and R3. For R1, use OSPF process ID 1. For R3, use OSPF process ID 3. Verify that your OSPF adjacency has formed between R1 and R3. Make a mental note of the OSPF router ID being used at this time after the adjacency between R1 and R3 has been established.
Task 4:
Manually configure OSPF router ID 1.1.1.1 on R1 and 3.3.3.3 on R3. Reset the OSPF process on R1 and R3 by issuing the clear ip ospf process command. Verify that the OSPF adjacency has been re-established between R1 and R3. Verify that the OSPF neighbor IP addresses are now showing as the manually configured router IDs instead of the physical interface IP addresses.
Configuration and Verification
Task 1:
For reference information on configuring hostnames, please refer to earlier labs.
Task 2:
For reference information on configuring IP addressing, please refer to earlier labs.
Task 3:
NOTE: The show ip ospf neighbor [detail] command provides detailed information on OSPF neighbors. It provides the neighbor router ID as well as the interface on which the neighbor was discovered, among other things. In addition, it will also provide the IP address of the routers that are DR and BDR, respectively, on broadcast or NBMA network types. Familiarize yourself with the information provided by this command.
来源: CCNA LAB 69: Assigning Multiple Instances to a VLAN Simultaneously
来源: CCNA LAB 70: Configuring Spanning Tree Protocol for Access Ports (PortFast)
来源: CCNA LAB 71: Enabling Rapid Per-VLAN Spanning Tree
来源: CCNA LAB 72: Configure, Verify, and Troubleshoot EtherChannels (Static/PAgP/L...
来源: CCNA LAB 73: Configuring 802.1X Security
来源: CCNA LAB 74: Configuring DHCP Snooping
来源: CCNA LAB 75: Configuring OSPF on Point-to-Point Networks
来源: CCNA LAB 76: Configuring OSPF on Broadcast Networks
|
|