aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/apps/demo/cord-gui/src/main/resources/org/onosproject/cord/gui/xos/subscriber-1.json
blob: 64a17ebf1945b2ffb3a0df5d6f671de181623658 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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"
}