TEMPLATE

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

College of Computing and Information Sciences

CSNW3101: Advanced Routing and Switching


Mini Project (5 marks)
Name Student ID
Level Advanced Diploma Date of Submission
Objectives:
Design a medium-sized business network using Packet Tracer.
Requirements:

 Implement the following:


- Design an IP addressing scheme using subnetting / VLSM. Use any IP address block and provide network host requirements
- Basic device configuration
- DHCPv4
- VLAN and Inter-VLAN
- Single-Area OSPFv2 (use network command for Network Address/Interface Address and ip ospf command)
- Default Route propagation
- Passive Interface
- ACL (Standard and Extended)
- NAT (PAT)
- Server Configuration (DNS, TFTP and HTTP)
- Network Management (implement NTP, router and switch file maintenance and IOS management)
 The document to be submitted must include the following:
o VLSM Table
o IP addressing table
o VLAN table
o Created Policy
o Network Topology/Design in packet tracer with complete configuration (softcopy)
o Only use cisco and class as passwords
I. Network Topology/Design
II. VLSM Table

Bit
Host Host VLSM / Position / Broadcast
Subnet Network Address First Host Last Host Subnet Mask
Req. Bits Prefix Magic Address
Number

VLAN10 30 5 /27 32 10.0.0.0 10.0.0.1 10.0.0.30 10.0.0.31 255.255.255.224


VLAN20 14 4 /28 16 10.0.0.32 10.0.0.33 10.0.0.46 10.0.0.47 255.255.255.240
BRANCH NET 1 50 6 /26 64 10.0.0.48 10.0.0.49 10.0.0.110 10.0.0.111 255.255.255.192
BRANCH NET 2 25 5 /27 32 10.0.0.112 10.0.0.113 10.0.0.126 10.0.0.127 255.2555.255.224
NBR 8 3 /29 8 10.0.0.128 10.0.0.129 10.0.0.134 10.0.0.135 255.255.255.248
VLAN 88 12 4 /28 16 10.0.0.136 10.0.0.137 10.0.0.150 10.0.0.151 255.255.255.240
VLAN 99 6 3 /29 8 10.0.0.152 10.0.0.153 10.0.0.158 10.0.0.159 255.255.255.248
WAN 1 2 2 /30 4 10.0.0.160 10.0.0.161 10.0.0.162 10.0.0.163 255.256.255.252
WAN 2 2 2 /30 4 10.0.0.164 10.0.0.165 10.0.0.166 10.0.0.167 255.256.255.252
WAN 3 2 2 /30 4 10.0.0.168 10.0.0.169 10.0.0.170 10.0.0.171 255.256.255.252
WAN 4 2 2 /30 4 10.0.0.172 10.0.0.173 10.0.0.174 10.0.0.175 255.256.255.252

III. IP Addressing Table

Device Interface IP Address Subnet Mask Default Gateway

Main R1
Device Interface IP Address Subnet Mask Default Gateway

IV. VLAN Table and Port Assignments Table

VLAN Name Interface

V. ACCESS-LIST POLICIES
1. Write your policy for Standard ACL
2. Write your policy for Extended ACL

You might also like