Vrf/Bridge-domain sub-tables changed to structural containers
Change-Id: Icaefcae6748837cdb4d6d731ec9cf5f67ff920b7
Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
description "vni";
}
container vrf-subtable {
- presence "Enable L3 mapping";
leaf table-id {
type uint32;
description "table-id";
description "VRF subtable";
}
container bridge-domain-subtable {
- presence "Enable L2 mapping";
leaf bridge-domain-ref {
type string;
description "Name reference to existing bridge domain";