07-29-2010 09:16 AM - edited 03-11-2019 11:18 AM
In ASA 8.0(4) the following command is not working?? Any Idea.
show object-group id GE-TP-UNITS
Apart from this can I know the tips and tricks to search object/object-group/ip/access-l in ASA and PIX...
07-29-2010 09:20 AM
I sometimes have troubles with object groups as well...
You can do "show run object-group id GE-TP-UNITS"
And for tips/tricks, I would just suggest if you can't find it with a specific command, just use the "show run | i" or "show run | be"
You can also do "show run access-list", "show run static", "show run nat", "show run global"
These are the common ones I use.
Hope this helps!
07-29-2010 09:48 AM
Also, here is a link to all the "show run
http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/s5.html
07-31-2010 08:45 AM
you can add grep to search for specific object group name
sh run | grep object-group
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