Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,
I tried to find an application for SSH and telnet client from a secure manufacturer (Cisco, Microsoft, etc.) but there is no official application for mobile devices (iPhone/iPad). In general, there are a lot of applications for SSH and telnet,...
Hello,I have got TCL script (uploaded on flash on router) for WakeOnLan. proc WakeOnLan { macAddr } { set net [binary format H* [join [split $macAddr -:] ""]] set pkt [binary format c* {0xff 0xff 0xff 0xff 0xff 0xff}] for {set i 0} {$i <...
Hello,on ASA on REST API url I show all rules by this: https://<URL>/api/access/in/<Interface>/rulesI want always modify only defined items (1 selected ACL), but I don't know, what is the best practices. 1/ Read all items, find for example by special...
Hello,
I try send informations about Tx and Rx about interfaces transceiver via syslog messages.
If I write command on CLI show interfaces transceiver the result running between 30-60 seconds with result (it's right):
....some headers...mA: milliamp...
Hello,I have got 2 CUCM servers (Publisher and Subcriber) in system version: 8.5.1.10000-26.Publisher crashed (disk failed) and now all operation goes throw the Subcriber.I could not find answers to the following questions:What is the best practice f...
Hello, thank you, but I still could not find the requested information. I probably incorrectly expressed.On CUCM during the recovery process is shown warning: "The following is applicable in case of a cluster setup : If you are attempting to restore ...
Hello,I apologize if I mistakenly commented.In other words, in the CDR I want to find all the missed calls that were redirected further.I try to describe the situation on the example:I have got HuntPilot, DN=600I have got Phones, DN=101,102,103Some c...
Hello Geevarghese,I tried to create a xml file to view the camera, but I only partial success. Show only static image works:<CiscoIPPhoneImageFile WindowMode="Width Mode of XSI window"> <Title>Image Title goes here</Title> <Prompt>Prompt text g...
Hello Chen,finnaly I found a probably error. If I removed lines (see strong text) all works fine. </returnedTags> <!--Optional:--> <skip>?</skip> <!--Optional:--> <first>?</first> </ns:listPhone>Thank you ...
Hello Chen,I tried the method listPhone (and others listSomething methods), but it seems that these methods are not fully functional (or I am doing something explicitly wrong). I am running tests in application: SoapUI 4.6.4.1. When I modify your co...