addresses.json 561 Bytes
{
    "addresses" : [
	{
	    "dpid" : "00:00:00:00:00:00:00:a1",
	    "port" : "1",
	    "ips" : ["2001:1::101/48"],
	    "mac" : "00:00:00:00:00:01"
	},
	{
	    "dpid" : "00:00:00:00:00:00:00:a2",
	    "port" : "1",
	    "ips" : ["2001:2::101/48"],
	    "mac" : "00:00:00:00:00:01"
	},
	{
	    "dpid" : "00:00:00:00:00:00:00:a5",
	    "port" : "1",
	    "ips" : ["2001:3::101/48"],
	    "mac" : "00:00:00:00:00:01"
	},
	{
	    "dpid" : "00:00:00:00:00:00:00:a6",
	    "port" : "1",
	    "ips" : ["2001:4::101/48"],
	    "mac" : "00:00:00:00:00:01"
	}
    ]
}