Chapter 11 IPv6 : IPv6 Configuration : IPv6 address groups
  
IPv6 address groups
To create IPv6 address groups from existing IPv6 addresses - web-based manager
Your company has 3 internal servers with IPv6 addresses that it would like to group together for the purposes of a number of policies.
The preconfigured addresses to use will consist of:
Web_Server-1
Web_Server-2
Web_Server-3
Go to Policy & Objects > Objects > Addresses and select Create New > Address Group.
Select IPv6 Group, and fill out the fields with the following information
Group Name
Web_Server_Cluster
Members
Web_Server-1
Web_Server-2
Web_Server-3
Select OK.
To create IPv6 address groups from existing IPv6 addresses - CLI
config firewall addrgrp6
edit Web_Server_Cluster
set member Web_Server-1 Web_Server-2 Web_Server-3
end
To verify that the addresses were added correctly
Go to Policy & Objects > Objects > Addresses. Check that the addresses have been added to the address list and that they are correct.
From the CLI, enter the following commands:
config firewall addgrp6
edit <the name of the address that you wish to verify>
Show full-configuration