blob: e21551746edce845f3d0c625d4e2f7688b0a17bf [file] [log] [blame]
Pingping Linba4b0012017-01-25 19:46:31 -08001{
2 "devices": {
3 "of:0000480fcfae5d48": {
4 "segmentrouting": {
5 "name": "oneswitch",
6 "nodeSid": 100,
7 "routerIp": "10.6.0.18",
8 "routerMac": "48:0f:cf:ae:5d:48",
9 "isEdgeRouter": false,
10 "adjacencySids": []
11 },
12 "basic" : {
13 "driver" : "ofdpa3"
14 }
15 }
16 },
17 "hosts": {
18 "00:1e:67:d2:c9:8a/-1" : {
19 "basic": {
20 "ips": ["10.6.1.2"],
21 "location": "of:0000480fcfae5d48/41"
22 }
23 },
24 "1c:1b:0d:60:ed:38/-1" : {
25 "basic": {
26 "ips": ["10.6.1.6"],
27 "location": "of:0000480fcfae5d48/42"
28 }
29 },
30 "00:1e:67:d2:ef:17/-1" : {
31 "basic": {
32 "ips": ["10.6.1.3"],
33 "location": "of:0000480fcfae5d48/43"
34 }
35 },
36 "00:1e:67:d2:ce:52/-1" : {
37 "basic": {
38 "ips": ["10.6.1.5"],
39 "location": "of:0000480fcfae5d48/44"
40 }
41 }
42 },
43 "ports": {
44 "of:0000480fcfae5d48/41" : {
45 "interfaces" : [
46 {
47 "ips" : [ "10.6.1.254/24" ]
48 }
49 ]
50 },
51 "of:0000480fcfae5d48/42" : {
52 "interfaces" : [
53 {
54 "ips" : [ "10.6.1.254/24" ]
55 }
56 ]
57 },
58 "of:0000480fcfae5d48/43" : {
59 "interfaces" : [
60 {
61 "ips" : [ "10.6.1.254/24" ]
62 }
63 ]
64 },
65 "of:0000480fcfae5d48/44" : {
66 "interfaces" : [
67 {
68 "ips" : [ "10.6.1.254/24" ]
69 }
70 ]
71 },
72 },
73 "links": {},
74 "apps": {}
75}