Tagged Questions

Cisco is a widely deployed brand of networking and telecommunications gear.

learn more… | top users | synonyms

5
votes
2answers
2k views

Keep Alive TCP/IP connected sockets over the Internet - when? how? and how much?

UPDATE: Skip to the answer if you want to save yourself the lengthy preamble. TCP/IP connections KeepAlives are specified to be at least once every two hours: ...
4
votes
4answers
1k views

Persistent ssh session to Cisco router

I have search on this site and multiple other locations but I have been unable to resolve my problem of connecting and maintaining ssh session after one command. Below is my current code: ...
4
votes
3answers
1k views

Capturing VPN usage statistics

We're monitoring usage statistics of a network interface using NetworkInterface.GetIPv4Statistics() in .NET 2.0. This isn't reporting correct statistics for connections over which VPN traffic is being ...
4
votes
7answers
3k views

DHCP overwrites Cisco VPN resolv.conf on Linux

I'm using an Ubuntu 8.04 (x86_64) machine to connect to my employer's Cisco VPN. (The client didn't compile out of the box, but I found patches to update the client to compile on kernels released in ...
3
votes
1answer
460 views

A simple PHP uptime monitor for Windows Servers and Cisco Switches

I've written (well cobbled together from other people's code) a very simple uptime monitor for our servers - it's just an ICMP (ping) monitor and it works very well for our limited amount of servers ...
3
votes
9answers
2k views

Managing Cisco programatically; Telnet vs SNMP?

I was recently approached by a network-engineer, co-worker who would like to offload his minor network admin duties to a junior-level helpdesk tech. The specific location in need of management acts ...
2
votes
1answer
60 views

Example doAuthenticateUser request message in CUCM 8.5 AXLAPI

The WSDL supplied by Cisco for the their AXLAPI web service is not consumable by WCF Add Service Reference or ASMX Add Web Reference - it produces code that blows up in the Xml Serializer Apparently ...
2
votes
0answers
128 views

Decode PCM audio data with g722 codec

I'm developing a call recorder for VoIP audio, the audio is encoded by using a g722 codec in a CISCO environment. Well, I have extracted the data from the RTPs frames and I have decoded this pcm data ...
2
votes
1answer
95 views

Cisco Phone Status ASP.NET integration

We're trying to find a way to retrieve information about when an employee is currently on the phone. The phones we use are Cisco IP Phone 7945 brand with CallManager 7.1.30000-1 and we were wanting ...
2
votes
2answers
619 views

Converting subnet mask “/” notation to Cisco 0.0.0.0 standard

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" ...
2
votes
1answer
85 views

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 ...
2
votes
3answers
164 views

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 ...
1
vote
0answers
19 views

Accessing login Id from Cisco Asa [closed]

We have a web application using spring framework and this needs to be accessed from Cisco Asa portal. Now the application is bookmarked in Cisco portal and it's navigating to the login page of our ...
1
vote
1answer
82 views

Python and Cisco Routers over USB -> Serial -> Console cable

Okay, so I'm wondering if someone can point me in the right direction for this. I'm trying to use Python to automatically send commands to a Cisco router. Namely so that I can make an automatic ...
1
vote
0answers
33 views

export data to cisco call manager 8.0

I have my users Phone usage data with Phone Number, Authorization code,Access Level,Extension Number and other details. I want to send these details to CISCO Call Manager 8.0 to access the ...
1
vote
1answer
72 views

How to handle incoming control characters in a custom terminal?

For my project I needed to create a custom terminal-like window and connect to a Cisco router through console port. So I inherited a TextBox and created a custom control in WPF. And I thought it would ...
1
vote
1answer
499 views

OS X Lion Built in Cisco VPN not connecting to internal sites

Ok I have just bought a new mac with Lion pre-installed and transferred everything over from my old mac with Snow Leopard. I setup the built in Cisco VPN exactly the same way as I had in Snow Leopard, ...
1
vote
0answers
109 views

Cisco console XModem transfer

I need to be able to transfer a file with xmodem via the console on cisco devices (please don't turn this into a debate as to why am I using xmodem instead of TFTP, etc; the devices in question will ...
1
vote
0answers
95 views

paramiko Incompatible ssh peer (no acceptable kex algorithm)

I'm getting the following error when trying to ssh to a Cisco ACS device using the paramiko library. I've used paramiko in python without issue, and I can ssh to this box from the command line, or ...
1
vote
0answers
88 views

How to perform traffic filtering and forwarding on a Cisco router?

I have a border router R1. I wish to forward all incoming traffic coming from AS 200 via interface f0/0 for destination x.y.z.w to border router R2 with ip address a.b.c.d. However, if the incoming ...
1
vote
0answers
206 views

Get list of MAC addresses on one port with SNMP WALK

I need to grab all the mac addresses that are on the same port. Let’s say you have a basic router that is plugged into the wall. From that router two computers are plugged into those ports. I want to ...
1
vote
1answer
189 views

Getting real-time call info on Cisco phones

I'm interested in getting only 3 bits of information for all calls that come-in to our call center: the caller, the number they dialed, and the number of the person that actually picked-up the call ...
1
vote
2answers
844 views

JTAPI with CTI ports to integrate with Cisco Unified Call Manager version 8.5

What is JTAPI and what is CTI and what is Cisco unified call manager ? How can i integrate a sip call or voip call with this case?
1
vote
1answer
246 views

Which simulator is best for Cisco Exams CCNA , CCNP [closed]

Which is the best software to practice cisco router simulations and command. I like cisco packer tracer but there are few commands which don't work properly in that .
1
vote
1answer
440 views

Perl ssh connection and execute telnet connection

I have multiple cisco routers configured with telnet access allowed from 5 specified hosts. Now I want to execute a perl script on one host which connects via ssh to the other hosts and checks if ...
1
vote
1answer
288 views

getting the Cisco Call Manager - Call data records (CDR) from .NET

This question is an important research challenge for me! Does anyone know any way to get the call detail records Cisco (CDR) from a net 3.5 application, which is not using the Web service ...
1
vote
1answer
304 views

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 ...
1
vote
2answers
393 views

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!
1
vote
2answers
328 views

Opening or Closing router ports with C#

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?
1
vote
2answers
608 views

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 ...
1
vote
3answers
1k views

Array values disappear in PHP SoapClient call to Cisco phone system

I am attempting to consume a SOAP service provided by our Cisco phone system (documentation), to get the current status of a given set of phones. I have an array of phone names, which I'm trying to ...
1
vote
0answers
2k views

Access VPN connection on guest Virtual PC from Host OS

I am running as my Host OS - Win 7 x64 and running an instance of Virtual PC XP. I am running the Cisco ISPec VPN Client on the Guest XP VPC OS and can successfully connect to my company's corporate ...
1
vote
5answers
700 views

Programatially determine if Cisco VPN Client is connected

I am working with the basic Cisco VPN client (v.5 I believe). Is there anyway to determine programatically if a partciular profile (or any profile for that matter) is connected? I'm looking to ...
0
votes
0answers
22 views

How to read returned parameter from RADIUS server

I have configured a Cisco voice gateway to use a Cisco ACS on a windows server 2003. Meanwhile, I have configured an external database through an ODBC connection with a MSSQL server. As mentioned in ...
0
votes
0answers
13 views

Intergrate Sharepoint and Cisco Communicator

Is it possible to intergrate cisco communicator with SharePoint 2010?
0
votes
0answers
8 views

Cisco ACE Web Application Firewall Rule File Parser

I have been asked to develop a parser for the Cisco ACE Web Application Firewall. I've been trying to find any sample files in order to have an idea what are the elements that I should parse and also ...
0
votes
0answers
21 views

API to link a software created in VB6 and Cisco Unified Communications Manager 8.5 and implementation [closed]

Possible Duplicate: Any API that can link a software created on VB6 and Cisco Unified Communications Manager 8.5? I'm searching an API to link a software created in VB6 and Cisco Unified ...
0
votes
1answer
44 views

vbscript reading Cisco switch interfaces

Trying to create a script that will send a 'sh run | b interface' to a Cisco switch. Write the output to an array. Split that array with a vbcr so each line of the config is in a sep elemant of the ...
0
votes
0answers
13 views

Is there an easy way to do an “inline” compare of sections inside a file (like interfaces in a cisco config file)?

In a Cisco configuration file for a switch each port has its own section. That section describes how that port is configured. Is there a way to compare all of those sections - based either on all ...
0
votes
0answers
36 views

Unable to do SSH after entering VPN?

I'm trying to SSH a linux server with IP address 10.132.100.37. It is in my company's intranet at some other location. To access it first I have to enter VPN. For that I use Cisco VPN Client. I'm ...
0
votes
2answers
15 views

Cisco ACE Web Application Firewall Rule File Parser

I have been asked to develop a parser for the Cisco ACE Web Application Firewall. I've been trying to find any sample files in order to have an idea what are the elements that I should parse and also ...
0
votes
0answers
30 views

Vyatta with BGP and Optimized Edge Routing (OER)

I am looking into moving away from our Cisco edge routers and towards a Vyatta solution. Our setup includes two ISP's with BGP to advertise several /24 subnets. Along with BGP, we have OER setup to ...
0
votes
0answers
29 views

WCF working very slow on Cisco VPN

I am developing silverlight project in that i have make asynchronous call to wcf and handle completed event, in local system it's working very well but when i will test it with Cisco VPN client then ...
0
votes
2answers
45 views

Networking vs Software Development [closed]

Which profile will offer a better growth(technical as well as economical) in long run... kindly share your views... Thanks..
0
votes
0answers
22 views

How to configure International values for DHCP options on Cisco Router

Need help in configure international values o DHCP options on cisco router. I have to configure international domain name to Domain-Name(15) option in a DHCP scope on a cisco router. I tried using ...
0
votes
1answer
41 views

How to create /delete auth code in CUCM

I have to create / delete Authorization code based on user credit limit to CUCM from my application (developed using .Net & C#). I can directly create and delete auth codes using call manager ...
0
votes
1answer
44 views

Getting called id from Cisco IVR using TCL

How can I get called id (the number which the caller has dialed) from Cisco IVR command using TCL?
0
votes
0answers
35 views

Cisco 7940 phones powered, but can't connect via VLAN [closed]

We have a bunch of Cisco IP phones that connect to a switch that we just reset everything on. The switch is a Cisco Catalyst 3500 and allows internet access, but the phones can't connect. They power ...
0
votes
0answers
23 views

Cisco tapi interface

I want to create the interface between phone monitoring system (developed in C#&.Net) and CUCM. This application needs to force the user to enter authorization code, monitor the credit details ...
0
votes
0answers
38 views

webex & gotomeeting (Cisco & Citrix) failure to launch proxy.pac

This is a hint for users of webex or gotomeeting, gotoassist, citrix ICA etc. If you use a proxy.pac file you may need to add a specific entry in your pac file to direct the website to your proxies. ...

1 2 3