blob: fba17991572fc0db91151f45598644d8beb64b44 [file] [log] [blame]
Siddesh606bd872021-06-29 23:42:36 +00001{
Siddesha19e3c82021-06-09 22:45:27 +00002"ports":{
Yi Tsenga9b7cc42022-02-07 20:20:12 -08003 "device:leaf1/9":{
Siddesha19e3c82021-06-09 22:45:27 +00004 "interfaces":[
5 {
6 "ips":[
7 "192.168.103.1/24"
8 ],
Siddeshd9840842021-08-06 19:26:05 +00009 "vlan-untagged":[102]
Siddesha19e3c82021-06-09 22:45:27 +000010 }
11 ]
12 },
Yi Tsenga9b7cc42022-02-07 20:20:12 -080013 "device:leaf2/9":{
Siddesha19e3c82021-06-09 22:45:27 +000014 "interfaces":[
15 {
16 "ips":[
17 "192.168.103.2/24"
18 ],
Siddeshd9840842021-08-06 19:26:05 +000019 "vlan-untagged":[102]
Siddesha19e3c82021-06-09 22:45:27 +000020 }
21 ]
22 }
23 }
Siddesh606bd872021-06-29 23:42:36 +000024}