Details
-
Task
-
Resolution: Fixed
-
Major
-
5.x Doc Updates
-
DOC-2019-S09-May03, DOC-2019-S22-Nov01
-
1
Description
Currently, we use the static_config file to configure the networking mode. But this has a problem of losing the configuration during an upgrade.
Document REST API to change the address family:
curl -X POST http://<host>:8091/node/controller/setupNetConfig -d “afamily=ipv6”
|
Document ipv6 configuration on upgrade from 5.5.2 to 5.5.3