config/deployment/sdnconfig.json
{
"networkController": { "restName": "", "restIpAddress": "", "useRestIp": "true", "clusterAuthentication": "kerberos", "clientAuthentication": "none", "runtime": "FC", "SF": { "nodecount": "1" }, "FC": { "PackageLocation": "", "PowershellModuleRootPath": "", "DatabaseLocation": "" } }, "mux": { "enabled": "true", "asn": "64628", "peerRouterASN": "64601", "nodeCount": "1" }, "gateway": { "enabled": "true", "nodeCount": "1", "s2s": { "enabled": "true", "fastPath": "true" }, "gre": { "enabled": "true", "fastPath": "true" }, "l3": { "enabled": "true", "fastPath": "true" } } } |