Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

DEP30083 Telecommunication Network ..., Schemes and Mind Maps of Topology

1. Construct DSL network using Cisco Packet Tracer. 2. Perform ISP Router Configuration. 3 ...

Typology: Schemes and Mind Maps

2021/2022

Uploaded on 09/27/2022

rossi46
rossi46 🇬🇧

4.5

(10)

313 documents

1 / 12

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
DEP30083 Telecommunication Network
DEP30083/PW 6-DSL 1
PRACTICAL SKILL ASSESSMENT [(CLO2,PLO5,CLS3a)]
COURSE : DEP30083 TELECOMMUNICATION NETWORK
EXPERIMENT NO. : 6
EXPERIMENT TITLE : Digital Subscriber Line (DSL) using Cisco Packet Tracer
LECTURER’S NAME : PUAN SAFIZA BINTI IBRAHIM_____________
NAME : WAN KHAIROL YUSRI BIN WAN YUSOFF____
REGISTRATION NO. : 01DEP20F1064________________________
CLASS /GROUP : DEP3B_______________________________
DATE : 30/11/2021___________________________
Marks
Competency
Description
5
Outstanding
Student can understand and follow all instruction and task has been completed
successfully without any assistance.
4
Highly
Competent
Student can understand and follow all instruction and complete all tasks
successfully after being assisted.
3
Competent
Student has been completed task successfully after being assisted with some
error.
2
Not Yet
Competent
Student can understands and follow the instruction but completes only some of
the tasks with a little error.
1
Not Achieved
Having difficulties to complete the task and totally being assisted to complete
the task given.
Task
Skill / Aspect
Marks Obtain
PART A
1.
Construct DSL network topology
/ 5
2.
ISP Router Configuration using CLI
/ 5
3.
Cloud Configuration using CLI
/ 5
4.
DNS Server Configuration using CLI
/ 5
5.
Configuration for DSL Modem using CLI
/ 5
6.
Home Router Configuration using CLI
/ 5
7.
PC configuration for Internet and Email users
/ 5
8.
WEB browser for web page simulation and verify the connectivity of all devices
/ 5
9.
Result
/ 10
TOTAL
/ 50
TOTAL
/ 100
pf3
pf4
pf5
pf8
pf9
pfa

Partial preview of the text

Download DEP30083 Telecommunication Network ... and more Schemes and Mind Maps Topology in PDF only on Docsity!

PRACTICAL SKILL ASSESSMENT [(CLO2,PLO5,CLS3a)]

COURSE : DEP30083 TELECOMMUNICATION NETWORK

EXPERIMENT NO. : 6

EXPERIMENT TITLE : Digital Subscriber Line (DSL) using Cisco Packet Tracer LECTURER’S NAME : PUAN SAFIZA BINTI IBRAHIM_____________ NAME : WAN KHAIROL YUSRI BIN WAN YUSOFF____ REGISTRATION NO. : 01DEP20F1064________________________ CLASS /GROUP : DEP3B_______________________________ DATE : 30 /11/2021___________________________ Marks Competency Description 5 Outstanding Student can understand and follow all instruction and task has been completed successfully without any assistance. 4 Highly Competent Student can understand and follow all instruction and complete all tasks successfully after being assisted. 3 Competent Student has been completed task successfully after being assisted with some error. 2 Not Yet Competent Student can understands and follow the instruction but completes only some of the tasks with a little error. 1 Not Achieved Having difficulties to complete the task and totally being assisted to complete the task given. Task Skill / Aspect Marks Obtain PART A

  1. Construct DSL network topology / 5
  2. ISP Router Configuration using CLI / 5
  3. Cloud Configuration using CLI / 5
  4. DNS Server Configuration using CLI / 5
  5. Configuration for DSL Modem using CLI / 5
  6. Home Router Configuration using CLI / 5
  7. PC configuration for Internet and Email users / 5
  8. WEB browser for web page simulation and verify the connectivity of all devices / 5
  9. Result / 10 TOTAL / 50 TOTAL / 100

PRACTICAL WORK 6 : DSL using Cisco Packet Tracer OBJECTIVES :

Upon completion the experiment, students should be able to:

EQUIPMENTS AND COMPONENTS:

No Component Quantity

1 Computer 1 unit

2 Cisco Packet Tracer Software installed

3 Router 2811 1 unit

4 Router 1841 1 unit

5 Server 1 unit

6 Cloud 1 unit

7 DSL Modem 2 units

8 PC 3 unit

THEORY:

DSL CONNECTION WITH PACKET TRACER

Packet Tracer (PT) can be used to simulate the internet. To simulate the internet in PT, you need “Cloud PT” as WAN emulation, adding 2 DSL Modem and connect to Ethernet in Cloud configuration. As for the Internet Service Provider (ISP) side, you need 2811 Router and connect to the Cloud by straight-through (ST) cable. Then you need to add one Server to the network connected to ISP Router as a WEB Server. Next, perform the following procedure for ISP Router: a) adding switchport module that will simulate the internet and connected to the Server. b) configure the interface connected to the Cloud

1. Construct DSL network using Cisco Packet Tracer

2. Perform ISP Router Configuration

3. Peform Cloud Configuration

4. Perform DNS Server Configuration

5. Perform Configuration for DSL Modem

6. Perform Home Router Configuration

7. Perform PC configuration for Internet and Email users

8. Perform WEB browser for web page simulation and verify the connectivity of all

devices

Figure 6.

  1. Plan and write your propose IP address for the following devices and complete the table 6.1. You should notice that 3 different networks involved in the network topology. Devices Network Number Propose IP Subnet Mask Network Address Subnet mask Router Interface fa0/0 (to Cloud)- W

2 128 .187.137.19 255.0.0.0^128 .0.0.0^ 255.0.0.

Interface fa1/0 (to Server0) – X

Server IP address or Gateway (to Router0) - X

DNS Server - Y

Router vlan 20 IP (pool for data) - Z

3 128 .197.253.114 255.255.0.0^128.^197 .0.0^ 255.255.0.

Figure 6.

4. Perform “Cloud’ configuration  Click Cloud  Click Configure tab  Pick ‘DSL’ in “Connection”: add “Modem 4 and Modem 5’ and choose “Ethernet 6”.  Pick ‘Ethernet 6” in “Interface”: choose “DSL”

  1. Connect straight-through cable from Router 2811(fa0/0) to Cloud (Ethernet 6). 6. Perform ISP Router 2811 configuration:

 Click ISP Router  Click Physical tab  “turn off” the switch  Add ‘switch” NW-ESW- 161  Then “turn on” the switch  Click CLI (Command Line Interface):  you are required to:  configure the interface connected to the Cloud  set the IP address for the interface.  name the Router  configure switchport module connected to the server  create VLAN for the devices connected to the switch . Continue with configuration dialog? [yes/no]: no Press RETURN to get started! Router>en // Enables privileged EXEC mode. Router#config t //Configure terminal Router(config)#int fa 0/0 //Interface connected to Cloud Router(config-if)#ip address … IP W ….. subnet mask // eg:5.5.5. 255.0.0. Router(config-if)#no shut //To enable the interface Router(config-if)#no cdp enable //To disable Cisco Discovery Protocol (CDP) on an interface Router(config-if)#exit // Return in Global configuration mode Router(config)#hostname ISP ISP(config)#int vlan 10 // Create VLAN and associate number ID 10 ISP(config-if)#ip address … IP X ….. subnet mask ISP(config-if)#do sh ip int brief // To display a status of the interface ISP(config-if)#int range fa 1/0 - 15 ISP(config-if-range)#switchport access vlan 10 //Command is used to assign VLAN to the switchport ISP(config-if-range)#no shut ISP(config-if-range)#end ISP>en ISP#config t ISP(config)# ISP(config)#int range fa 1/0 - 15 // command to specify a range of interfaces ISP(config-if-range)#spanning-tree portfast ISP(config-if-range)#end ISP#

7. Connect straight-through cable from Server (FastEthernet) to ISP Router (fa1/0) Then Perform Server Configuration  Click Server 0  Click Desktop tab

 PC 2 (FastEthernet) to Home Router (fa0/0/2)

13. Continue configure Home Router: a) configure the interface connected to DSL modem b) set IP address DHCP c) set hostname d) create VLAN for the users e) configure the interface for the switchport module f) create DHCP pool for the users g) create access list of VLAN users h) create NAT pool to take the inside address and map to the outside address i) define the inside interface and outside interface  Click Home Router  Click CLI tab Router>en Router#config t Router(config)#int fa 0/0 //Interface connected to DSL Modem Router(config-if)#ip address dhcp //Acquires an IP address on an interface from DHCP Router(config-if)#no shut //To enable the interface Router(config-if)#exit Router(config)#hostname Home_rtr //To name the router Home_rtr(config)#int vlan 20 //Create vlan for internet users Home_rtr(config-if)#ip address ..IP Z.. Subnet mask //assign IP address to vlan 20 Home_rtr(config-if)#int range fa 0/ 0 /0 – 3 //define interface range Home_rtr(config-if-range)#switchport access vlan 20 Home_rtr(config-if-range)#spanning-tree portfast Home_rtr(config-if-range)#no shut Home_rtr(config-if-range)# Home_rtr(config-if-range)#exit Home_rtr(config)#ip dhcp pool Users // creating the pool and giving it a name Home_rtr(dhcp-config)#network .. Network Address Z … Subnet mask //define the nerwork address Home_rtr(dhcp-config)#default-router …IP Z … //define default router Home_rtr(dhcp-config)#dns-server … IP Y … //define the dns server Home_rtr(dhcp-config)#exit Home_rtr(config)#ip dhcp excluded-address ..IP Z.. // Prevents IP address from being assigned to other hosts Home_rtr(config)#

  1. Perform PC configuration:

 Click PC  Click Desktop tab  Choose IP Configuration  Choose DHCP  Choose Command Prompt  Key-in : PC>ipconfig /all Write your observation into table 6. Table 6. Try to ping to VLAN Internet User (Home Router): Table 6. Try also to ping DNS server You would notice that pinging to DNS Server was unsuccessful.

  1. To resolve the unsuccessful ping, go to Home router to create access list and to configure NAT (Network Address Translation). Home_rtr>en Home_rtr#config t Home_rtr(config)#access-list 1 permit …Network Address Z.. 0.0.0.255 //command of permitted access and wildcard mask

Devices Item Server0 (WEB server) Gateway: 193.168.168. DNS server: 193.168.168. ISP Router Fa 0/ IP 128.187.137.19/ MAC address 0060.70D7. VLAN 10 IP: 193.168.168.255/ Gateway: 00D0.58D9.0B Home Router Fa 0/ IP: 128.0.0.1/ MAC address 00E0.8FB0.C VLAN 20 IP: MAC address PC IP: Gateway: DNS Server: PC 1 IP: Gateway: DNS Server PC IP: Gateway: DNS Server Table 6. 5

  1. Now simulate the internet by all PCs:  Click PC  Click Desktop tab  Choose “Web Browser” and try to access www.google.com Write your observation into Table 6. 6.

Table 6. 6

  1. Use the ping command at the PC to test the connectivity of the PC to other devices. The pings should be successful. Write your observation into Table 6. 7. Table 6. CONCLUSION : _Note: To conclude, you should indicate what you have learned during this lab session and identify new knowledge that you have gained.







Ping from 

any PC to: Connectivity Result Successful (Yes/No) Other PCs DNS server gateway DNS Server Interface ISP router Interface Home router