commit | dcc9cbefc8adbe556ebbe96bfabe973e93605299 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Fri Jul 01 10:59:20 2016 -0400 |
committer | Andy Bavier <andy@onlab.us> | Fri Jul 01 10:59:20 2016 -0400 |
tree | fe4f7a6ca6fbc791b34b5ce21dd63375d8edf218 | |
parent | ab41dbe115f8ebc270f91347ea3432fcff4cd827 [diff] [blame] |
Missing comma Change-Id: Ic1bc1d2d7c03ea8e0257308528fd2811baf9a59e
diff --git a/cord-pod/base-config-2x2 b/cord-pod/base-config-2x2 index e65ff99..bc6c95b 100644 --- a/cord-pod/base-config-2x2 +++ b/cord-pod/base-config-2x2
@@ -47,7 +47,7 @@ "segmentrouting" : { "name" : "Leaf-R2", "nodeSid" : 102, - "routerIp" : "10.6.0.11" + "routerIp" : "10.6.0.11", "routerMac" : "00:00:00:00:02:80", "isEdgeRouter" : true, "adjacencySids" : []