{
"networks": [
{
"neutron_network_id": "DA5BB487-5193-4A65-A3DF-4A0055A8C0D7",
"routes": [
{
"network": "10.0.0.0",
"netmask": "255.0.0.0",
"gateway": "11.0.0.1"
},
{
"network": "0.0.0.0",
"netmask": "0.0.0.0",
"gateway": "23.253.157.1"
}
],
"type": "ipv4",
"netmask": "255.255.240.0",
"link": "nic0",
"id": "private-ipv4",
"ip_address": "10.184.0.244"
},
{
"neutron_network_id": "62611D6F-66CB-4270-8B1F-503EF0DD4736",
"routes": [
{
"network": "0.0.0.0",
"netmask": "0.0.0.0",
"gateway": "23.253.157.1"
}
],
"type": "ipv4",
"dns_nameservers": [
"69.20.0.164",
"69.20.0.196"
],
"netmask": "255.255.255.0",
"link": "bond0.101",
"id": "publicnet-ipv4",
"ip_address": "23.253.157.244"
}
],
"links": [
{
"ethernet_mac_address": "a0:36:9f:2c:e8:70",
"type": "vif",
"vif_id": "E1C90E9F-EAFC-4E2D-8EC9-58B91CEBB53D",
"id": "nic0"
},
{
"ethernet_mac_address": "a0:36:9f:2c:e8:80",
"type": "ethernet",
"id": "eth0"
},
{
"ethernet_mac_address": "a0:36:9f:2c:e8:81",
"type": "ethernet",
"id": "eth1"
},
{
"bond_links": [
"eth0",
"eth1"
],
"type": "bond",
"bond_mode": "802.3ad",
"id": "bond0"
},
{
"vlan_mac_address": "a0:36:9f:2c:e8:80",
"type": "vlan",
"neutron_port_id": "E1C90E9F-EAFC-4E2D-8EC9-58B91CEBB53F",
"vlan_id": 101,
"vlan_link": "bond0",
"id": "bond0.101"
}
]
}