How to install minicom on Ubuntu to configure Cisco switches and routers through the console port

Video Player is loading.
Current Time 0:00
Duration -:-
Loaded: 0%
Stream Type LIVE
Remaining Time -:-
 
1x
212 Views
Published
In this video, I am going to show you how to install minicom on ubuntu and use it to configure cisco switch and router through console port.

# Install minicom

apt-get install minicom

# Check serial port

dmesg | grep tty

# Configure minicom

minicom -s

- Press A to change
serial device
- Press Enter
- Press E to change Bps/Par/Bits
- Press C and Q
- Press Enter

- Save configuration

# Connect to cisco switch/router

minicom cisco
Category
Routers and Switches
Show more
Be the first to comment