0% found this document useful (0 votes)
9 views6 pages

static lab

The document outlines a static routing configuration simulation for CCNA training, focusing on establishing IP connectivity between four routers without using dynamic routing protocols. It details specific tasks, including configuring static routes and default routes for both IPv4 and IPv6. Additionally, it provides command examples for the configuration and verification of connectivity between the routers.

Uploaded by

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

static lab

The document outlines a static routing configuration simulation for CCNA training, focusing on establishing IP connectivity between four routers without using dynamic routing protocols. It details specific tasks, including configuring static routes and default routes for both IPv4 and IPv6. Additionally, it provides command examples for the configuration and verification of connectivity between the routers.

Uploaded by

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

15:29, 31/01/2023 CCNA Training » Static Routing Configuration Sim

Type text to search here...


Home > Static Routing Configuration Sim

Static Routing Configuration Sim


May 23rd, 2022 Go to comments

Topology

Tasks

Connectivity between four routers has been established. IP connectivity must be


configured in the order presented to complete the implementation. No dynamic routing
protocols are included.

1. Configure static routing using host routes to establish connectivity from router R3 to
the router R1 Loopback address using the source IP of 209.165.200.230.
2. Configure an IPv4 default route on router R2 destined for router R4.
3. Configure an IPv6 default router on router R2 destined for router R4.

Solution

You can download the Packet Tracer file of this sim here to practice. Please open it with
Packet Tracer v8.1.1.0022 or newer.

https://www.9tut.com/static-routing-configuration-sim 1/6
15:29, 31/01/2023 CCNA Training » Static Routing Configuration Sim

Note: A host route is an IPv4 address with a 32-bit mask

Task 1. Configure static routing using host routes to establish connectivity from router R3
to the router R1 Loopback address using the source IP of 209.165.200.230.

In this task we have to configure all the static routes so that R3 can ping Loopback 1 of
R1 successfully

R3(config)#ip route 192.168.1.1 255.255.255.255 209.165.200.229


R2(config)#ip route 192.168.1.1 255.255.255.255 209.165.200.225
R1(config)#ip route 209.165.200.230 255.255.255.255 209.165.200.226

Verification

R3#ping 192.168.1.1
.!!!!

Task 2. Configure an IPv4 default route on router R2 destined for router R4

R2(config)#ip route 0.0.0.0 0.0.0.0 209.165.202.130

Task 3. Configure an IPv6 default router on router R2 destined for router R4

R2(config)#ipv6 route ::/0 2001:db8:abcd::2


Comments (5) Comments

1. john
May 23rd, 2022

How many points was this question ? it counted as a lab ? any1 knows?

2. izzy
August 29th, 2022

Can someone from 9tut provide us a copy of config?

3. QQQ
September 16th, 2022

R2(config-if)#ip address 209.165.202.129 255.255.252.0


% 209.165.200.0 overlaps with GigabitEthernet0/0

4. QQQ
December 21st, 2022
https://www.9tut.com/static-routing-configuration-sim 2/6
15:29, 31/01/2023 CCNA Training » Static Routing Configuration Sim

For this error message: % 209.165.200.0 overlaps with GigabitEthernet0/0

You have to know the ip range of /30 subnet. Then if that’s the case, you have to
adjust your IP range of 209.165.x.x with /22 CIDR.

The 209.165.202.128 is in the range of 209.165.200.x /30, that’s why you have
overlaps.
5. 9tut
December 22nd, 2022

@all: Thank you for your detection, there was a typo in the topology. The subnet of
E0/2 of R2 should be 209.165.202.128/27 (not /22). We updated it!
Add a Comment
Name

Tôi không phải là người


máy reCAPTCHA
Bảo mật - Điều khoản

Submit Comment
Subscribe to comments feed
Static Routing Configuration Sim 2 IP Services Sim

Premium Member Zone


Welcome 9tut.com CCNA!

Welcome Premium Member


CCNA – New Questions Part 5
CCNA – New Questions Part 6
CCNA – New Questions Part 7
CCNA – New Questions Part 8
CCNA – New Questions Part 9
CCNA – New Questions Part 10
CCNA – New Questions Part 11

https://www.9tut.com/static-routing-configuration-sim 3/6
15:29, 31/01/2023 CCNA Training » Static Routing Configuration Sim

CCNA – New Questions Part 12


Composite Quizzes
IP Services Sim
IP Services Sim Version 2
Static Routing Configuration Sim
Static Routing Configuration Sim 2
OSPF Configuration Sim
LACP Configuration Sim
Voice VLAN Configuration Sim
VLAN and Trunking Configuration Sim
IPv4 and IPv6 Connectivity Sim

Logout

CCNA 200-301
Basic Questions
Topology Architecture Questions
Cloud & Virtualization Questions
CDP & LLDP Questions
Switch Questions
VLAN & Trunking Questions
VLAN & Trunking Questions 2
STP & VTP Questions
EtherChannel Questions
TCP & UDP Questions
IP Address & Subnetting Questions
IP Routing Questions
IP Routing Questions 2
OSPF Questions
OSPF Questions 2
EIGRP Questions
NAT Questions
NTP Questions
Syslog Questions
HSRP Questions
Access-list Questions
AAA Questions
Security Questions
Security Questions 2
DAI Questions
IPv6 Questions
https://www.9tut.com/static-routing-configuration-sim 4/6
15:29, 31/01/2023 CCNA Training » Static Routing Configuration Sim

DNS Questions
QoS Questions
Port Security Questions
Wireless Questions
Wireless Questions 2
SDN Questions
DNA Center Questions
Drag Drop Questions
Drag Drop Questions 2
Drag Drop Questions 3
VPN Questions
DHCP Questions
Automation Questions
Miscellaneous Questions
CCNA FAQs & Tips
Share your CCNA Experience

CCNA Self-Study
Practice CCNA GNS3 Labs
CCNA Knowledge
CCNA Lab Challenges
Puppet Tutorial
Chef Tutorial
Ansible Tutorial
JSON Tutorial
Layer 2 Threats and Security Features
AAA TACACS+ and RADIUS Tutorial
STP Root Port Election Tutorial
GRE Tunnel Tutorial
Basic MPLS Tutorial
TCP and UDP Tutorial
Border Gateway Protocol BGP Tutorial
Point to Point Protocol (PPP) Tutorial
WAN Tutorial
DHCP Tutorial
Simple Network Management Protocol SNMP Tutorial
Syslog Tutorial
Gateway Load Balancing Protocol GLBP Tutorial
EtherChannel Tutorial
Hot Standby Router Protocol HSRP Tutorial

https://www.9tut.com/static-routing-configuration-sim 5/6
15:29, 31/01/2023 CCNA Training » Static Routing Configuration Sim

InterVLAN Routing Tutorial


Cisco Command Line Interface CLI
Cisco Router Boot Sequence Tutorial
OSI Model Tutorial
Subnetting Tutorial – Subnetting Made Easy
Frame Relay Tutorial
Wireless Tutorial
Virtual Local Area Network VLAN Tutorial
VLAN Trunking Protocol VTP Tutorial
IPv6 Tutorial
Rapid Spanning Tree Protocol RSTP Tutorial
Spanning Tree Protocol STP Tutorial
Network Address Translation NAT Tutorial
Access List Tutorial
RIP Tutorial
EIGRP Tutorial
OSPF Tutorial

Network Resources
Free Router Simulators
CCNA Website
ENCOR Website
ENSDWI Website
ENARSI Website
DevNet Website
CCIE R&S Website
Security Website
Wireless Website
Design Website
Data Center Website
Service Provider Website
Collaboration Website

Top

Copyright © 2021 CCNA Training


Site Privacy Policy. Valid XHTML 1.1 and CSS 3.H
https://www.9tut.com/static-routing-configuration-sim 6/6

You might also like