0% found this document useful (0 votes)
53 views7 pages

CPT L4 PDF

The document provides instructions for configuring a network with two LANs connected by two routers. It involves connecting four devices to two switches, which are connected to two routers using Ethernet and serial cables. IP addresses are assigned to the devices and default gateways are configured. Routing tables are configured on the routers to allow communication between the LANs.

Uploaded by

Sadiholic
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)
53 views7 pages

CPT L4 PDF

The document provides instructions for configuring a network with two LANs connected by two routers. It involves connecting four devices to two switches, which are connected to two routers using Ethernet and serial cables. IP addresses are assigned to the devices and default gateways are configured. Routing tables are configured on the routers to allow communication between the LANs.

Uploaded by

Sadiholic
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/ 7

Computer Network \ Lab. Dr. Ahmed S.

Al-Khaleefa

Router configuration:

Ex:
Create two LAN Consist From Four devices connect with Two Switch
and Two Router:
1- Add Four Computer (PC), two Switch and two Router to the
logical space.

2- Connect each two (PC) with one Switch by Straight Ethernet


Cable, Connect each Switch with Router by using Straight
Ethernet Cable, Connect Router with other Router by Serial
Cable.

3- Rename and give IP address for the Four devices.


 First Device , IP address 192.168.2.2
 Second Device , IP address 192.168.2.3
 Third Device , IP address 192.168.3.2
 Forth Device , IP address 192.168.3.3

4- Go to First Router and click on it then CLI:

Enable
Config t
Interface Fastethernet 0/0
Ip address 192.168.2.1 255.255.255.0
No sh
exit
Interface Serial 2/0
Ip address 192.168.1.1 255.255.255.0
No sh

47

This study source was downloaded by 100000852279812 from CourseHero.com on 12-16-2022 01:27:07 GMT -06:00

https://www.coursehero.com/file/102447682/CPT-L4pdf/
Computer Network \ Lab. Dr. Ahmed S. Al-Khaleefa

5- Go to Second Router and click on it then CLI:

Enable
Config t
Interface Fastethernet 0/0
Ip address 192.168.3.1 255.255.255.0
No sh
exit
Interface Serial 2/0
Ip address 192.168.1.2 255.255.255.0
No sh

Routing Table:

6- Go to First Router and click on it then CLI:

Show ip route

Config t
Ip route 192.168.3.0 255.255.255.0 192.168.1.2

7- Go to Second Router and click on it then CLI:

Show ip route

Config t
Ip route 192.168.2.0 255.255.255.0 192.168.1.1

48

This study source was downloaded by 100000852279812 from CourseHero.com on 12-16-2022 01:27:07 GMT -06:00

https://www.coursehero.com/file/102447682/CPT-L4pdf/
Computer Network \ Lab. Dr. Ahmed S. Al-Khaleefa

8- Press on the first Device then go to Desktop then ip configuration

ip address = 192.168.2.2
Subnet Mask = 255.255.255.0
Default Gateway = 192.168.3.1

9- Press on the Second Device then go to Desktop then ip


configuration

ip address = 192.168.2.3
Subnet Mask = 255.255.255.0
Default Gateway = 192.168.3.1

10 - Press on the Third Device then go to Desktop then ip


Configuration

ip address = 192.168.3.2
Subnet Mask = 255.255.255.0
Default Gateway = 192.168.2.1

11- Press on the Forth Device then go to Desktop then ip


configuration

ip address = 192.168.3.3
Subnet Mask = 255.255.255.0
Default Gateway = 192.168.2.1

49

This study source was downloaded by 100000852279812 from CourseHero.com on 12-16-2022 01:27:07 GMT -06:00

https://www.coursehero.com/file/102447682/CPT-L4pdf/
Computer Network \ Lab. Dr. Ahmed S. Al-Khaleefa

50

This study source was downloaded by 100000852279812 from CourseHero.com on 12-16-2022 01:27:07 GMT -06:00

https://www.coursehero.com/file/102447682/CPT-L4pdf/
Computer Network \ Lab. Dr. Ahmed S. Al-Khaleefa

51

This study source was downloaded by 100000852279812 from CourseHero.com on 12-16-2022 01:27:07 GMT -06:00

https://www.coursehero.com/file/102447682/CPT-L4pdf/
Computer Network \ Lab. Dr. Ahmed S. Al-Khaleefa

52

This study source was downloaded by 100000852279812 from CourseHero.com on 12-16-2022 01:27:07 GMT -06:00

https://www.coursehero.com/file/102447682/CPT-L4pdf/
Computer Network \ Lab. Dr. Ahmed S. Al-Khaleefa

53

This study source was downloaded by 100000852279812 from CourseHero.com on 12-16-2022 01:27:07 GMT -06:00

https://www.coursehero.com/file/102447682/CPT-L4pdf/
Powered by TCPDF (www.tcpdf.org)

You might also like