Update underlay DG for integration issues
[sdnc/oam.git] / platform-logic / restapi-templates / src / main / json / l3smvpntemplate.json
index 67f127c..fa940a4 100644 (file)
@@ -25,7 +25,8 @@
       "vpn-id": ${prop.l3vpn.name},
       "customer-name": "huawei",
       "vpn-service-topology": ${prop.l3vpn.topology},
-      "route-exchange-policy": "huawei-ac-net-l3vpn-svc:vpnv4-way"
+      "route-exchange-policy": "vpnv4-way",
+      "address-family":"ipv4", 
     }
   ]
 }