0% found this document useful (0 votes)
686 views2 pages

6.3.7 Packet Tracer - Configure OSPF Authentication

This document provides instructions for configuring OSPF MD5 authentication between three routers - R1, R2, and R3. The objectives are to configure OSPF MD5 authentication for secure routing updates. There are four steps: 1) test initial connectivity, 2) configure OSPF MD5 authentication for area 0 on each router, 3) configure an MD5 key of "MD5pa55" on each router's interfaces, and 4) verify the configurations and connectivity.

Uploaded by

Jose Tapia
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
686 views2 pages

6.3.7 Packet Tracer - Configure OSPF Authentication

This document provides instructions for configuring OSPF MD5 authentication between three routers - R1, R2, and R3. The objectives are to configure OSPF MD5 authentication for secure routing updates. There are four steps: 1) test initial connectivity, 2) configure OSPF MD5 authentication for area 0 on each router, 3) configure an MD5 key of "MD5pa55" on each router's interfaces, and 4) verify the configurations and connectivity.

Uploaded by

Jose Tapia
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Packet Tracer - Configure OSPF Authentication

Addressing Table
Device Interface IP Address Subnet Mask Default Gateway Switch Port

R1 G0/0/0 10.1.1.1 255.255.255.252 N/A N/A

R1
G0/0/1 192.168.1.1 255.255.255.0 N/A S1 F0/5
R2 G0/0/0 10.1.1.2 255.255.255.252 N/A N/A

R2
G0/0/1 10.2.2.2 255.255.255.252 N/A N/A
R3 G0/0/0 10.2.2.1 255.255.255.252 N/A N/A

R3
G0/0/1 192.168.3.1 255.255.255.0 N/A S3 F0/5
PC-A NIC 192.168.1.5 255.255.255.0 192.168.1.1 S1 F0/6
PC-B NIC 192.168.1.6 255.255.255.0 192.168.1.1 S2 F0/18
PC-C NIC 192.168.3.5 255.255.255.0 192.168.3.1 S3 F0/18
Blank Line, No additional information

Objectives
 Configure OSPF MD5 authentication.

Background / Scenario
In this activity, you will configure OSPF MD5 authentication for secure routing updates.

Instructions

Part 1: Configure OSPF MD5 Authentication

Step 1: Test connectivity. All devices should be able to ping all other IP addresses.

Step 2: Configure OSPF MD5 authentication for all the routers in area 0.
Configure OSPF MD5 authentication for all the routers in area 0.
R1(config)# router ospf 1
R1(config-router)# area 0 authentication message-digest

Step 3: Configure the MD5 key for all the routers in area 0.
Configure an MD5 key on the GigabitEthernet interfaces on R1, R2 and R3. Use the password MD5pa55 for
key 1.
R1(config)# interface g0/0/0
R1(config-if)# ip ospf message-digest-key 1 md5 MD5pa55

ã 2015 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 2 www.netacad.com
Packet Tracer - Configure OSPF Authentication

Step 4: Verify configurations.


a. Verify the MD5 authentication configurations using the commands show ip ospf interface.
b. Verify end-to-end connectivity.
End of document

ã 2015 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 2 www.netacad.com

You might also like