AirConsole Review
If you need regular console port access then nothing beats a fixed console router. However there are many times when that simply isn’t an option. For occasional console connections I use a Keyspan USB/Serial adaptor with my MacBook. It’s an acceptable solution but not sometimes is far from ideal. You can find yourself tethered to the rack in question, often sitting on the floor or a crappy stool, dealing with datacenter noise and temps and have console cables traipsed across the aisles. Surely there’s a better way to do this?
After a quick search online I discovered the AirConsole, a wireless console adaptor that promised an easy ad-hoc console session without hassle of a wired connection. Simon Hope from GetConsole provided an evaluation unit and I’m finally getting time to review it.
First we should look at GetConsole, an Apple iOS connectivity app targeted at field service personal carrying 3G-enabled iPads or IPhones. GetConsole has many features such as logging, file sharing, tftp-server and even an serial-over-HTTPs tunnelling service. I haven’t used it personally but there are a lot of details on the get-console site.
AirConsole is a Wifi-to-serial adaptor designed as a companion for the GetConsole App. If you’re going to use a iPad as your primary device then the GetConsle and AirConsole pairing is perfect. You use the WiFi to connect to the AirConsole and you still have a 3G uplink the internet or your private network.
But… and know this may seem a bit old-school, I don’t want to use an iPad to connect to network devices. I like using my MacBook as my primary tool and I can’t imagine going to a site without it. Thankfully, AirConsole does work with MacBooks and Windows machines. Let’s unbox it before we look at the Macbook use case.
AirConsole Unboxed
The standard Airconsole is priced at $69 dollars and is available from the Airconsole Online Shop (not an affiliate link). The Airconsole has a Lithium Ion battery which promises 4 to 5 hours of active use and can hold charge for 14 days when left dormant. The unit is charged via a MicroUSB port on the side and a USB charging cable is included in the package.
The unit includes 180cm powder-blue console cable, connecting the unit’s type-A USB port to a cisco-pinout RJ-45 connector (see picture). If you buy the pro version (priced at $89) you also get a RJ-45 to DB9 standard and null-modem adaptors. If you’ve ever used an external USB-to-serial adaptor you’ll appreciate AirConsole’s low-profile cable. Sadly the cable has an RJ-45 connector with an easy-to-break latching tab. You can buy a replacement cable for $15, but it’s a shame they didn’t use a snagless type RJ-45 connector.
The included printed instructions off a quick jumpstart, but you need to get to the website for anything beyond the basics. There is a three way slider switch on side of the unit that confused me mightily at first. The settings are ‘off, ‘charge’ and on. I’m not sure why, but the ‘on’ position is marked as ‘R’. It can be externally powered in the ‘on’ position and can also charge in the powered-off state. So what is ‘charge’ for? After some digging on the AirConsole forum, it appears that you can use the charge position to re-charge any connected device from the AirConsoles battery. That’s a pretty cool feature but it should be better documented.
Using AirConsole with Macbook
Airconsole is listening on TCP port 3696 for RFC2217 Serial-over-Telnet connections. This is how the virtual com port is implemented over WiFi. Once you click connect you’ll get an output like mine below.
The device tells that it has connected to the serial device /dev/cu.NullModem-1, picks an initial baud rate (115200) in this example and uses the standard 8-N-1 settings. I use screen as my console-app, but first we need to check the available serial devices in /dev. The one you want is /dev/tty.Airconsole-1 as you can’t connect to NullModem-1. You must also choose the right baud rate for the console port of the target device.
Assuming you get the baud rate right you’ll be connected to your target device as if you were using a standard serial cable. Hey, someones stolen my CompactFlash card!!
Sherpa Summary
Although the setup for the Macbook isn’t the smoothest, I still like the AirConsole and would recommend it. I love the convenience of sitting in the kitchen and connecting to a router in my lab upstairs. However constantly switching between the Airconsole AP and my home Wifi network for internet access is a pain-point. It does seem like an AP client mode would solve that problem for me and thankfully it’s on their roadmap.
“Airconsole is being actively developed to offer more features, on our roadmap already is a multi-port terminal server (great for lab builds), integrated serial tunnelling, and an AP client mode that lets airconsole join existing WIFI networks.”
UPDATE: This review was written in 2013 for AirConsole 1.0. Since publication, AirConsole 2.0 has been released. I encourage you to visit the air-console page to learn the latest product news.
8 thoughts on “AirConsole Review”
Very cool gadget.
Yeah, it’s pretty slick.
Hi!
I need to ask you something Off Topic, if you could help me will be great!.
I am working with HP modular switches, but I don´t know the differences between SE Module, EA Module, SC Module, etc. I am really lost.
Andres,
I don’t use HP gear, so I can’t really help here. I tried looking on HP’s website but there is very little useful documentation. Try your HP account team or raise a documentation case with the HP TAC equivalent.
/John H
Hi Andres,
Update on my first comment. A fried of mine was able to get the following slide on the module differences. I think it answers your question.
http://tinyurl.com/osqh83q
/John H
Thanks John! That is exactly what I was looking for.
I know this is an old thread, but I’ve been looking at purchasing a few of these for some remote sites that I’d rather not drive to when a switch loses its mind. However, I am a little concerned about the fact that this uses Serial-over-Telnet. The way I see it, if you wouldn’t use Telnet for normal management traffic, why would you expose your console port using Telnet? Have you found any way with this or another product to connect to a serial port over IP both cheaply and securely?
Hey Jamie,
I know there have been a lot of updates to the product, so I’d check in again on their site to see if they support SSH. In this instance I was in the same room as the device and I was using Wifi with WPA to logon. My use case was cable-free ad-hoc access to the console, rather than remote support.
I believe you can buy an octopus cable for this product, but I’ve heard others suggesting buying a RaspberryPi, loading it with Ser2Con utility and buying quad USB to Serial cables for a cheap console router. Personally I wouldn’t do this for enterprise applications, as you’re tying yourself into personally supporting a custom setup. If your budget allows it’s better to buy a cheap(ish) but reliable OpenGear console router.
Regards,
John Harrington.