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 everybody!I want to get the 'show cam dynamic' info from a 4506 switch with CatOS 8.1. I've studied the info on this page thorougly but i'm stuck: http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a00801c9199.shtmlSo I made a ...
Hi!I want to use SNMP to get all the port and MAC-information from the switches in our network. I've been looking at the Cisco documentation at their site and found this:http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a00801c91...
You probably didn't read my startpost very well... Just check which SNMP strings i've used.Indeed, .1.3.6.1.2.1.17.4.3.1.1 and .1.3.6.1.2.1.17.4.3.1.2. Just the strings you told me here. I know what they do, the problem is that gathering all the info...
Thanks for the answer, however I don't have any experience with Perl... I like the Telnet idea (i know it's also possible without Perl), but i'm pretty sure there has to be a way to make it faster using SNMP.In my opinion, this command ('show cam dyn...
Sorry, my fault. But you just have to make use of extended access-lists which block some ICMP commands.If you want to permit ping, but not traceroute, then you have to permit echo-reply, block the rest.access-list 101 permit icmp any any echo-replyac...
Can someone please tell me if there isn't a faster way to check for the 'show cam dynamic' info?Because now it first checks the VLANs, then the MAC-adresses and bridgeports for each VLAN, then for each bridgeport the local port and port name is being...
As you can see here: http://www.cisco.com/warp/public/105/traceroute.shtml#addThe A! means Admin Denied, so it seems that the other router is configured to block traceroute 'attempts'.