Sie sind auf Seite 1von 4

MOHAMMED ALFAAZ AZAM LAB: 4 WIDE AREA NETWORK

2015128656 EEB: 764 COMPUTER NETWORK

AIM

To create a wide area network with appropriate cable connection.

Equipment

 2 router 1941
 2 switch 2900
 4 computers
 Ethernet cable

Addressing Table

DEFAULT
DEVICE INTERFACE IP ADDRESS SUBNET MASK
GATEWAY
ROUTER 1 G0/0 192.168.0.1 255.255.255.0 N/A
S0/0/0 172.30.0.1 255.255.255.252 N/A
ROUTER 2 G0/1 192.168.1.1 255.255.255.0 N/A
S0/0/0 172.30.0.2 255.255.255.252 N/A
SWITCH A Vlan1 192.168.0.2 255.255.255.0 192.168.0.1
SWITCH B Vlan1 192.168.1.2 255.255.255.0 192.168.1.1
COMPUTER 1 NIC 192.168.0.10 255.255.255.0 192.168.0.1
COMPUTER 2 NIC 192.168.0.11 255.255.255.0 192.168.0.1
COMPUTER 3 NIC 192.168.1.10 255.255.255.0 192.168.1.1
COMPUTER 4 NIC 192.168.1.11 255.255.255.0 192.168.1.1

Topology

Procedures

 Using appropriate cables, the connection was done as shown in the topology.
Router to router = serial DCE
PC to Switch = copper straight through
Switch to router = copper straight through
 Ip addresses on the interfaces on the router and on SVI for switch were set.
Eg: Router(config)# ip route 0.0.0.0 0.0.0.0 (default route were set on both the routers)
 Ip address on the computer interface were set.
MOHAMMED ALFAAZ AZAM LAB: 4 WIDE AREA NETWORK
2015128656 EEB: 764 COMPUTER NETWORK

Configurations For Router Configuration for Switch

enable enable
config t configure terminal
hostname R1 or R2 hostname S1 or S2
service password-encryption service password-encryption
enable secret class enable secret class
line con 0 line con 0
password cisco password cisco
login login
exit exit
line vty 0 4 vty 0 15
password cisco password cisco
login login
exit exit
banner motd #WARNING# banner motd #WARNING#
line con 0 line con 0
logging synchronous logging synchronous
exit ip address 192.168.1.1 255.255.255.0/ip
interface G0/0 address 192.168.1.2 255.255.255.0
ip address 192.168.0.1 255.255.255.0 no shutdown
description connects to S1 ip default-gateway 192.168.0.1/ip default-
no shutdown gateway 192.168.1.1
exit
int S0/0/0
ip address 172.30.0.1 255.255.255.252
description connects to R2
clock rate 128000
no shut
end
Cop r s

Results

Test comments
Computer1 to
Computer2

Computer2 to
Computer1
Computer3 to
Computer4

Computer4 to
Computer3
Computer1 to
Computer4
MOHAMMED ALFAAZ AZAM LAB: 4 WIDE AREA NETWORK
2015128656 EEB: 764 COMPUTER NETWORK

Computer2 to
Computer4

Computer1 to Computer2

Computer2 to Computer1

Computer3 to Computer4

Computer4 to Computer3

Computer1 to Computer4
MOHAMMED ALFAAZ AZAM LAB: 4 WIDE AREA NETWORK
2015128656 EEB: 764 COMPUTER NETWORK

Computer 2 to Computer4

Conclusion

After successfully accomplishing this lab on wide area network we were able to learn and understand
how a make a WAN topology. We also learnt that different connections have different cable for
example router to router we need a serial DCE cable. Configuration of switch and routers was also
done.

We can also conclude that a WAN is very complex and requires reliable techniques to probe the
network. An active probe can load the network, which should not be involved in the inference
process. In a link-level delay estimation, the required one-way delay measurements, can not to be
easy to obtain, and a synchronization process of the end hosts is necessary. Besides, the information
of the network is shared by different providers and this aspect increases the difficulty to obtain the
measurements. Finally, the computational aspect of WAN topology, is very critic and depends in
particular, on the dimension of the network and on inference model adopted. These are some
aspects that represent the stunted to pay to obtain good results which can be provided by the
Network Tomography.

Reference

 https://etd.adm.unipi.it/theses/available/etd-06242004-163624/.../7Conclusion.doc
 https://www.coursehero.com › Baker College › NETWORKING › NETWORKING 10
 engineering.ju.edu.jo/Laboratories/CPE_0907528_networklab_Sep_2016_Fall.pdf
 techblog.comsoc.org/.../summary-conclusions-of-sd-wan-sessions-at-telecom-councils...

Das könnte Ihnen auch gefallen