This website uses cookies essential to its operation, for analytics, and for personalized content. By continuing to browse this site, you acknowledge the use of cookies. For details on cookie usage on our site, read our Privacy Policy
Hello @clwilson
you can use Panorama CLI to configure existing address objects to be member of a specific address group in a Device Group:
SSH to Panorama and issue:
set cli config-output-format set
set cli scripting-mode on
configure
set device-group <Name of Device Group> address-group <Name of Address Group> static [ <Address object 1> <Address object 2> <Address object 3> ]
set cli scripting-mode off
Kind Regards
Pavel
... View more