commit | b9568be14f77b453ecf5f82e6f7f0abee13a8a70 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Jan 15 14:48:44 2020 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Jan 15 14:50:46 2020 -0800 |
tree | 388ae809afaa682794d3d6b6fd51b3a07724da32 | |
parent | e02c688a7f0c0b4fc62542ad091ffe15a38d605f [diff] |
Using the correct OF-ID for the AGG switch Using the correct OLT IP Change-Id: I9d4d4270613ef1e6584a22112222a6992e177731
diff --git a/tosca-configs/att-workflow/onf-p4-demo-pod-fabric.yaml b/tosca-configs/att-workflow/onf-p4-demo-pod-fabric.yaml index fdc969b..c35c9a2 100644 --- a/tosca-configs/att-workflow/onf-p4-demo-pod-fabric.yaml +++ b/tosca-configs/att-workflow/onf-p4-demo-pod-fabric.yaml
@@ -41,7 +41,7 @@ ipv4NodeSid: 17 isEdgeRouter: True name: AGG_SWITCH - ofId: of:0000000000000001 + ofId: of:0000000000000205 routerMac: 00:00:02:01:06:01 # Setup the OLT switch port
diff --git a/tosca-configs/att-workflow/onf-p4-demo-pod-olt.yaml b/tosca-configs/att-workflow/onf-p4-demo-pod-olt.yaml index 37f45d5..7ac5ff8 100644 --- a/tosca-configs/att-workflow/onf-p4-demo-pod-olt.yaml +++ b/tosca-configs/att-workflow/onf-p4-demo-pod-olt.yaml
@@ -36,7 +36,7 @@ properties: name: EdgeCore OLT device_type: openolt - host: 192.168.100.111 + host: 192.168.100.112 port: 9191 switch_datapath_id: device:asg1 switch_port: "128"