Ubuntu Pastebin

Paste from ubuntu at Mon, 11 Sep 2017 17:35:17 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
  "networkdata": {
    "services": [
      {
        "type": "dns",
        "address": "10.245.160.2"
      }
    ],
    "links": [
      {
        "mtu": 8958,
        "type": "ovs",
        "id": "tap844c1bfc-86",
        "ethernet_mac_address": "fa:16:3e:00:a1:46",
        "vif_id": "844c1bfc-86d7-4f94-aecb-0d6d44e23013"
      },
      {
        "mtu": 8958,
        "type": "ovs",
        "id": "tapc22b737a-e0",
        "ethernet_mac_address": "fa:16:3e:7d:87:1e",
        "vif_id": "c22b737a-e07c-4b7c-9e6b-70d5b3da0a41"
      }
    ],
    "networks": [
      {
        "network_id": "bb496a34-9547-42da-9b6c-5105210aecdb",
        "type": "ipv4_dhcp",
        "link": "tap844c1bfc-86",
        "id": "network0"
      },
      {
        "network_id": "bb496a34-9547-42da-9b6c-5105210aecdb",
        "type": "ipv4_dhcp",
        "link": "tapc22b737a-e0",
        "id": "network1"
      }
    ]
  }
}
Download as text