08-28-2008 01:00 PM - edited 03-11-2019 06:37 AM
When shunning, how is the interface decided?
show shun
shun (outside) 1.1.1.1 0.0.0.0 0 0 0
shun (inside) 2.2.2.2 0.0.0.0 0 0 0
I believe both IP addresses should be shunned on the outside interface.
Solved! Go to Solution.
08-28-2008 01:51 PM
As per my understanding
The decision order is as follows
1. Static NAT entry
All static entries are checked to see if there is an entry with the global IP as the shunned IP. If there is then the actual shunned IP would be the local IP and the interface would be the local interface.
2. check the global addresses in the xlate and same process as above
3. If there is still no match, then a route lookup to figure out the source interface for this address and apply the shun to the interface returned by the route lookup.
Syed Iftekhar Ahmed
08-28-2008 01:51 PM
As per my understanding
The decision order is as follows
1. Static NAT entry
All static entries are checked to see if there is an entry with the global IP as the shunned IP. If there is then the actual shunned IP would be the local IP and the interface would be the local interface.
2. check the global addresses in the xlate and same process as above
3. If there is still no match, then a route lookup to figure out the source interface for this address and apply the shun to the interface returned by the route lookup.
Syed Iftekhar Ahmed
08-29-2008 04:32 AM
Thanks. I found a static entry that should have been a class C but instead referenced a class B.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide