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.
I wrote a TCL script to completely automate the secure CME configuration. The configuration of secure CME is quite complex, requiring around 60 lines of configuration. This should alleviate the current pain points with the secure CME configuration....
How to properly and safely collect debugs on an IOS routerPrepared By Steve Holl, CCIE#22739PurposeIs running debugs safe to do on production routers?I don't think I need this; I debug to a syslog server.Why can't I just log to the monitor with 'term...
Cross posting from IdeaStream:http://ideastream.cisco.com/idealog/idea/show/300?TB_iframe=true&height=600&width=600&modal=trueI often click reply, and then when typing a repsonse, I want to refer to the original post, or maybe another post later on...
While using Firefox in MacOS, the local browser spellcheck is defeated (misspelled words do not get a red underline). This works properly in other forum software. Safari seem to behave differently, as the local spellcheck still does work in the pos...
ContentsIntroduction Prerequisites Requirements Components Used Conventions Behavior Prior to 15.1(2)T Behavior With 15.1(2)T and Later Releases How to Indentify if TOLLFRAUD_APP is Blocking Your Call How to Return ...
I just had this issue on my Mac with a DX80 as a second display. I have a 2017 Macbook with Thunderbolt 3 (USB-C), and have a 4k display coming off a OWC Tunderbolt 3 dock's mini displayport port for a main monitor. The dock does not drive a second ...
Marwan, I never built in support for a secondary CME server--it only looks for and grabs the primary CME IP. It's been a while since I've looked at this script, but I think you may just need to get the secondary CME IP in the CTL file for it to work...
adventerprisek9 is the feature set, and doesn't refer to a version.I tested this on multiple phone types in my lab when I wrote the script. I'd suggest that you look at these debugs during run of the script:debug ephone registerdebug tftp eventsdebu...
Leonardo: Glad the script worked for you.To add another phone, you will need to manually configure the ephone, configure it for 'device-security-mode none,' and let the phone register unencrypted. The phone should have a CTL file at this point. Onc...
Yes, you can redirect any show output to ftp/flash/etc with the '| redirect' parameter.I'd recommend FTP over TFTP, simply for the fact that all modern IOS routers support FTP and the transmission will be much faster than TFTP.