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"