Lab 4 1 - Cyber-JL/NET-330-02 GitHub Wiki
- open Device Manager and - under Ports (COM & LPT) - see the USB Serial Port and the COM#
- Power on the switch
- go into PuTTY on your workstation
- Under Connection > Serial
- go into Session
- select Serial set the COM port to the # from Device Manager
- hit enter
enable
config -t
enable
config -t
hostname <hostname>
end
ip routing
end
vlan #
name <name>
end
interface GigabitEthernet#/#/#
switchport trunk encapsulation dotlq
switchport mode trunk
end
copy running-configuration startup-configuration
OR
copy run start