# Pastebin fYPE11ed [root@jf22-r19 ~]# cat /mnt/config/openstack/latest/network_data.json { "links": [ { "ethernet_mac_address": "0c:c4:7a:1e:63:8e", "id": "phy0", "mtu": 1500, "type": "phy" }, { "ethernet_mac_address": "0c:c4:7a:1e:63:8f", "id": "phy1", "mtu": 1500, "type": "phy" }, { "bond_links": [ "phy0", "phy1" ], "bond_miimon": 100, "bond_mode": "802.1ad", "bond_xmit_hash_policy": "layer3+4", "ethernet_mac_address": "0c:c4:7a:1e:63:8e", "id": "bond0", "type": "bond" }, { "id": "bond0.2119", "type": "vlan", "vlan_id": 2119, "vlan_link": "bond0", "vlan_mac_address": "0c:c4:7a:1d:eb:9c" } ], "networks": [ { "dns_nameservers": [ "8.8.8.8" ], "id": "ipv4-vlan-2119", "ip_address": "172.16.0.16", "link": "bond0.2119", "netmask": "255.255.255.0", "routes": [ { "gateway": "172.16.0.254", "netmask": "0.0.0.0", "network": "0.0.0.0" } ], "type": "ipv4" } ], "services": [ { "address": "8.8.8.8", "type": "dns" } ] }