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.
Greetings,I was wondering how most engineers approach Discovery, especially on larger networks. I'm not interested in the methods so much but more in how you "define" a valid discovery range. I think on most networks, for each subnet there will be ...
Greetings,I have a very simple TCL script which clears the lines on a terminal server:puts [open "flash:clear2" w+] {puts "Clearing line 33"puts [exec "clear line 33"]puts "Clearing line 34"puts [exec "clear line 34"].. (etc.).puts "Clearing line 4...
No, that doesn't seem to do it although now I see the "[confirm] " and "[OK]" after I hit the enter key. I tried adding a second typeahead as well but no luck. Thanks all the same though.George