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'd like to get some GRE tunnel specific config parameters via SNMP. Given interface tunnel 1 ip address 1.1.1.1 255.255.255.252 tunnel source 2.2.2.2 tunnel destination 3.3.3.3How do I extract the tunnel source & tunnel destination via SNMP? I've ...
I have an AP1200 that is misidentifiying wireless clients as infrastructure devices such as other access points and repeaters. Has anyone ever seen this before? The misidentified devices below are Dolphin hand held computers running windows CE.1200...
Take a look at the next hop address of the eigrp routes recieved on the spoke. They likely show a next hop to the hub. I believe if you add this "no ip next-hop-self eigrp" at the hub tunnel interface; spoke routes will show up on other spokes with...
It looks like your crypto acl is backwards. The local egress interface is first, destination address is second. Both routers likely have this problem. access-list 120 permit gre host 202.126.139.73 host 58.185.50.122
I'd suggest you get over the commonly mistaken idea that ICMP is an inherently bad intentioned protocol and that it's supression makes your device invisible. As rburts pointed out there are several necessary error codes provided by icmp : ttl exceed...
My mistake. It doesn't look like TTL exceeded is one of the ICMP type 3 unreachable messages.http://www.cisco.com/en/US/products/ps6441/products_feature_guide09186a00804ada38.html#wp1060457Apparently it's an ICMP type 11 message.http://www.networkso...