Ubuntu Pastebin

Paste from ubuntu at Thu, 24 Aug 2017 12:47:12 +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
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
[
    {
        "children": [],
        "vlan": {
            "primary_rack": "a38tba",
            "fabric": "fabric-0",
            "id": 5001,
            "secondary_rack": null,
            "dhcp_on": true,
            "external_dhcp": null,
            "mtu": 1500,
            "resource_uri": "/MAAS/api/2.0/vlans/5001/",
            "name": "untagged",
            "fabric_id": 0,
            "relay_vlan": null,
            "space": "undefined",
            "vid": 0
        },
        "mac_address": "52:54:00:03:02:6e",
        "system_id": "t8gy3q",
        "id": 5,
        "discovered": [
            {
                "ip_address": "192.168.122.194",
                "subnet": {
                    "vlan": {
                        "primary_rack": "a38tba",
                        "fabric": "fabric-0",
                        "id": 5001,
                        "secondary_rack": null,
                        "dhcp_on": true,
                        "external_dhcp": null,
                        "mtu": 1500,
                        "resource_uri": "/MAAS/api/2.0/vlans/5001/",
                        "name": "untagged",
                        "fabric_id": 0,
                        "relay_vlan": null,
                        "space": "undefined",
                        "vid": 0
                    },
                    "managed": true,
                    "cidr": "192.168.122.0/24",
                    "id": 1,
                    "dns_servers": [],
                    "space": "undefined",
                    "rdns_mode": 2,
                    "allow_proxy": true,
                    "resource_uri": "/MAAS/api/2.0/subnets/1/",
                    "name": "192.168.122.0/24",
                    "active_discovery": false,
                    "gateway_ip": "192.168.122.1"
                }
            }
        ],
        "type": "physical",
        "tags": [],
        "links": [
            {
                "mode": "auto",
                "subnet": {
                    "vlan": {
                        "primary_rack": "a38tba",
                        "fabric": "fabric-0",
                        "id": 5001,
                        "secondary_rack": null,
                        "dhcp_on": true,
                        "external_dhcp": null,
                        "mtu": 1500,
                        "resource_uri": "/MAAS/api/2.0/vlans/5001/",
                        "name": "untagged",
                        "fabric_id": 0,
                        "relay_vlan": null,
                        "space": "undefined",
                        "vid": 0
                    },
                    "managed": true,
                    "cidr": "192.168.122.0/24",
                    "id": 1,
                    "dns_servers": [],
                    "space": "undefined",
                    "rdns_mode": 2,
                    "allow_proxy": true,
                    "resource_uri": "/MAAS/api/2.0/subnets/1/",
                    "name": "192.168.122.0/24",
                    "active_discovery": false,
                    "gateway_ip": "192.168.122.1"
                },
                "id": 40
            }
        ],
        "params": {},
        "enabled": true,
        "resource_uri": "/MAAS/api/2.0/nodes/t8gy3q/interfaces/5/",
        "name": "ens3",
        "parents": [],
        "effective_mtu": 1500
    },
    {
        "children": [],
        "vlan": {
            "primary_rack": "a38tba",
            "fabric": "fabric-0",
            "id": 5001,
            "secondary_rack": null,
            "dhcp_on": true,
            "external_dhcp": null,
            "mtu": 1500,
            "resource_uri": "/MAAS/api/2.0/vlans/5001/",
            "name": "untagged",
            "fabric_id": 0,
            "relay_vlan": null,
            "space": "undefined",
            "vid": 0
        },
        "mac_address": "52:54:00:32:fa:9c",
        "system_id": "t8gy3q",
        "id": 6,
        "discovered": null,
        "type": "physical",
        "tags": [],
        "links": [
            {
                "mode": "link_up",
                "id": 41
            }
        ],
        "params": "",
        "enabled": true,
        "resource_uri": "/MAAS/api/2.0/nodes/t8gy3q/interfaces/6/",
        "name": "ens10",
        "parents": [],
        "effective_mtu": 1500
    }
]
Download as text