Essay on Cmit 350 Final Project

Words: 1169
Pages: 5

WAN Implementation with SOHO Skills Configuration

Prepared for:

University of Maryland University College

Prepared by:

Nathan Poole

Table of Contents

I. Springfield Site Device and STP Configurations

II. Worchester Site Subnetting Configurations

III. Boston Site Routing Protocol, Route Summarization and Topology Improvements

IV. Sacramento Site VLAN, Routing on a Stick (ROS) and DHCP Implementation

V. Los Angeles Site Management Technologies

VI. xACME WAN - WAN Implementation and Secure Communications

VII. Bibliography

WAN Implementation with SOHO Skills Configuration

I. Springfield Site Device and STP Configurations

Problem Statement: The device hostnames on each switch are generic and
…show more content…
The appropriate VLANs have been created but do not have switch ports assigned to them. There are 20 Faculty devices. For the faculty VLAN the switches will use 6 ports (5 device ports with 1 backup). The administrative VLAN uses 55 devices so each switch will use 15 ports for the admin VLAN (14 device ports with 1 backup). The instructional VLAN will have 211 devices attached. The instructional VLAN will use 54 ports per switch (53 device ports and 1 backup). Finally, the server VLAN will consume 11 ports per switch (10 device ports and 1 backup). There will be a total of 86 ports per switch in use for all 4 VLANs.

Assign interfaces to VLANs

SpringfieldSw1(config)#interface range gi0/1-6
SpringfieldSw1(config-if-range)#switchport mode access
SpringfieldSw1(config-if-range)#switchport access vlan 11

SpringfieldSw1(config)#Interface range gi0/7-21
SpringfieldSw1(config-if-range)#switchport mode access
SpringfieldSw1(config-if-range)#switchport access vlan 12

SpringfieldSw1(config)#Interface range gi0/22-74