- Overview
- OVA Images and Upgrade Scripts Verification
- Installing the OVA
- Installing Custom CA Certificates and Importing SUDI Certificate
- Configuring IoT FND for IPv6 Tunnel Provisioning and Registration
- Starting and Stopping FND
- Starting and Stopping Fog Director
- Upgrading IoT FND OVA
- Obtaining Status of All Services Running on the Host
- Backup and Restore
- Setting the Time and Timezone Using NTP Service
Configuring IoT FND for IPv6 Tunnel Provisioning and Registration
IoT FND OVA supports only IPv4 tunnels and Registration out of the box.
To setup an IPv6 network for tunnel provisioning and registration, follow these steps:
Procedure
Step 1 |
Ensure you have one interface with a valid IPv6 network which has a IPv6 prefix length less than125. See the following example of the ens224 interface:
|
Step 2 |
Run the ./setup-IPv6-network.sh script in the /opt/fnd/scripts directory to obtain the FND IPv6 address on the router for tunnel provisioning and registration. Note: While specifying the IPv6 address for the network-mgmt-bridge, provide an Interface Name and a valid IPv6 address (and IP address prefix length) that is in the subnet of the provided host interface. If IPv6 address is in a different subnet, the IPv6 tunnel provisioning and registration will not be successful. |