Andrea Campanella | e28feaf | 2020-04-22 15:17:45 +0200 | [diff] [blame] | 1 | { |
2 | "devices": { | ||||
3 | "of:0000000000000001" : { | ||||
4 | "segmentrouting" : { | ||||
5 | "name" : "agg-switch", | ||||
6 | "ipv4NodeSid" : 101, | ||||
7 | "ipv4Loopback" : "10.6.1.254", | ||||
8 | "routerMac" : "00:00:00:00:01:80", | ||||
9 | "isEdgeRouter" : true, | ||||
10 | "adjacencySids" : [] | ||||
11 | }, | ||||
12 | "basic" : { | ||||
13 | "driver" : "ofdpa3" | ||||
14 | } | ||||
15 | } | ||||
16 | }, | ||||
17 | "apps": { | ||||
18 | "org.opencord.dhcpl2relay" : { | ||||
19 | "dhcpl2relay" : { | ||||
20 | "useOltUplinkForServerPktInOut" : true | ||||
21 | } | ||||
22 | } | ||||
23 | } | ||||
24 | } |