rename command

Good evening

Is it possible to use the rename command (Description: Rename a configuration element) to rename e.g. a firewall port group?
I’ve tested many different commands, but I always get: [quote]Invalid command: rename firewall group port-group LAN-DMZ to PORT-LAN-DMZ[/quote]

Thanks a lot for any hint!,
kind regards,
Thomas

try this
configure
edit firewall group
rename port-group LAN-DMZ to port-group PORT-LAN-DMZ
top
commit
save

Hoi jl3128
Thank you very much for your answer… and the solution!
This way renaming objects works great :slight_smile:
Kind regards,
Thomas

That’s so much easier than my way of editing the config file and reloading it live.