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.
Hi Expert,
In l2vpn targeted LDP sessions/pseudowires between Cisco and 3rd party vendors, could someone explain me how the command work and help to solve inter-operability issue? Thanks in advance.
Hi,
How to create TCL to convert syslog send as SNMP Traps (platform XR 4.3.2), for example
bgp[1049]: %ROUTING-BGP-3-QAD_TIMEOUT : QAD timeout - BGP will reinitialize NSR bgp[1049]: %ROUTING-BGP-3-QAD_TIMEOUT : QAD timeout - BGP will reinitialize ...
Hi Expert,
Can anyone help me shed some light, how can i create the TCL to checking the number of file in directory before writing the new file in directory? I need to limit the amount of file store in directory. Platform ASR9K. Thanks in advance
Hi Expert,
I have replaced the RSP720 with the new one but still got the Low volatage error. How can i verify these messages are related to h/w or s/w issue?
My router is current running on 15.3(3)S6. Thanks in advance.
Hi Xander and ASR9K Expert,
For RSP or RP, what sensor do we have to monitoring?
Is it fine to monitoring only for 'Inlet' sensor and set the threshold not over 40C
If the both sensors must to be montiored, how about the threshold of 'Hostspot' on R...
Hi Joe,Thanks for script. I have tested and there was something issue. Please consider here1st :: Original file in harddisk:/BGP-script/
25268 -rw- 156078 Tue Aug 16 18:54:07 2016 script-log-20160816185118.txt290336 -rw- 45644 Tue Aug 16 18:54:05 201...
Hi Joe,
Thank you for script. It is working as expected. Lastly, if i need to delete more old files such as two oldest files then the script below should be working?
set files [glob -directory "harddisk:/BGP-script/" -- *] if { [llength $files] >= ...