aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/apps/demo/cord-gui/src/main/resources/org/onosproject/cord/gui/xos/subscriber-1.json
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/apps/demo/cord-gui/src/main/resources/org/onosproject/cord/gui/xos/subscriber-1.json')
-rw-r--r--framework/src/onos/apps/demo/cord-gui/src/main/resources/org/onosproject/cord/gui/xos/subscriber-1.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/framework/src/onos/apps/demo/cord-gui/src/main/resources/org/onosproject/cord/gui/xos/subscriber-1.json b/framework/src/onos/apps/demo/cord-gui/src/main/resources/org/onosproject/cord/gui/xos/subscriber-1.json
new file mode 100644
index 00000000..64a17ebf
--- /dev/null
+++ b/framework/src/onos/apps/demo/cord-gui/src/main/resources/org/onosproject/cord/gui/xos/subscriber-1.json
@@ -0,0 +1,19 @@
+{
+ "humanReadableName": "vOLT on service 16",
+ "id": 1,
+ "service_specific_id": "",
+ "vlan_id": null,
+ "vcpe_id": 2,
+ "sliver": 384,
+ "sliver_name": "onlab_vcpe",
+ "image": 29,
+ "image_name": "Ubuntu 14.04 LTS",
+ "firewall_enable": true,
+ "firewall_rules": "accept all anywhere anywhere",
+ "url_filter_enable": true,
+ "url_filter_rules": "allow all",
+ "url_filter_level": "PG",
+ "cdn_enable": true,
+ "vbng_id": 4,
+ "routeable_subnet": "1.1.1.1/4"
+}