Skip to content
step2body.json 319 B
Newer Older
{
  "etht-svc-bandwidth-profiles": [
    {
      "bandwidth-profile-name": "bw_profile_{{TD_SDN_SERVICE_NAME}}",
      "bandwidth-profile-type": "ietf-eth-tran-types:mef-10-bwp",
      "CIR": "{{TD_SDN_CIR_VALUE}}",
      "EIR": "{{TD_SDN_EIR_VALUE}}",
      "color-aware": true,
      "coupling-flag": true
    }
  ]
}