MCORD barcelona pod olt
Change-Id: Ic92b49bd6ab93cd2899b6e4699d04ba9d47ac449
diff --git a/tosca-configs/att-workflow/mcord-barcellona-fabric.yaml b/tosca-configs/att-workflow/mcord-barcellona-fabric.yaml
index 2ce5a42..3cec102 100755
--- a/tosca-configs/att-workflow/mcord-barcellona-fabric.yaml
+++ b/tosca-configs/att-workflow/mcord-barcellona-fabric.yaml
@@ -56,7 +56,7 @@
port#bng_port:
type: tosca.nodes.SwitchPort
properties:
- portId: 31
+ portId: 36
requirements:
- switch:
node: switch#leaf_1
@@ -68,7 +68,7 @@
type: tosca.nodes.BNGPortMapping
properties:
s_tag: any
- switch_port: 31
+ switch_port: 36
# DHCP L2 Relay config
onos_app#dhcpl2relay:
@@ -85,7 +85,7 @@
{
"dhcpl2relay" : {
"useOltUplinkForServerPktInOut" : false,
- "dhcpServerConnectPoints" : [ "of:0000000000000001/31" ]
+ "dhcpServerConnectPoints" : [ "of:0000000000000001/36" ]
}
}
requirements: