|
CertExams.com Simulator Lab Exercises Answers
|
Connectivity tests with traceroute
|
Description:
Use the traceroute
command to map the IP addresses that a packet travels through to get from
one device to another.
IP
Address Assignment Table
| Device |
Interface |
IP Address/Mask |
| R1 |
E0
S0 |
192.168.10.2/24
192.168.20.1/24
|
| R2 |
E0 |
192.168.10.1/24 |
| R3 |
S0 |
192.168.20.2/24 |
Instructions:
1.
Configure routers to the specification given above
2.
Enable RIP routing across all three routers
3.
From Router1, ping the directly connected routers and their interfaces
which are Router2 ethernet0 and Router3 serial 0
4.
You should be able to ping non-directly connected routers as RIP routing
is enabled
5.
Next , the traceroute command is entered which helps in determining the
path of a packet to its
destination
Note: Please refer to the CertExams.com Network Simulator software for complete lab with commands.
|