Question: PART 4 : DEFAULT ROUTE Previously, you established network connectivity between each network. Later, you connected the two networks together. In this part of Project
PART : DEFAULT ROUTE
Previously, you established network connectivity between each network. Later, you connected the two networks together. In this part of Project you will connect both sites to the Internet Since we cannot emulate Internet connectivity within the Packet Tracer environment, we will use the word Internet in quotes and loosely. To clarify, you will not be able to access real internet sites from this project network.
Configure basic settings on R
Just like you did with the other routers, you will begin by configuring basic settings on R
Note: If you happen to save your configuration steps, you can change the hostname in the text file and paste the configuration into R
Using the table below, configure the basic settings on R:
Hostname: R
Domain name acmeuniversity.edu
Disable DNS lookup
Set SSH to use version only and generate an SSH key using modulus
Set the enable secret to class
Set the console password to cisco
Set the line vty passwords to CMIT
Users must use the passwords defined above to log in to Console and VTY lines
Connections to the console and vty lines should be terminated after minutes of inactivity
Set VTY lines to accept only encrypted SSH connections
Set logging to synchronous for Console and VTY lines
Set the MOTD to Unauthorized access is strictly prohibited!
Connect R to R and R
We will use redundant connections between the routers. This way, if one of the connections goes down, the redundant connection will still carry the traffic.
Using the table below, connect the routers:
Source
Device
Source
Port Name
Destination
Device
Destination
Port Name
R
GigabitEthernet
R
GigabitEthernet
R
GigabitEthernet
R
GigabitEthernet
Configure IP addresses on the routers
Using the table below, assign IP addresses and add descriptions to the router interfaces:
Subnet
Device
Interface
IP Address
Description
R
GigabitEthernet
The st usable IP address
Connection to R: G
R
GigabitEthernet
The nd usable IP address
Connection to R: G
R
GigabitEthernet
The st usable IP address
Connection to R: G
R
GigabitEthernet
The nd usable IP address
Connection to R: G
Configure OSPF between the routers
Similar to the configuration on the other routers, configure OSPF on R:
Turn OSPF on using process id
Use router ID:
GigabitEthernet should not send OSPF messages
Add the new networks to OSPF area on all three routers using the network command.
In a minute or two, you should be able to see all networks in the R routing table. If you do not see all networks in the R routing table, troubleshoot OSPF configuration.
Connect R to the ISP
In the real world, you would connect your edge router to an ISP modem or a router. In this project, you need to connect R port GigabitEthernet to the Modem on Port
The ISP provided us with these IP addresses:
IP Address:
Default Gateway:
Configure the IP address on R GigabitEthernet and add the description to the interface: Internet connection
Finally, on R create a default route using the information provided by the ISP.
To test if the Internet connection is working, ping one of the addresses listed below from R:
and OpenDNS
and Cloudflare
and Google DNS
Now, try pinging the same address from R or R Can you ping the Internet addresses?
The answer is no If you look at the R routing table, you should see an entry for the default route, but the same entry does not exist on R or R
Advertise the default route using OSPF
Configure R to distribute the default route into OSPF.
Validate your configuration
If the default route is properly redistributed into OSPF, R and R will receive the update in a minute or two and should be able to access the Internet
Weve created several IP addresses that you should be able to ping from any device on your network. These IP addresses act as an Internet test.
Ping these addresses from any device on your PT network to test connectivity:
and OpenDNS
and Cloudflare
and Google DNS
If the ping does not work, troubleshoot your configuration, and correct any issues.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
