blob: 38dbc9a7586fe9fc620906ffdab25c58189751d3 [file] [log] [blame]
Jon Hall43060f62020-06-23 13:13:33 -07001{
2 "ports":{
3 "device:tofino:leaf1/168":{
4 "interfaces":[
5 {
6 "ips":[
7 "10.0.2.254/24"
8 ],
9 "vlan-untagged":10
10 }
11 ]
12 },
13 "device:tofino:leaf1/160":{
14 "interfaces":[
15 {
16 "ips":[
17 "10.0.2.254/24"
18 ],
19 "vlan-untagged":10
20 }
21 ]
22 }
23 },
24 "devices":{
25 "device:tofino:leaf1":{
26 "segmentrouting":{
27 "isEdgeRouter":true,
28 "routerMac":"00:90:fb:64:cc:9e",
29 "ipv4NodeSid":1,
30 "ipv4Loopback":"10.128.13.232",
31 "adjacencySids":[]
32 }
33 }
34 }
35}