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.
Quick question.
The management interface in an ASA should be kept in the system context or should it be allocated to the admin context?
It seems in the system context almost nothing can be configured on it, so I suspected it should be in the admin co...
I am wondering if a switch trunk port that is facing a router that is connected with subinterface can be classified as an edge port in the eyes of Spanning-Tree.Thanks.
I have a router 1941 that out of a sudden, has in it's own ARP cache another machine's IP with it's own mac address.This is causing random loss of connectivity with that machine and obviously log entries with IP DUPADDR.Clear ARP cache of the IP in q...
Hello all,if I have to perform changes in a crypto map of a VPN and has to be done for the changes to apply immediately?Let's say that I have to change settings regarding the PFS DH group choice.Thanks
Just to help out others, I have had this issue too but due to a different reason.What was happening is that one of the routers had 2 non-area0 interfaces but it was not connected to the backbone.
Thanks, but the problem is that the router doesn't have this IP configured anywhere. Also, in the ARP cache entry, it's his mac address which is listed, however he reports DUPADDR from the correct machine as it tries to resolve ARP.
I happened to solve the problem modifying the way the nat rule was built:from:ip nat source route-map rp pool pool1 overloadto:ip nat inside source static insidelocal insideglobal route-map rp thanks