NET-330: Network Design
HomeTech JournalsPersonal ProjectsSysadmin Wiki
  • NET-330: Network Design
  • Breakdown
    • Course Overview
    • Week Breakdown
  • Labs
    • Lab 1.2: Packet Tracer Review-Class Lab
    • Lab 2.1: Subnet Design
    • Lab 3.2: Lab Prep
    • Lab 3.3: DHCP Server in Packet Tracer
    • Lab 4.1: Console Access Mini-Lab
    • Lab 4.2: Small Enterprise-Class Lab
    • Lab 6-1: NAT Configuration - Static NAT
    • Lab 6-2: NAT Configuration - PAT
    • Lab 6-3: NAT LAB 3 - Champlain Example Lab
    • Lab 8-1B: OSPF PT Activity
    • Lab 8-1B: Add OSPF Authenication
    • Lab 9-1: Build a Network Challenge - 1
    • Lab 9-2: Build a Network Challenge 2 - BGP
    • Lab 10-1: IPSEC Packet Tracer 1
    • Lab 11-1: Access-Lists
    • Lab 13-1: IPv6
  • Notes
    • Resources
    • Week 1: Subnet Refresher
    • Week 2: Subnetting, VLANS, & Cisco Commands
    • Week 3: DHCP
    • Week 4 & 5: Campus and Enterprise Network Design Layers
    • Week 6: NAT
    • Week 9: OSPF and Interior Routing
    • Week 10: BGP
    • Week 11: IPSEC
    • Week 12: Zoning and ACL
Powered by GitBook
On this page
  • Summary
  • Steps to Setup Computer
  • CISCO Steps to clear config
  1. Labs

Lab 4.1: Console Access Mini-Lab

PreviousLab 3.3: DHCP Server in Packet TracerNextLab 4.2: Small Enterprise-Class Lab

Last updated 2 years ago

Summary

During this lab we got our hands on real CISCO hardware and were able to tinker with the CLI.

Steps to Setup Computer

  1. After connection to the console port open Device Manager

    1. Take now of the COM<Num> is. This will be used later in the PuTTY config

  2. You want the setting to be the same as the table below

Variable
Value

Bits per sec

9600

Data bits

8

Parity

None

Stop bits

1

Flow Control

None

3. Now open PuTTY and navigator to Serial under SSH

4. Now under Session Select the COM<Num> from earlier

5. Click Open and if everything was setup properly you should be in the CISCO CLI

CISCO Steps to clear config

  1. Say no if prompted to run setup wizard

  2. Enter privileged mode enable

  3. Enter the command write erase, which erases the NVRAM file system and removes all files.

  4. At the prompt, confirm that you want to erase all files.

  5. Enter command reload, and enter no when prompted whether to save the configuration. (Otherwise, the switch will reload the current running configuration.)

  6. Confirm that you want to reload the switch, and your switch configuration is almost clean.

  7. Upon reboot, say no if prompted to run setup wizard

Shows the PuTTY config
Session Config