blob: dfcbdb89a319a4e26964e9b048794bf89a8ce19e [file] [log] [blame]
Charles Chancade1bf2017-06-07 17:26:01 -07001{
2 "name" : "Leaf-R1",
3 "ipv4NodeSid" : 101,
4 "ipv4Loopback" : "10.0.1.254",
5 "routerMac" : "00:00:00:00:01:80",
6 "isEdgeRouter" : true,
7 "adjacencySids" : [
8 { "adjSid" : 100, "ports" : [2, 3] },
9 { "adjSid" : 200, "ports" : [4, 5] }
10 ],
11 "pairDeviceId" : "of:123456789ABCDEF0"
12}