FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
sreddi
Staff
Staff
Article Id 197842

Description
This Article describes on how to change the name of firewall address and firewall address groups via Command line interface.

Solution
Command to change address name.

FGT# config firewall address
FGT(address)# rename (current address name) to (new address name)
FGT(address)# end

Command to change address group name.

FGT# config firewall addrgrp
FGT(addrgrp)# rename (current address group name) to (new address group name)
FGT(addrgrp)# end

 

Contributors