abeeson

Comments

  • Hey guys, Cheers for the update, the multicast and routing stuff looks great and the filters for interfaces is going to be excellent, no more "keywords" on each link description for me to filter on One question though, I had hoped (from here: http://thwack.solarwinds.com/message/194268#194268) that custom graphs from…
  • I realise this is old but i have the same problem with my L3 switches. I have done the walk and most IP references are to the IP address etc, however it does seem to make a lot of lookups to the route tables etc and that seems to be where it might be pulling it. I have begun to set snmp trap and inform source interfaces on…
  • If it makes you feel any better about it, we have 470 stacks (some with 5+ switches per stack) that also need upgrading At least you can do it easier with Solarwinds than manually but yeah this will be a real pain for us too. Has anybody been able to get a full feature compare on it? All i have seen so far is dot1q doesnt…
  • and yet you have time to move over to another program? This is easy, you just have to make sure your switches are on a newer IOS than 12.2.25 and it'll detect automatically. We have this 12.2.25.SEB2 running on a lot of ours, this doesnt work, then we have 12.2.25.SEE3 and that does have it. Any version i have here later…
  • We have this 12.2.25.SEB2 running on a lot of ours, this doesnt work, then we have 12.2.25.SEE3 and that does have it. Any version i have here later than 12.2.25 seems to have it as well, including 12.2.52.SE, if you dont have it working on 12.2.52 i'd be interested which train it is....
  • Hi Peter, I have actually had a few problems with the process, it seems that running the erase required a "Y" after it to confirm, hence why it wasnt doing it, on top of that, the console would time out while the flash erased and the rest of the script would fail to execute (despite being marked as successful) I have…
  • I had a similar problem with the script ( a few actually) using it on our 3750's. To fix the @End error you just need to add a variable definition for end, put this: string @End = 'end' Just under the string @Exit = 'exit' line, it should fix that problem. Post back how you went with the script too, on our 3750's, it…
  • Hi Greg, Thanks for posting this, it looks excellent. One thing though, i would recommend adding a line to rewrite the startup configuration, as it stands now it would erase the flash but not re-create the startup configuration. (that or just make a note that somebody should do this afterwards) Also, i have chosen to…
  • Are you using SSH V2 on your devices? If you are sure SSH is working, i would: a) check what SSH type your using in NCM. It should be SSH auto if you have not standardised to SSH V2 on your switches. b) check that you can SSH to the device from whatever server is running NCM. ACL blockages show as time-outs normally, but…
  • Hey guys, Just a heads up in response to this, i have RFS7000's in solarwinds now with NPM and NCM, they get drive space, ram, ping / latency etc but i dont seem to get any controller monitoring. I have not tried to set this up yet, its just straight out of the discovery. Just to add a viewpoint from somebody with them…