blob: 232dc3b6f62637fa6fad3170ed9dd23feb20d63c [file] [log] [blame]
Simon Hunt99c13842014-11-06 18:23:12 -08001{
2 "event": "addLink",
3 "payload": {
4 "src": "of:0000ffffffffff03",
5 "srcPort": "30",
6 "dst": "of:0000ffffffffff04",
7 "dstPort": "10",
8 "type": "optical",
9 "linkWidth": 2,
10 "props" : {
11 "BW": "70 G"
12 }
13 }
14}