city school network- routing & switching final report

43
[ROUTING & SWITCHING] 2014 PROJEC T REPORT Made by: Shahzeb Pirzada (5701) Talha Hasan (56232) Submitted to, Sir Ubaid Ali T.A: Arsalan

Upload: shahzeb-pirzada

Post on 13-Apr-2017

20 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: City School Network- Routing & Switching Final Report

[ROUTING & SWITCHING]

2014PROJECT REPORT Made by:Shahzeb Pirzada (5701)Talha Hasan(56232)

Submitted to,Sir Ubaid Ali

T.A:Arsalan

Page 2: City School Network- Routing & Switching Final Report

TABLE OF CONTENT

Description PagesPROJECT DESCRIPTION

OBJECTIVESPURPOSE

3

City School Topology Diagram 4-5

City School Brief Description North Nazimabad Campus

6-8

Gulshan-e-Iqbal CampusPAF Chapter

9-1112-14

Gulistan-e-Jauhar Campus DHA Campus Ping Statistic DHCP

14-1919-36

3637-38

2 | P a g e

Page 3: City School Network- Routing & Switching Final Report

Project Description:

We the team of two students have implemented a “City School” network in which we have shown what strategies are required for implementing Routing Protocols. The need for chosen this project is to show how and where data is moving so that students can gain more knowledge.

There are five campus of City School in this project:

1. North Nazimabad Campus2. Gulshan-e-Iqbal Campus3. PAF Chapter4. Gulistan-e-Jauhar Campus5. DHA Campus

Objectives:The Objective of the project is to develop “City School” network on packet tracer software & identify the solutions & problems in the network.

Purpose:The main purpose of this project is to understand the basic principal and applications of routing & switching course.

Implemented Protocols, Servers and Designing Terminologies are:

RIP Version 2 EIGRP OSPF Static Routing DHCP ACL (Access Control List) NAT (Network Address Translation) Port Security Redistribution

3 | P a g e

Page 4: City School Network- Routing & Switching Final Report

TOPOLOGY DIAGRAM

Fully Mesh Topology

First View:

4 | P a g e

Page 5: City School Network- Routing & Switching Final Report

Second View:

Zoom all pictures to view it large.

5 | P a g e

Page 6: City School Network- Routing & Switching Final Report

City School

Campuses brief description given below.

North Nazimabad Campus:

We have implemented RIP Version 2, DHCP, on 5 routers & 12 PC’s of this Campus.

IOS Command Line Interface:

Router 1 on Project

Router#show runBuilding configuration...

Current configuration : 944 bytes!version 12.4no service timestamps log datetime msecno service timestamps debug datetime msecno service password-encryption!hostname Router!!!!!

6 | P a g e

Page 7: City School Network- Routing & Switching Final Report

!!!!!!!!!spanning-tree mode pvst!!!!interface FastEthernet0/0 no ip address duplex auto speed auto shutdown!interface FastEthernet0/1 no ip address duplex auto speed auto shutdown!interface Serial0/1/0 no ip address shutdown!interface Serial0/1/1 ip address 192.168.3.2 255.255.255.0!interface Serial0/2/0 no ip address shutdown!interface Serial0/2/1 no ip address shutdown!interface Serial0/3/0 ip address 192.168.4.1 255.255.255.0!

7 | P a g e

Page 8: City School Network- Routing & Switching Final Report

interface Serial0/3/1 ip address 192.168.25.2 255.255.255.0 clock rate 64000!interface Vlan1 no ip address shutdown!router rip version 2 network 192.168.3.0 network 192.168.4.0 network 192.168.25.0 no auto-summary!ip classless!!!no cdp run!!!!!line con 0line vty 0 4 login!!!

end

Router#show ip routeCodes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area * - candidate default, U - per-user static route, o - ODR P - periodic downloaded static route

Gateway of last resort is not set

8 | P a g e

Page 9: City School Network- Routing & Switching Final Report

R 40.0.0.0/8 [120/7] via 192.168.3.2, 00:00:07, Serial0/3/0R 80.0.0.0/8 [120/7] via 192.168.3.2, 00:00:07, Serial0/3/0R 192.168.1.0/24 [120/1] via 192.168.2.1, 00:00:10, Serial0/3/1C 192.168.2.0/24 is directly connected, Serial0/3/1C 192.168.3.0/24 is directly connected, Serial0/3/0R 192.168.4.0/24 [120/1] via 192.168.3.2, 00:00:07, Serial0/3/0R 192.168.10.0/24 [120/1] via 192.168.2.1, 00:00:10, Serial0/3/1C 192.168.11.0/24 is directly connected, FastEthernet0/0R 192.168.12.0/24 [120/1] via 192.168.3.2, 00:00:07, Serial0/3/0R 192.168.13.0/24 [120/2] via 192.168.2.1, 00:00:10, Serial0/3/1

R 192.168.25.0/24 [120/2] via 192.168.3.2, 00:00:07, Serial0/3/0

Gulshan-e-Iqbal Campus:

We have implemented EIGRP, DHCP and Redistribution on 5 routers & 13 PC’s of this Campus.

IOS Command Line Interface:

Router 4 on Project

Router#SHOW RUNBuilding configuration...

Current configuration : 988 bytes!version 12.4no service timestamps log datetime msecno service timestamps debug datetime msecno service password-encryption!hostname Router!!!!!ip dhcp pool sp network 80.0.0.0 255.0.0.0 default-router 40.0.0.0!!!!

9 | P a g e

Page 10: City School Network- Routing & Switching Final Report

!!!!!spanning-tree mode pvst!!!!interface FastEthernet0/0 ip address 80.0.0.1 255.0.0.0 duplex auto speed auto!interface FastEthernet0/1 no ip address duplex auto speed auto shutdown!interface Serial0/1/0 ip address 192.168.25.1 255.255.255.0!interface Serial0/1/1 no ip address shutdown!interface Serial0/3/0 ip address 40.0.0.1 255.0.0.0 clock rate 64000!interface Serial0/3/1 no ip address shutdown!interface Vlan1 no ip address shutdown!router eigrp 1 redistribute rip metric 100 0 255 255 255 network 80.0.0.0 network 40.0.0.0

10 | P a g e

Page 11: City School Network- Routing & Switching Final Report

no auto-summary!router rip version 2 redistribute eigrp 1 metric 5 network 192.168.25.0!ip classless!!!no cdp run!!!!!line con 0line vty 0 4 login!!!

end

Router#show ip routeCodes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area * - candidate default, U - per-user static route, o - ODR P - periodic downloaded static route

Gateway of last resort is not set

C 40.0.0.0/8 is directly connected, Serial0/3/0C 80.0.0.0/8 is directly connected, FastEthernet0/0R 192.168.1.0/24 [120/2] via 192.168.25.2, 00:00:09, Serial0/1/0R 192.168.2.0/24 [120/3] via 192.168.25.2, 00:00:09, Serial0/1/0R 192.168.3.0/24 [120/1] via 192.168.25.2, 00:00:09, Serial0/1/0R 192.168.4.0/24 [120/1] via 192.168.25.2, 00:00:09, Serial0/1/0R 192.168.10.0/24 [120/3] via 192.168.25.2, 00:00:09, Serial0/1/0R 192.168.11.0/24 [120/3] via 192.168.25.2, 00:00:09, Serial0/1/0

11 | P a g e

Page 12: City School Network- Routing & Switching Final Report

R 192.168.12.0/24 [120/2] via 192.168.25.2, 00:00:09, Serial0/1/0R 192.168.13.0/24 [120/2] via 192.168.25.2, 00:00:09, Serial0/1/0

C 192.168.25.0/24 is directly connected, Serial0/1/0

PAF CHAPTER Campus:

We have implemented RIP Version 2, DHCP and Redistribution on 4 routers & 9 PC’s of this Campus.

IOS Command Line Interface:

Router 9 on Project

Router#SHOW RUNBuilding configuration...

Current configuration : 916 bytes!version 12.4no service timestamps log datetime msecno service timestamps debug datetime msecno service password-encryption!hostname Router!!!!!!!!!!!

12 | P a g e

Page 13: City School Network- Routing & Switching Final Report

!!!spanning-tree mode pvst!!!!interface FastEthernet0/0 no ip address duplex auto speed auto shutdown!interface FastEthernet0/1 no ip address duplex auto speed auto shutdown!interface Serial0/1/0 no ip address shutdown!interface Serial0/1/1 ip address 150.1.1.1 255.255.0.0 clock rate 64000!interface Serial0/3/0 ip address 170.1.1.1 255.255.0.0!interface Serial0/3/1 ip address 160.1.1.2 255.255.0.0!interface Vlan1 no ip address shutdown!router eigrp 1 redistribute rip metric 100 0 255 255 255 network 170.1.0.0 auto-summary!router rip

13 | P a g e

Page 14: City School Network- Routing & Switching Final Report

version 2 redistribute eigrp 1 metric 2 network 150.1.0.0 network 160.1.0.0!ip classless!!!no cdp run!!!!!line con 0line vty 0 4 login!!!end

Router#show ip routeCodes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area * - candidate default, U - per-user static route, o - ODR P - periodic downloaded static route

Gateway of last resort is not set

R 50.0.0.0/8 [120/1] via 150.1.1.2, 00:00:14, Serial0/1/1R 130.1.0.0/16 [120/2] via 150.1.1.2, 00:00:14, Serial0/1/1R 140.1.0.0/16 [120/1] via 150.1.1.2, 00:00:14, Serial0/1/1C 150.1.0.0/16 is directly connected, Serial0/1/1C 160.1.0.0/16 is directly connected, Serial0/3/1R 160.2.0.0/16 [120/1] via 160.1.1.1, 00:00:26, Serial0/3/1C 170.1.0.0/16 is directly connected, Serial0/3/0R 190.1.0.0/16 [120/1] via 150.1.1.2, 00:00:14, Serial0/1/1

14 | P a g e

Page 15: City School Network- Routing & Switching Final Report

Gulistan-e-Jauhar Campus:

We have implemented OSPF, DHCP, ACL, NAT and Redistribution 4 routers & 11 PC’s of this Campus.

IOS Command Line Interface:

Router 11 on Project

Router#show runBuilding configuration...

Current configuration : 977 bytes!version 12.4no service timestamps log datetime msecno service timestamps debug datetime msecno service password-encryption!hostname Router!!!!!!!!!!!!!!spanning-tree mode pvst!!!!interface FastEthernet0/0 no ip address

15 | P a g e

Page 16: City School Network- Routing & Switching Final Report

duplex auto speed auto shutdown!interface FastEthernet0/1 no ip address duplex auto speed auto shutdown!interface Serial0/1/0 ip address 50.0.0.1 255.0.0.0!interface Serial0/1/1 no ip address shutdown!interface Serial0/3/0 ip address 192.168.4.1 255.255.255.0 clock rate 64000!interface Serial0/3/1 ip address 192.168.3.2 255.255.255.0!interface Vlan1 no ip address shutdown!router ospf 1 log-adjacency-changes redistribute rip metric 5 network 192.168.3.0 0.0.0.255 area 0 network 192.168.4.0 0.0.0.255 area 0 network 192.168.2.0 0.0.0.255 area 0 network 50.0.0.0 0.255.255.255 area 0!router rip version 2!ip classless!!!no cdp run

16 | P a g e

Page 17: City School Network- Routing & Switching Final Report

!!!!!line con 0line vty 0 4 login!!!endRouter#show ip routeCodes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area * - candidate default, U - per-user static route, o - ODR P - periodic downloaded static route

Gateway of last resort is not set

C 50.0.0.0/8 is directly connected, Serial0/1/0O 192.168.1.0/24 [110/128] via 192.168.4.2, 00:45:36, Serial0/3/0O 192.168.2.0/24 [110/128] via 192.168.3.1, 00:45:36, Serial0/3/1C 192.168.3.0/24 is directly connected, Serial0/3/1C 192.168.4.0/24 is directly connected, Serial0/3/0192.168.20.0/24 [110/128] via 192.168.4.2, 00:45:36, Serial0/3/0

Router 14 on Project

Router#show runBuilding configuration...

Current configuration : 1067 bytes!version 12.4no service timestamps log datetime msecno service timestamps debug datetime msecno service password-encryption!hostname Router

17 | P a g e

Page 18: City School Network- Routing & Switching Final Report

!!!!!ip dhcp pool cisco network 192.168.5.0 255.255.255.0 default-router 192.168.5.1!!!!!!!!!spanning-tree mode pvst!!!!interface FastEthernet0/0 ip address 192.168.5.1 255.255.255.0 duplex auto speed auto!interface FastEthernet0/1 no ip address duplex auto speed auto shutdown!interface Serial0/1/0 no ip address shutdown!interface Serial0/1/1 no ip address shutdown!interface Serial0/3/0 ip address 192.168.2.1 255.255.255.0!

18 | P a g e

Page 19: City School Network- Routing & Switching Final Report

interface Serial0/3/1 ip address 192.168.1.2 255.255.255.0 clock rate 64000!interface Vlan1 no ip address shutdown!router ospf 1 log-adjacency-changes network 192.168.1.0 0.0.0.255 area 0 network 192.168.2.0 0.0.0.255 area 0 network 192.168.3.0 0.0.0.255 area 0!ip classless!!access-list 101 deny ip host 192.168.1.1 host 192.168.1.2access-list 101 permit ip any any!no cdp run!!!!!line con 0line vty 0 4 login!!!end

DHA Campus:

DHA Campus is the Head office and in diagram all the Servers are located and redundancy is shown (If one link fail data will move towards another Link) .We have implemented Static Routing because it is the Backbone Network, Port Security , Redistribution, DHCP .

19 | P a g e

Page 20: City School Network- Routing & Switching Final Report

IOS Command Line Interface:

Router 17 on Project

Router#show run

Building configuration...

Current configuration : 1939 bytes

!

version 12.4

no service timestamps log datetime msec

no service timestamps debug datetime msec

no service password-encryption

!

hostname Router

!

!

!

!

!

!

!

!

!

!

!

!

20 | P a g e

Page 21: City School Network- Routing & Switching Final Report

!

!

spanning-tree mode pvst

!

!

!

!

interface FastEthernet0/0

no ip address

duplex auto

speed auto

shutdown

!

interface FastEthernet0/1

no ip address

duplex auto

speed auto

shutdown

!

interface Serial0/1/0

ip address 192.168.20.1 255.255.255.0

!

interface Serial0/1/1

no ip address

clock rate 2000000

21 | P a g e

Page 22: City School Network- Routing & Switching Final Report

shutdown

!

interface Serial0/3/0

ip address 192.168.1.1 255.255.255.0

clock rate 64000

!

interface Serial0/3/1

no ip address

shutdown

!

interface Vlan1

no ip address

shutdown

!

ip classless

ip route 192.168.1.0 255.255.255.0 192.168.20.0

ip route 192.168.2.0 255.255.255.0 192.168.20.0

ip route 192.168.3.0 255.255.255.0 192.168.20.0

ip route 192.168.4.0 255.255.255.0 192.168.20.0

ip route 192.168.10.0 255.255.255.0 192.168.20.0

ip route 192.168.11.0 255.255.255.0 192.168.20.0

ip route 192.168.12.0 255.255.255.0 192.168.20.0

ip route 192.168.13.0 255.255.255.0 192.168.20.0

ip route 10.0.0.0 255.0.0.0 192.168.20.0

ip route 20.0.0.0 255.0.0.0 192.168.20.0

22 | P a g e

Page 23: City School Network- Routing & Switching Final Report

ip route 30.0.0.0 255.0.0.0 192.168.20.0

ip route 40.0.0.0 255.0.0.0 192.168.20.0

ip route 60.0.0.0 255.0.0.0 192.168.20.0

ip route 50.0.0.0 255.0.0.0 192.168.20.0

ip route 70.0.0.0 255.0.0.0 192.168.20.0

ip route 80.0.0.0 255.0.0.0 192.168.20.0

ip route 90.0.0.0 255.0.0.0 192.168.20.0

ip route 160.2.1.0 255.255.255.0 192.168.20.0

ip route 160.1.1.0 255.255.255.0 192.168.20.0

ip route 150.1.1.0 255.255.255.0 192.168.20.0

ip route 140.1.1.0 255.255.255.0 192.168.20.0

ip route 190.1.1.0 255.255.255.0 192.168.20.0

ip route 130.1.1.0 255.255.255.0 192.168.20.0

ip route 192.168.5.0 255.255.255.0 192.168.20.0

ip route 192.168.6.0 255.255.255.0 192.168.20.0

ip route 192.168.14.0 255.255.255.0 192.168.20.0

!

!

!

!

!

!

!

line con 0

line vty 0 4

23 | P a g e

Page 24: City School Network- Routing & Switching Final Report

login

!

!

!

end

Router#show ip route

Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP

D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP

i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area

* - candidate default, U - per-user static route, o - ODR

P - periodic downloaded static route

Gateway of last resort is not set

S 10.0.0.0/8 [1/0] via 192.168.20.0

S 20.0.0.0/8 [1/0] via 192.168.20.0

S 30.0.0.0/8 [1/0] via 192.168.20.0

S 40.0.0.0/8 [1/0] via 192.168.20.0

S 50.0.0.0/8 [1/0] via 192.168.20.0

S 60.0.0.0/8 [1/0] via 192.168.20.0

S 70.0.0.0/8 [1/0] via 192.168.20.0

S 80.0.0.0/8 [1/0] via 192.168.20.0

S 90.0.0.0/8 [1/0] via 192.168.20.0

24 | P a g e

Page 25: City School Network- Routing & Switching Final Report

130.1.0.0/24 is subnetted, 1 subnets

S 130.1.1.0 [1/0] via 192.168.20.0

140.1.0.0/24 is subnetted, 1 subnets

S 140.1.1.0 [1/0] via 192.168.20.0

150.1.0.0/24 is subnetted, 1 subnets

S 150.1.1.0 [1/0] via 192.168.20.0

160.1.0.0/24 is subnetted, 1 subnets

S 160.1.1.0 [1/0] via 192.168.20.0

160.2.0.0/24 is subnetted, 1 subnets

S 160.2.1.0 [1/0] via 192.168.20.0

190.1.0.0/24 is subnetted, 1 subnets

S 190.1.1.0 [1/0] via 192.168.20.0

C 192.168.1.0/24 is directly connected, Serial0/3/0

S 192.168.2.0/24 [1/0] via 192.168.20.0

S 192.168.3.0/24 [1/0] via 192.168.20.0

S 192.168.4.0/24 [1/0] via 192.168.20.0

S 192.168.5.0/24 [1/0] via 192.168.20.0

S 192.168.6.0/24 [1/0] via 192.168.20.0

S 192.168.10.0/24 [1/0] via 192.168.20.0

S 192.168.11.0/24 [1/0] via 192.168.20.0

S 192.168.12.0/24 [1/0] via 192.168.20.0

S 192.168.13.0/24 [1/0] via 192.168.20.0

S 192.168.14.0/24 [1/0] via 192.168.20.0

C 192.168.20.0/24 is directly connected, Serial0/1/0

Router 19 on Project

25 | P a g e

Page 26: City School Network- Routing & Switching Final Report

Router>enable

Router#show run

Building configuration...

Current configuration : 2215 bytes

!

version 12.4

no service timestamps log datetime msec

no service timestamps debug datetime msec

no service password-encryption

!

hostname Router

!

!

!

!

ip dhcp excluded-address 192.168.12.1 192.168.12.10

!

ip dhcp pool R19

network 192.168.12.0 255.255.255.0

default-router 192.168.12.1

dns-server 192.168.12.5

ip dhcp pool cisco

network 192.168.14.0 255.255.255.0

default-router 192.168.14.1

26 | P a g e

Page 27: City School Network- Routing & Switching Final Report

ip dhcp pool CISCO

network 192.168.12.0 255.255.255.0

default-router 192.168.12.1

!

!

!

!

!

!

!

!

!

spanning-tree mode pvst

!

!

!

!

interface FastEthernet0/0

ip address 192.168.12.1 255.255.255.0

duplex auto

speed auto

!

interface FastEthernet0/1

ip address 192.168.14.1 255.255.255.0

duplex auto

27 | P a g e

Page 28: City School Network- Routing & Switching Final Report

speed auto

!

interface Serial0/1/0

no ip address

clock rate 2000000

shutdown

!

interface Serial0/1/1

no ip address

clock rate 2000000

shutdown

!

interface Serial0/3/0

ip address 192.168.1.2 255.255.255.0

!

interface Serial0/3/1

no ip address

shutdown

!

interface Vlan1

no ip address

shutdown

!

ip classless

ip route 192.168.1.0 255.255.255.0 192.168.1.0

28 | P a g e

Page 29: City School Network- Routing & Switching Final Report

ip route 192.168.2.0 255.255.255.0 192.168.1.0

ip route 192.168.3.0 255.255.255.0 192.168.1.0

ip route 192.168.4.0 255.255.255.0 192.168.1.0

ip route 192.168.10.0 255.255.255.0 192.168.1.0

ip route 192.168.11.0 255.255.255.0 192.168.1.0

ip route 192.168.12.0 255.255.255.0 192.168.1.0

ip route 192.168.13.0 255.255.255.0 192.168.1.0

ip route 10.0.0.0 255.0.0.0 192.168.1.0

ip route 20.0.0.0 255.0.0.0 192.168.1.0

ip route 30.0.0.0 255.0.0.0 192.168.1.0

ip route 40.0.0.0 255.0.0.0 192.168.1.0

ip route 60.0.0.0 255.0.0.0 192.168.1.0

ip route 70.0.0.0 255.0.0.0 192.168.1.0

ip route 80.0.0.0 255.0.0.0 192.168.1.0

ip route 90.0.0.0 255.0.0.0 192.168.1.0

ip route 160.1.1.0 255.255.255.0 192.168.1.0

ip route 160.2.1.0 255.255.255.0 192.168.1.0

ip route 150.1.1.0 255.255.255.0 192.168.1.0

ip route 140.1.1.0 255.255.255.0 192.168.1.0

ip route 190.1.1.0 255.255.255.0 192.168.1.0

ip route 130.1.1.0 255.255.255.0 192.168.1.0

ip route 192.168.5.0 255.255.255.0 192.168.1.0

ip route 192.168.6.0 255.255.255.0 192.168.1.0

ip route 192.168.20.0 255.255.255.0 192.168.1.0

!

29 | P a g e

Page 30: City School Network- Routing & Switching Final Report

!

!

!

!

!

!

line con 0

line vty 0 4

login

!

!

!

End

Router#show ip route

Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP

D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP

i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area

* - candidate default, U - per-user static route, o - ODR

P - periodic downloaded static route

Gateway of last resort is not set

30 | P a g e

Page 31: City School Network- Routing & Switching Final Report

S 10.0.0.0/8 [1/0] via 192.168.1.0

S 20.0.0.0/8 [1/0] via 192.168.1.0

S 30.0.0.0/8 [1/0] via 192.168.1.0

S 40.0.0.0/8 [1/0] via 192.168.1.0

S 60.0.0.0/8 [1/0] via 192.168.1.0

S 70.0.0.0/8 [1/0] via 192.168.1.0

S 80.0.0.0/8 [1/0] via 192.168.1.0

S 90.0.0.0/8 [1/0] via 192.168.1.0

130.1.0.0/24 is subnetted, 1 subnets

S 130.1.1.0 [1/0] via 192.168.1.0

140.1.0.0/24 is subnetted, 1 subnets

S 140.1.1.0 [1/0] via 192.168.1.0

150.1.0.0/24 is subnetted, 1 subnets

S 150.1.1.0 [1/0] via 192.168.1.0

160.1.0.0/24 is subnetted, 1 subnets

S 160.1.1.0 [1/0] via 192.168.1.0

160.2.0.0/24 is subnetted, 1 subnets

S 160.2.1.0 [1/0] via 192.168.1.0

190.1.0.0/24 is subnetted, 1 subnets

S 190.1.1.0 [1/0] via 192.168.1.0

C 192.168.1.0/24 is directly connected, Serial0/3/0

S 192.168.2.0/24 [1/0] via 192.168.1.0

S 192.168.3.0/24 [1/0] via 192.168.1.0

S 192.168.4.0/24 [1/0] via 192.168.1.0

S 192.168.5.0/24 [1/0] via 192.168.1.0

31 | P a g e

Page 32: City School Network- Routing & Switching Final Report

S 192.168.6.0/24 [1/0] via 192.168.1.0

S 192.168.10.0/24 [1/0] via 192.168.1.0

S 192.168.11.0/24 [1/0] via 192.168.1.0

C 192.168.12.0/24 is directly connected, FastEthernet0/0

S 192.168.13.0/24 [1/0] via 192.168.1.0

C 192.168.14.0/24 is directly connected, FastEthernet0/1

S 192.168.20.0/24 [1/0] via 192.168.1.0

Implementation of Port Security

Switch 9

Switch>enable

Switch#show run

Building configuration...

Current configuration : 1691 bytes

!

version 12.1

no service timestamps log datetime msec

no service timestamps debug datetime msec

no service password-encryption

!

hostname Switch

!

!

spanning-tree mode pvst

32 | P a g e

Page 33: City School Network- Routing & Switching Final Report

!

interface FastEthernet0/1

switchport mode access

switchport port-security

switchport port-security mac-address sticky

switchport port-security mac-address sticky 000B.BE1A.5403

!

interface FastEthernet0/2

switchport mode access

switchport port-security

switchport port-security mac-address sticky

switchport port-security mac-address sticky 0030.F2A8.AE14

!

interface FastEthernet0/3

switchport mode access

switchport port-security

switchport port-security mac-address sticky

!

interface FastEthernet0/4

switchport mode access

switchport port-security

switchport port-security mac-address sticky

switchport port-security mac-address sticky 0006.2AA3.A301

!

interface FastEthernet0/5

33 | P a g e

Page 34: City School Network- Routing & Switching Final Report

switchport mode access

switchport port-security

switchport port-security mac-address sticky

switchport port-security mac-address sticky 00D0.FF8E.24DA

!

interface FastEthernet0/6

!

interface FastEthernet0/7

!

interface FastEthernet0/8

!

interface FastEthernet0/9

!

interface FastEthernet0/10

!

interface FastEthernet0/11

!

interface FastEthernet0/12

!

interface FastEthernet0/13

!

interface FastEthernet0/14

!

interface FastEthernet0/15

!

34 | P a g e

Page 35: City School Network- Routing & Switching Final Report

interface FastEthernet0/16

!

interface FastEthernet0/17

!

interface FastEthernet0/18

!

interface FastEthernet0/19

!

interface FastEthernet0/20

!

interface FastEthernet0/21

!

interface FastEthernet0/22

!

interface FastEthernet0/23

!

interface FastEthernet0/24

!

interface Vlan1

no ip address

shutdown

!

!

line con 0

!

35 | P a g e

Page 36: City School Network- Routing & Switching Final Report

line vty 0 4

login

line vty 5 15

login

!

!

end

PING STATISTICS

PING from LAB 2 of North Nazimabad Campus Client – to Gulshan-e-Iqbal Campus Internal Router And the Results show 0 % Loss.

36 | P a g e

Page 37: City School Network- Routing & Switching Final Report

DHCP STATISTICS

DHCP on PC15 of City School North Nazimabad Campus [Administration/Staff]

37 | P a g e

Page 38: City School Network- Routing & Switching Final Report

DHCP on PC9 of City School Gulshan-e-Iqbal Campus [LAB2]

WHOLE PROJECT IS CONFIGURED BY DHCP SEE IN PROJECT FILE.

38 | P a g e