Packet Tracer - Troubleshoot Static and Default Routes

实验拓扑:

在这里插入图片描述

地址表:

在这里插入图片描述

题目要求:

Objectives
In this activity you will troubleshoot static and default routes and repair any errors that you find.
· Troubleshoot IPv4 static routes.
· Troubleshoot IPv4 default routes.
· Troubleshoot IPv6 static routes.
· Configure IPv4 static routes.
· Configure IPv4 default routes.
· Configure IPv6 static routes.

Background / Scenario
A newly hired network technician is attempting to preconfigure a simple topology that will be delivered to a customer. The technician has not been able to establish connectivity between the three LANs. You have been asked to troubleshoot the topology and verify connectivity between the hosts on the three LANs over IPv4 and IPv6.

Instructions
Step 1: Locate and document the problems.
Record your findings in a table like the one below.
在这里插入图片描述
Step 2: Repair the problems.
Configure the devices so that full connectivity exists between the hosts on the LANs over IPv4 and IPv6.

Note: Your task is to establish connectivity using the existing static route design. Changing the types of static routes used will result in a loss of points.

答案:

Step1:
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
Step2:

Router R1

enable
conf t
no ip route 0.0.0.0 0.0.0.0 172.31.1.195
ip route 0.0.0.0 0.0.0.0 172.31.1.193
end

Router R2

enable
conf t
no ip route 172.31.1.0 255.255.255.128 172.31.1.198
no ip route 172.31.1.128 255.255.255.192 172.31.1.194
ip route 172.31.1.0 255.255.255.128 172.31.1.194
ip route 172.31.1.128 255.255.255.192 172.31.1.198
no ipv6 route 2001:DB6:1::/64 2001:DB8:2::194
ipv6 route 2001:DB8:1::/64 2001:DB8:2::194
end

Router R3

enable
conf t
no ip route 172.31.1.0 255.255.255.240 Serial0/0/1
ip route 172.31.1.0 255.255.255.128 Serial0/0/1
ipv6 route 2001:DB8:1::/64 Serial0/0/1
end
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值