cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1139
Views
0
Helpful
2
Replies

Unused objects in my Firewall configuration

I have just taken over the administration of a network and I am trying to clean up a number of things.  On the ASA's there are a number of objects created that when I right click on them and select "Where used" I get the message:

"XXXXXXX is not used anywhere"

So my basic question is; can I delete this object?

More generally, is an object that is not part of any rule providing any functionality?

1 Accepted Solution

Accepted Solutions

thiland
Level 3
Level 3

If an object or object-group isn't part of a NAT, ACL, etc. then it can be removed.

 

At the CLI you can verify with a:

show run | i <object name>

If you get more than 1 result (the object itself), then it's used by something.

 

You might want to cross-reference against this tool as well:

http://www.tunnelsup.com/config-cleanup/

View solution in original post

2 Replies 2

thiland
Level 3
Level 3

If an object or object-group isn't part of a NAT, ACL, etc. then it can be removed.

 

At the CLI you can verify with a:

show run | i <object name>

If you get more than 1 result (the object itself), then it's used by something.

 

You might want to cross-reference against this tool as well:

http://www.tunnelsup.com/config-cleanup/

Thanks for taking time to answer my simple question!!!

Review Cisco Networking for a $25 gift card