22
University of Sunderland LAN & WAN Assignment 2 FILE NAME: Final L&W 2.pkt PACKET TRACER VERSION: Version: 6.0.1 PPP/CHAP PASSWORD: class Submitted by: Munir Ahmad Student ID: 119116315 1 | Page

Report L&W 2

Embed Size (px)

Citation preview

LAN & WAN Assignment 2

University of Sunderland

LAN & WAN Assignment 2

FILE NAME: Final L&W 2.pktPACKET TRACER VERSION: Version: 6.0.1PPP/CHAP PASSWORD: class

Submitted by: Munir AhmadStudent ID: 119116315MSc Telecommunication

NETWORK DESIGNSubnetting for different routers and network addresses for interfaces connecting switch with different Ports.CATEGORYNETWORK ADDRESS

Network Links171.14.1.0/30

HO LAN networks171.14.20.0/24

HO Flex Feed171.14.32.0/24

Home Based Workers171.14.48.0/24

On-site technicians171.14.64.0/24

Tech Support Office171.14.96.0/24

Tech Support Office feed171.14.112.0/24

Head Office Main:

The Head office Main consists of DMZ web server and Net2 and the base network address can be subnetted and given as,

DMZ- 171.14.17.0/24

Net2- 171.14.18.0/24

NETWORK LINKS

The following are the links further subnetted from the IP provided for network links. LinkConnecting ports with routersNetwork Address

1Serial connection between Head office Main S0/0/0 and HO LAN S0/0/0171.14.1.0/30

2Serial connection between Head Office Main S0/0/1 and HO Feed S0/0/1171.14.1.4/30

3Serial connection between HO Feed S0/0/1and HO LAN S0/0/1171.14.1.8/30

4Fast Ethernet (Fa 0/0) link between HO Feed fa0/0 and Switch connected with Tech Support office171.14.2.0/28

5Switch to Tech Support office fa0/0Switch to the Tech Support office feed fa0/0IP address: 171.14.2.2/28IP address: 171.14.2.3/28

6Fast Ethernet (Fa1/0) link between Tech Support office and (On-site technicians and Home Based workers) Switch (Fa0/1)171.14.3.0/28.

7Switch to the On-site techniciansSwitch to the Home based workersIP address: 171.14.3.3/28IP address: 171.14.3.2/28

ROUTER CONFIGURATIONSInternet Service Provider:hostname ISPinterface Loopback0ip address 200.1.1.1 255.255.255.0no shutdownexit

interface Serial0/1/0ip address 198.1.1.1 255.255.255.0clock rate 64000no shutdownexit

int fa0/0ip address 199.1.1.1 255.255.255.0no shutdownexit

ip route 0.0.0.0 0.0.0.0 198.1.1.2

line con 0line vty 0 4loginend

Head Office Main:conf thostname HO-Mainenable secret classip dhcp excluded-address 171.14.18.1ip dhcp pool HO-Mainnetwork 171.14.18.0 255.255.255.0default-router 171.14.18.1

username HO-LAN password 0 classusername HO-Feed password 0 class

int se0/1/0no shutip add 198.1.1.2 255.255.255.0ip nat outsideclock rate 64000exit

interface FastEthernet0/0ip address 171.14.17.1 255.255.255.0ip nat insideduplex autospeed autono shutdownexit

interface FastEthernet0/1ip address 171.14.18.1 255.255.255.0ip nat insideduplex autospeed autono shutdownexit

interface Serial0/0/0ip address 171.14.1.1 255.255.255.252encapsulation pppppp authentication chapip nat insideclock rate 64000no shutdownexit

interface Serial0/0/1ip address 171.14.1.5 255.255.255.252encapsulation pppppp authentication chapip nat insideno shutdownexit

router ospf 200 redistribute static subnetsredistribute connected subnetsnetwork 171.14.1.0 0.0.0.3 area 0network 171.14.1.4 0.0.0.3 area 0network 171.14.17.0 0.0.0.255 area 0network 171.14.18.0 0.0.0.255 area 0exit

ip nat pool cisco 198.1.1.3 198.1.1.10 netmask 255.255.255.0ip nat inside source list 1 pool cisco overloadip nat inside source static 171.14.17.2 198.1.1.30 ip route 0.0.0.0 0.0.0.0 198.1.1.1

access-list 1 permit 171.14.0.0 0.0.255.255access-list 1 deny 171.14.17.0 0.0.0.255

line con 0line vty 0 4loginend

HO-Feedhostname HO-Feedenable secret classip dhcp excluded-address 171.14.32.1ip dhcp pool HO-Feednetwork 171.14.32.0 255.255.255.0default-router 171.14.32.1

username HO-LAN password 0 classusername HO-Main password 0 class

interface FastEthernet0/0ip address 171.14.2.1 255.255.255.240ip nat insideduplex autospeed autono shutdownexit

interface FastEthernet0/1ip address 171.14.32.1 255.255.255.0ip nat insideduplex autospeed autono shutdownexit

interface Serial0/0/0ip address 171.14.1.6 255.255.255.252encapsulation pppppp authentication chapip nat insideclock rate 64000no shutdownexit

interface Serial0/0/1ip address 171.14.1.10 255.255.255.252encapsulation pppppp authentication chapip nat insideno shutdownexit

router ospf 200 redistribute static subnetsredistribute connected subnetsnetwork 171.14.1.4 0.0.0.3 area 0network 171.14.1.8 0.0.0.3 area 0network 171.14.32.0 0.0.0.255 area 0network 171.14.2.0 0.0.0.255 area 0exit

ip classlessline con 0line vty 0 4loginend

HO-LAN:conf tho HO-LANenable secret class ip dhcp excluded-address 171.14.20.1ip dhcp excluded-address 171.14.21.1ip dhcp excluded-address 171.14.22.1

ip dhcp pool HO-LANnetwork 171.14.20.0 255.255.255.0default-router 171.14.20.1ip dhcp pool datanetwork 171.14.21.0 255.255.255.0default-router 171.14.21.1ip dhcp pool voicenetwork 171.14.22.0 255.255.255.0default-router 171.14.22.1username HO-Main password 0 classusername HO-Feed password 0 class

interface FastEthernet0/0ip address 171.14.20.1 255.255.255.0ip nat insideduplex autospeed autono shutdownexit

interface FastEthernet0/1.10encapsulation dot1Q 10ip address 171.14.21.1 255.255.255.0no shutdownexit

interface FastEthernet0/1.15encapsulation dot1Q 15ip address 171.14.22.1 255.255.255.0no shutdownexit

interface Serial0/0/0ip address 171.14.1.2 255.255.255.252encapsulation pppppp authentication chapip nat insideno shutdownexit

interface Serial0/0/1ip address 171.14.1.9 255.255.255.252encapsulation pppppp authentication chapip nat insideclock rate 64000no shutdownexit

router ospf 200 redistribute static subnetsredistribute connected subnetsnetwork 171.14.1.0 0.0.0.3 area 0network 171.14.1.8 0.0.0.3 area 0network 171.14.20.0 0.0.0.255 area 0network 171.14.21.0 0.0.0.255 area 0network 171.14.22.0 0.0.0.255 area 0

line con 0line vty 0 4loginend

Tech Support Office:hostname TSOip dhcp excluded-address 171.14.96.1ip dhcp pool TSOnetwork 171.14.96.0 255.255.255.0default-router 171.14.96.1

interface FastEthernet0/0ip address 171.14.2.2 255.255.255.240ip nat insideduplex autospeed autono shutdownexit

interface FastEthernet0/1ip address 171.14.96.1 255.255.255.0ip nat insideduplex autospeed autono shutdownexit

router ospf 200 network 171.14.2.0 0.0.0.15 area 0network 171.14.96.0 0.0.0.255 area 0network 171.14.3.0 0.0.0.15 area 0redistribute static subnetsredistribute connected subnetsexit

ip classlessline con 0line vty 0 4loginendTech Support office flex:hostname TSOFip dhcp excluded-address 171.14.112.1ip dhcp pool TSOFnetwork 171.14.112.0 255.255.255.0default-router 171.14.112.1

interface FastEthernet0/0ip address 171.14.2.3 255.255.255.240ip nat insideduplex autospeed autono shutdownexit

interface FastEthernet0/1ip address 171.14.112.1 255.255.255.0ip nat insideduplex autospeed autono shutdownexit

interface FastEthernet1/0ip address 171.14.3.1 255.255.255.240ip nat insideduplex autospeed autono shutdownexitrouter ospf 200 network 171.14.2.0 0.0.0.15 area 0 network 171.14.112.0 0.0.0.255 area 0 network 171.14.3.0 0.0.0.15 area 0 redistribute static subnetsredistribute connected subnetsexitip classlessip route 171.14.48.0 255.255.255.0 171.14.3.2 ip route 171.14.64.0 255.255.255.0 171.14.3.3 line con 0line vty 0 4loginend

Home Based Workers:hostname HBWip dhcp excluded-address 171.14.48.1ip dhcp pool HBWnetwork 171.14.48.0 255.255.255.0default-router 171.14.48.1

interface FastEthernet0/0ip address 171.14.3.2 255.255.255.240ip nat insideduplex autospeed autono shutdownexit

interface FastEthernet0/1ip address 171.14.50.1 255.255.255.0ip nat insideduplex autospeed autono shutdownexit

ip route 0.0.0.0 0.0.0.0 171.14.3.1 line con 0line vty 0 4loginend

On-Site Technicians:hostname OSTip dhcp excluded-address 171.14.64.1ip dhcp pool OSTnetwork 171.14.64.0 255.255.255.0default-router 171.14.64.1

interface FastEthernet0/0ip address 171.14.3.3 255.255.255.240ip nat insideduplex autospeed autono shutdownexit

interface FastEthernet0/1ip address 171.14.64.1 255.255.255.0ip nat insideduplex autospeed autono shutdownexit

ip classlessip route 0.0.0.0 0.0.0.0 171.14.3.1 line con 0line vty 0 4loginend

Switch 1: enableconfigure terminalvlan 10name Datavlan 15name Voiceint range fa0/1 - fa0/11switchport mode access switchport access vlan 10no shutexitint range fa0/12 - fa0/22switchport mode accessswitchport access vlan 15no shutexitint fa0/23switchport mode trunkswitchport trunk allowed vlan 10,15no shutexitint fa0/24switchport mode trunkswitchport trunk allowed vlan 10,15no shutexit

Switch 2:enableconfigure terminalvlan 10name Datavlan 15name Voiceint range fa0/1 - fa0/11switchport mode accessswitchport access vlan 10no shutexitint range fa0/12 - fa0/22switchport mode accessswitchport access vlan 15no shutexitint fa0/24switchport mode trunkswitchport trunk allowed vlan 10,15no shutexit

20 | Page

Configured network: