Cisco 7921g Usb Install Linux
More than 15 years experience in refurbished Cisco routers, switches and UCS servers.
Got my hands on a second hand 7921G wireless IP phone. It should be configurable via USB; but need drivers to do that (http://www.cisco.com/en/US/docs/voice_ip_comm/cuipph/7921g/5_0_1/english/administration/guide/7921cfgu.html#wp1333330).
The drivers seem to be available at http://www.cisco.com/cgi-bin/tablebuild.pl/ip-7900ser-crypto, but I don't have an account there. Is there any other way to configure the phone?
Browse other questions tagged ciscovoip or ask your own question.
Manage Cisco Switch / Router from Linux
April 14, 2013 in Services, Web Server
Connect your Cisco Switch / Router on Ubuntu
Requirements for Configure a Cisco device from Console port:
Usb seagate external hard drive device driver. A Host machine with your preferred O.S. In this case I’m using an Ubuntu 12.04 LTS.
A serial port in your computer motherboard or a USB to RS232(Serial) Converter.
A text based terminal emulation (i use minicom in this example)
Its also useful to install a TFTP server on your machine if you want to copy file from or to your Cisco switch / Router. I choose to use the tftpd-hpa
Check for active Serial ports on Linux:
Before we proceed we need to check all the available Serial ports on your machine and write down the port name because we will need it for configuring minicom. Open a terminal and type :
dmesg grep tty
output:
In my case i have a pl2303 USB to Serial Converter and the name of this device is 'ttyUSB0″
Cisco 7921g Usb Install Linux Version
Pages:123