2. Connect the OS X USB port to the router.
3. Enter the following commands to find the OS X USB port number:
macbook:user$ cd /dev
macbook:user$ ls -ltr /dev/*usb*
crw-rw-rw- 1 root wheel 9, 66 Apr 1 16:46 tty.usbmodem1a21 DT-macbook:dev
user$
4. Connect to the USB port with the following command followed by the router USB port speed:
macbook:user$ screen /dev/tty.usbmodem1a21 9600
To disconnect the OS X USB console from the terminal window, enter Ctrl-a followed by Ctrl-\
Connect to the Console Port Using Linux
This procedure shows how to connect a Linux system USB port to the console using the built-in Linux terminal
utility.
1. Open the Linux terminal window.
2. Connect the Linux USB port to the router.
3. Enter the following commands to find the Linux USB port number:
root@usb-suse# cd /dev
root@usb-suse /dev# ls -ltr *ACM*
crw-r--r-- 1 root root 188, 0 Jan 14 18:02 ttyACM0
root@usb-suse /dev#
4. Connect to the USB port with the following command, followed by the router USB port speed:
root@usb-suse /dev# screen /dev/ttyACM0 9600
To disconnect the Linux USB console from the terminal window, enter Ctrl-a followed by : then quit
Install the Cisco USB Device Driver
A USB device driver must be installed the first time a Microsoft Windows-based PC is connected to the USB
serial port on the router.
This procedure describes how to install the Microsoft Windows USB device driver in Microsoft Windows
XP, Windows Vista, Windows 2000, Windows 7, and Windows 8. Download the driver for your router model
from the Tools and Resources Download Software site, USB Console Software category, at:
https://software.cisco.com/download/home/286037604/type/282855122/release/3.13
To download the driver, you must have a valid service contract associated to your Cisco.com profile.
Note
1. Unzip the file asr-9xx_usbconsole_drivers.zip.
2. Double-click xrusbser_ver2100_installer.exe in the XR21x141x-Win-DriversOnly-Vers2.1.0.0/EXE
folder.
Cisco Network Convergence System 540 Passive Cooled Small Density Routers Hardware Installation Guide
39
Install the Cisco N540-6Z14S-SYS-D Routers
Connect to the Console Port Using Linux