Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS
diff --git a/web/ons-demo/data/configuration.json.dev b/web/ons-demo/data/configuration.json.dev
index 90cad6a..5968375 100644
--- a/web/ons-demo/data/configuration.json.dev
+++ b/web/ons-demo/data/configuration.json.dev
@@ -8,6 +8,7 @@
"00:00:00:00:00:00:01:06"
],
"aggregation": [
+ "00:00:00:00:00:00:01:01",
"00:00:00:00:00:00:02:01",
"00:00:00:00:00:00:03:01",
"00:00:00:00:00:00:04:01",
@@ -18,13 +19,13 @@
],
"association": {
"00:00:00:00:00:00:01:01": [
- "00:00:00:00:00:00:03:01"
+ "00:00:00:00:00:00:08:01"
],
"00:00:00:00:00:00:01:02": [
"00:00:00:00:00:00:02:01"
],
"00:00:00:00:00:00:01:03": [
- "00:00:00:00:00:00:07:01"
+ "00:00:00:00:00:00:03:01"
],
"00:00:00:00:00:00:01:04": [
"00:00:00:00:00:00:04:01",
@@ -34,7 +35,7 @@
"00:00:00:00:00:00:06:01"
],
"00:00:00:00:00:00:01:06": [
- "00:00:00:00:00:00:08:01"
+ "00:00:00:00:00:00:07:01"
]
}
}
\ No newline at end of file