How can I rename a object group?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2017 02:27 AM - edited 03-12-2019 02:07 AM
Hi,
I'm just look at our ASA and some of the Object Groups need to have their names re-named, how can I do this?
Thanks
- Labels:
-
NGFW Firewalls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2017 08:47 PM
You cannot do it directly. You have to create a new object-group and then modify the places where the old name is called out to use the new name instead. Then you can delete the old one.
The 'where used' feature in ADSM is pretty useful for this task.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2018 02:57 PM
This is something (rename) that Juniper has had for years, going back to NetScreenOS. I wish Cisco would get on this, because I have firewalls where this object group is used in a lot of rules, and the prospect of having to go into each rule to add the new group and delete the old one from each ACL seems tedious and unnecessary.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2018 06:23 PM
appears to exist in 9.6
object network xxx rename yyy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2018 05:59 PM
yes, but not for object-group :-(
mydevice(config)# object-group network BooHoo rename BOOHOO
^
ERROR: % Invalid input detected at '^' marker.
