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.
% Hostname "XXXXXX " is not a legal LAT node name, Using "CISCO_A09780"Surely this can't be in relation to the archaic non-routable LAT protocol?!http://en.wikipedia.org/wiki/Local_Area_Transport
Hi,I have an issue with NAT on a Cisco 1841. See following configuration:interface FastEthernet0/0 description Connection to LAN bandwidth 100000 ip address 10.90.0.100 255.255.0.0 ip helper-address 10.100.2.2 ip helper-address 10.100.2.3 ip load-sha...
Hi,I have an EIGRP routed network which is selecting best path routes, and routing information is being sent and received as expected. A few entries are in the routing table do not state the next hop, or the route's feasable distance. They are howeve...
Hi,Does anyone know if with a Cisco ASA it's possible to create a policy which inspects non-HTTP traffic on port 80, and then create a class-map to rate limit matching traffic?I've seen the http-map command - however port-misuse doesn't appear to be ...
Extended IP access list 150 10 permit esp any any (257967 matches) 20 permit tcp host 1.1.1.1 host X.X.X.X eq 22 (6885 matches) 30 permit udp any any eq isakmp (36765 matches) 40 permit udp any any eq non500-isakmp 50 permit icmp any a...
ACL 102 is used for interesting traffic identification:access-list 102 permit ip 10.90.0.0 0.0.255.255 anyACL 150 is used to prevent access to the router/LAN from the Internet:Extended IP access list 150 10 permit esp any any (257967 matches) 2...