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 default. They do not match the network topology device hostnames as delivered with the network architecture. Each switch and router must have the correct hostname configured per device.
Switch>en
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#Hostname SpringfieldSwitch1
SpringfieldSwitch1(config)#
Switch>en
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#Hostname SpringfieldSwitch2
SpringfieldSwitch2(config)#
Switch>en
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#Hostname SpringfieldSwitch3
SpringfieldSwitch3(config)#
Switch>en
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#Hostname SpringfieldSwitch3
SpringfieldSwitch3(config)#
Router>en
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname SpringfieldRouter
SpringfieldRouter(config)#
Problem Statement: There is no MOTD banner provided on any switches or login banner to warn users of unauthorized access or terms of use. Without such banners