Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

The Cisco 8x9 device If the Cisco 809/829 is not recognized if you connect to it directly immediatly recognized, when connecting it via the Mini Type Typ B USB Cable when you checkcable, then additional software is required.

Code Block
ls -lah /dev/cu.*

Step-by-step guide

The chipset CP210x from Silicon Labs requires special drivers before you can connect.

  1. Download the driver here and install it
  2. Check your devices,you will see two new ones (SLAB...)

    Code Block
    sebastiankoch@~$ls -lah /dev/cu.*
    crw-rw-rw-  1 root  wheel   17,   9 May 18 15:03 /dev/cu.SLAB_USBtoUART
    crw-rw-rw-  1 root  wheel   17,  11 May 18 15:09 /dev/cu.SLAB_USBtoUART5
    ...
  3. Now you can directly connect to the console through /dev/cu.SLAB_USBtoUART5

     

    Code Block
    sebastiankoch@~$screen /dev/cu.SLAB_USBtoUART5
  4. The connection can be closed by CTRL + A, K

 

Info

These articles are helpful too for serial connections on Mac OSX.

  1. https://supportforums.cisco.com/discussion/12071321/how-use-mac-connecting-through-console-port
  2. http://pbxbook.com/other/mac-tty.html
  3. https://www.cisco.com/c/en/us/td/docs/routers/access/800/809/hardware/install/guide/809hwinst/connect.html#pgfId-1053282
  4. https://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx#mac

Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("console","809","cisco","829") and type = "page" and space = "KB"
labelsconsole cisco 829 809

...