cisco

python regular expression across multiple lines

I'm gathering some info from some cisco devices using python and pexpect, and had a lot of success with REs to extract pesky little items. I'm afraid i've hit the wall on this. Some switches stack together, I have identified this in the script and used a separate routine to parse the data. If the switch is stacked you see the following (...

Call Detail Record

Hi all, I am going to parse the cisco voip CDR using Java , please anybody knows the cisco viop cdr file format explain in detail, give the sample CDR file . if anybody have the CDR parser program please send me Regards, Barani ...

Cisco and Microsoft certification on a little budget and time

Hi. A friend works at as a restaurant manager for 70 hours a week. He'd like to get his Cisco and Microsoft certifications. What are some free/low cost and quick options for him? Are there free online resources he can use in the (little) free time he has? Thank you. ...

Is networking hardware knowledge related to software programming?

I am a programmer. More specifically, I do php and website stuff. At school, there is this class that I can take called CISCO Networking Academy. Cisco Networking Academy is a global education program that teaches students how to design, build, troubleshoot, and secure computer networks for increased access to career and economic op...

Opening or Closing router ports with C#

Hi, I have a CISCO 1700 router and I need to write a C# program for opening and closing router ports via C#.. How can I Do this? ...

Cisco CCENT Exam

Hi All, I am due to sit my CCENT exam in about 3 weeks, for anyone who has sat the exam recently or knows about the exam: How many questions is in the exam How long does the exam go for Will there be a lot of question based on the CLI commands? ...

Sample Voice/Data QoS Configuration on Cisco 891W

I'd like to configure QoS to prioritize voice traffic when my internet uplink port is saturated with both incoming and outgoing bandwidth. Does anyone have a configuration example to share that could serve as a guideline? Thanks. ...

Can the Cisco VPN API be accessed from VBA?

There is an API for Cisco VPN (vpnapi.dll). Is it possible to use this API from VBA code? Thanks! ...

Programatically notify automatically when my VPN Client got disconnected.

I want to notify automatically when my VPN Client got disconnected.If any body knows in bulid method available or I can create an windows application/notifier using VS 2005 c# to receive a notification. Any Ideas? ...

Cisco IP Phone Call Manager handle events

I 'm new on cisco IP Phones. I have a cisco call manager system also a 7970 Ip phone. The phone cominicates with Cisco Call Manager application. I want to listen events when user logon and send some commands to phone., Is there any idea about this task? Is there a way to got events from cisco call manager or i have to listen up the por...

How can I call from my PC through my cisco ip phone?

Hi gurus, I am trying to call a telephone number fro my PC through my ip phone once my application completes its work. So I am searching for a way to access my ip phone from my PC. Please correct me if I am wrong or missing the obvious. On my PC in office selecting a phone in Microsoft office communicator and making calls from PC through...

Speed Problem with Wireless Connectivity on Cisco 877w

Having a bit of a weird one with my local LAN setup. I recently installed a Cisco 877W router on my DSL2+ connection and all is working really well.. Upgraded the IOS to 12.4 and my wired clients are streaming connectivity superfast at 1.3mb/s. However, there seems to be an issue with my wireless clients - I can't seem to stream any da...

Cisco pix command - whats this command mean?

Hi, Anyone know what the following means? I have these two lines in our cisco PIX configuration file but have no references to these IP's anywhere else in the config and cant find a device on the network with them. global (inet) 10 213.228.xxx.xx global (inet) 20 213.228.xxx.xx thanks, Jason (BTW: I've xxx'ed out the remainder of ...

Cisco 1760 router wont load past rommon

Hello, after reset to factory defaults("write erase") and writing command "write memory" (by a mistake...just wanted to save config....and forgot that on cisco its "copy running-config startup-config"). Router wont load past rommon now(i see in console error messages): loadprog: bad file magic number: 0x0 boot: cannot load ...

Searching user throug wild card in Cisco Unified Communication manager

Hi, I am trying to search users using wildcards. For example if i give sam, i should get all users preceded by sam. In Cisco Unified call manager they have suggested to Enable "Allow wildcard" checkbox. But i am not able to find this check box and not able to search using wildcards. Any suggestions from CUCM experts?? Thanks in advance...

Example Code for Cisco Digital Media Player or TVzilla

I have a Cisco Digital Media Player and I need to create a web page using the DMP (Digital Media Player) Javascript Libraries, the problem is I don't know anything about them. I have lots of documentation, however I am hoping to find some example code already out there. Does anyone know of anything like that? ...

Filtering in Cisco Unified Communications Manager using AXL programming

0 Hi, I want to implement a Application which gets values from CUCM resource. I am currently using the AXL snippet <firstname>FirstNameFilter</firstname><lastname>LastNameFilter</lastname> This will work as & between two filters. for example my filter is FirstNameFilter = sam* LastNameFilter = joy* this will return the entri...

Converting subnet mask "/" notation to Cisco 0.0.0.0 standard

Hi there, I've searched SO for help but could'nt find a answer to my question. Situation: I need to convert a "/NN" subnet mask notation (think IPTABLES) to a 0.0.0.0 cisco notation. NN are the number of "1" in the submask, from the lowest octet to the higher. Each octet are 8 bit integers. Possible solution: Make a array of 32 "0"...

Using Cisco Anyconnect VPN software on a mac...

I have the Cisco Anyconnect software and it says im connected, but i dont know how to actually interact with the server im connected to. this is driving me crazy and any help would be greatly appreciated. thank you stackoverflow community!! ...

USB modem device software in cisco routers using C

HI all, I am a final year computer science student; my project for final year is to develop a software using C or Tcl, for a CISCO router. In the latest series of routers, cisco has given a USB port for mass storage. Now I want that if I plug-in a wireless modem like Idea netsetter (a modem available in India with this name), the router...