Description | This article describes that when a new member is added to an address group that already has some members attached to it, it will replace all the existing members and will add only the new member to it. |
Scope | FortiGate. |
Solution |
Instead of 'add member', use the append member command to update the existing member list along with the new member.
To check current member in addrgrp:
# sh firewall addrgrp TEST | grep member
To append a new member to the TEST addrgrp:
# config firewall addrgrp (addrgrp) # edit TEST (TEST) # append member test2 (TEST) # end
To view the new member in addrgrp:
# sh firewall addrgrp TEST | grep member
|
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2023 Fortinet, Inc. All Rights Reserved.