{"id":224,"date":"2009-03-23T19:21:37","date_gmt":"2009-03-23T18:21:37","guid":{"rendered":"http:\/\/blog.robinward.com\/?p=224"},"modified":"2013-08-15T15:18:04","modified_gmt":"2013-08-15T14:18:04","slug":"netbooks-serial-network-device-configuration","status":"publish","type":"post","link":"https:\/\/robinward.com\/?p=224","title":{"rendered":"Netbooks &#038; Serial Network device configuration"},"content":{"rendered":"<p>I recently bought some Cisco equiptment (a Catalyst 2924-XL-EN and a 2611 router ) to play around with in my spare time. In order to get the equiptment running for a test lab using telnet configuration, I had to connect via the serial console which can be a hassle due to the lack of serial rs232 ports on modern computer devices.<\/p>\n<p>I bought a Serial USB adapter eager to find out if this will actually work (had some compatibility issues with other devices in the past)<\/p>\n<p>So i got a cheap USB adapter from my local computer store (<a href=\"http:\/\/www.amazon.com\/DIGITUS-USB-Serial-Adapter-1-1\/dp\/B000L13D16\/\" target=\"_blank\">link on Amazon<\/a> &#8211; this one definitely works with Cisco Catalyst Switches, I will test it on a 2600 router as soon as it gets delivered to me ) and plugged it into my Aspire One netbook running Ubuntu 8.10. After dmesg confirmed the device (in my case ttyUSB0) I needed to get a serial based terminal emulator for console configuration.<\/p>\n<p>Minicom is the good old Linux serial terminal emulator, so a simple<\/p>\n<p><code>sudo apt-get install minicom<\/code><\/p>\n<p>will provide you with the required app on Ubuntu\/Debian. If you are running Vista, I recommend <a href=\"http:\/\/putty.dwalin.ru\/\" target=\"_blank\">tutty<\/a> since HyperTerminal is no longer included.<\/p>\n<p>The next step will be to set up the device parameters for minicom by running<\/p>\n<p><code>minicom -s<\/code><\/p>\n<p>Set your serial device to the equivalent (should be ttyUSBx) and set the following connection values:<\/p>\n<ul>\n<li>Baud Rate: 9600<\/li>\n<li>Data Bits: 8<\/li>\n<li>Stop Bits: 1<\/li>\n<li>Flow Control: none<\/li>\n<\/ul>\n<p>Now save your config file (the default config is dfl) and launch the program. The values for any Windows software are the same.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I recently bought some Cisco equiptment (a Catalyst 2924-XL-EN and a 2611 router ) to play around with in my spare time. In order to get the equiptment running for a test lab using telnet configuration, I had to connect via the serial console which can be a hassle due to the lack of serial &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/robinward.com\/?p=224\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Netbooks &#038; Serial Network device configuration&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13,16,5,3,7,19],"tags":[],"class_list":["post-224","post","type-post","status-publish","format-standard","hentry","category-free-and-open-source-software","category-gadgets","category-linux","category-net","category-foss","category-windows"],"_links":{"self":[{"href":"https:\/\/robinward.com\/index.php?rest_route=\/wp\/v2\/posts\/224","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/robinward.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/robinward.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/robinward.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/robinward.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=224"}],"version-history":[{"count":4,"href":"https:\/\/robinward.com\/index.php?rest_route=\/wp\/v2\/posts\/224\/revisions"}],"predecessor-version":[{"id":713,"href":"https:\/\/robinward.com\/index.php?rest_route=\/wp\/v2\/posts\/224\/revisions\/713"}],"wp:attachment":[{"href":"https:\/\/robinward.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=224"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/robinward.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=224"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/robinward.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=224"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}