aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/multiHomed/ev_5_addLink_03_08.json
blob: 755255a2e0c85c060d9c1824bfd38921be5e4358 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "event": "addLink",
  "payload": {
    "id": "of:0000ffffffff0003/21-of:0000ffffffff0008/20",
    "type": "direct",
    "online": true,
    "linkWidth": 2,
    "src": "of:0000ffffffff0003",
    "srcPort": "21",
    "dst": "of:0000ffffffff0008",
    "dstPort": "20",
    "props" : {
      "BW": "70 Gb"
    }
  }
}