blob: 2b787178ab25bd531233b27215c1f8c438639352 [file] [log] [blame]
{
"ports" : {
"of:0000000000000001/1" : {
"interfaces" : [
{
"ips" : [ "10.0.1.254/24" ],
"vlan-untagged" : 100
}
]
},
"of:0000000000000001/2" : {
"interfaces" : [
{
"ips" : [ "10.0.1.254/24" ],
"vlan-untagged" : 100
}
]
},
"of:0000000000000001/3" : {
"interfaces" : [
{
"ips" : [ "10.0.1.254/24" ],
"vlan-untagged" : 100
}
]
},
"of:0000000000000001/4" : {
"interfaces" : [
{
"ips" : [ "10.0.1.254/24" ],
"vlan-untagged" : 100
}
]
}
},
"devices" : {
"of:0000000000000001" : {
"basic":{ "driver" : "ofdpa-ovs" },
"segmentrouting" : {
"name" : "Leaf-R1",
"ipv4NodeSid" : 101,
"ipv4Loopback" : "192.168.0.1",
"routerMac" : "10:00:00:00:00:01",
"isEdgeRouter" : true,
"adjacencySids" : []
}
}
},
"hosts" : {
"00:00:00:00:00:01/-1" : {
"basic": {
"ips": ["10.0.1.1"],
"locations": ["of:0000000000000001/1"]
}
},
"00:00:00:00:00:02/-1" : {
"basic": {
"ips": ["10.0.1.2"],
"locations": ["of:0000000000000001/2"]
}
}
}
}