Easy: Mac Terminal to Cisco Router / Switch (Serial to Cisco Router Using Terminal)

Easy: Mac Terminal to Cisco Router / Switch (Serial to Cisco Router Using Terminal)

You can quickly create a serial console connection to any Cisco device using a USB to serial adapter cable using the Mac Terminal app without any kind of special configuration. Using Mac Terminal app is the easiest way, since it avoids you downloading and installing 3rd party utilities which aren’t maintained as frequently for Mac OS X today. Some 3rd party utilities include zTerm and Cool Term.

 

Follow the steps below to use Mac Terminal to connect to a Cisco appliance through serial console.

 

  1. Open Terminal in Applications -> Utilities.
 
  1. Determine your current serial ports on your Mac. Type the following command in Terminal.

Note: Your serial connection will only appear if your USB to serial adapter is plugged into your USB port.

 

ls /dev/tty.*

 

  1. Next, type the following command and replace with your serial connection you identified in the previous step.
 
screen /dev/tty.DEVICE_NAME 9600





 

Your serial console connection will open in your Terminal window. You will be connected to your Cisco device and issue commands just as you would in Putty or SecureCRT. Yay!


* Please use the comment form below. Comments are moderated.*



Related Posts

 

Comments

No comments made yet. Be the first to submit a comment
Friday, 19 April 2024