Chapter 7 Firewall : Building firewall objects and policies : IPv6 Firewall Addresses : Scenario: First Floor Network
  
Scenario: First Floor Network
You need to create an IPv4 address for the subnet of the internal network off of Port1.
These computers are on the network off of port1.
The Network uses the IPv6 addresses: fdde:5a7d:f40b:2e9d:xxxx:xxxx:xxxx:xxxx
There should be a reference to this being the network for the 1st floor of the building.
Go to Policy & Objects> Objects > Addresses and select Create New > Address.
 
Fill out the fields with the following information
Category
IPv6 Address
Name
Internal_Subnet_1
Type
Subnet
Subnet / IP Range
2001:db8:0:2::/64
Interface
port1
Visibility
<enable>
Comments
Network for 1st Floor
Select OK.
 
Enter the following CLI command:
config firewall address6
edit Internal_Subnet_1
Set comment “Network for 1st Floor”
set subnet 2001:db8:0:2::/64
end