diff --git a/inventory_provider/tasks/worker.py b/inventory_provider/tasks/worker.py index 59eb170da64012382d7224bda778d00db2fe6399..4e1351c6974b7db511a12f0b65107167f5a8b1bd 100644 --- a/inventory_provider/tasks/worker.py +++ b/inventory_provider/tasks/worker.py @@ -260,7 +260,17 @@ def clear_cached_classifier_responses(hostname): r = get_redis(InventoryTask.config) for k in r.keys('classifier:cache:%s:*' % hostname): r.delete(k) - # TODO: remove peer-cache (after adding hostname to query) + + # TODO: very inefficient ... but logically simplest at this point + for k in r.keys('classifier:peer-cache:*'): + value = r.get(k.decode('utf-8')) + if not value: + # deleted in another thread + continue + value = json.loads(value.decode('utf-8')) + interfaces = value.get('interfaces', []) + if hostname in [i['interface']['router'] for i in interfaces]: + r.delete(k) def _refresh_peers(hostname, key_base, peers): diff --git a/test/data/classifier-cache-entries.json b/test/data/classifier-cache-entries.json new file mode 100644 index 0000000000000000000000000000000000000000..f3064928238b62966d7450df7f2a75046976d8bd --- /dev/null +++ b/test/data/classifier-cache-entries.json @@ -0,0 +1 @@ +{"classifier:peer-cache:80.81.194.205": "{\"ix-public-peer-info\": {\"name\": \"80.81.194.205\", \"description\": \"Highwinds_Network_Group,_Inc AS12989\", \"as\": {\"local\": 21320, \"peer\": 12989}, \"router\": \"mx1.fra.de.geant.net\"}, \"ix-public-peer-group\": [\"80.81.193.224\", \"80.249.208.94\", \"80.81.194.205\", \"80.81.195.145\", \"80.249.213.122\", \"80.81.194.74\", \"80.81.193.40\", \"80.249.209.70\", \"80.81.192.224\"], \"interfaces\": [{\"interface\": {\"name\": \"80.81.192.173\", \"interface address\": \"80.81.192.173/21\", \"interface name\": \"ae12.100\", \"router\": \"mx1.fra.de.geant.net\"}, \"services\": [{\"id\": 43341, \"name\": \"TENCENT 132203 DE-CIX Frankfurt\", \"status\": \"planned\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28349, \"name\": \"VODAFONE 3209 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41781, \"name\": \"NETFLIX 2906 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28327, \"name\": \"IP TRANSIT 46786 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42911, \"name\": \"RIPE NCC RIS 12654 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42331, \"name\": \"NEOTEL 34772 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30815, \"name\": \"INIT7 13030 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28287, \"name\": \"Voxility 3223 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33193, \"name\": \"SPOTIFY 8403 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28521, \"name\": \"Daily Motion 41690 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22713, \"name\": \"Facebook 32934 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28219, \"name\": \"Cloudflare 13335 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28339, \"name\": \"TALKTALK 13285 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 34319, \"name\": \"ZATTOO 8302 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37971, \"name\": \"POST GROUP LUXEMBOURG 6661 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28393, \"name\": \"ISC-F-ROOT 33082 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28573, \"name\": \"BEZEQ INTERNATIONAL 8551 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11175, \"name\": \"Leaseweb 16265 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41669, \"name\": \"CORE-BACKBONE 33891 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28353, \"name\": \"SUPERONLINE 34984 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37369, \"name\": \"VIMPELCOM 3216 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22317, \"name\": \"RDSnet 8708 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30817, \"name\": \"SIG TELECOM 20932 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28291, \"name\": \"Liquid Telecom 30844 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 44247, \"name\": \"ZAYO 6461 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28365, \"name\": \"LATTELEKOM 12578 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33179, \"name\": \"DROPBOX 19679 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37361, \"name\": \"RETN 9002 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 40835, \"name\": \"ALIBABA 45102 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28395, \"name\": \"EDGECAST 15133 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 31135, \"name\": \"DARZ 201213 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28279, \"name\": \"Incapsula 19551 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28585, \"name\": \"CLOUDSIGMA 50837 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11211, \"name\": \"OVH 16276 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22951, \"name\": \"Amazon 16509 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 43533, \"name\": \"CLARANET 8426 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28413, \"name\": \"PT Comunicacoes S.A. 8657 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30819, \"name\": \"MEGAFON 31133 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28293, \"name\": \"NETNOD 8674 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41707, \"name\": \"AUTOMATTIC 2635 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 43543, \"name\": \"VIEWQWEST 18106 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11151, \"name\": \"Limelight 22822 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42445, \"name\": \"CDNETWORKS 36408 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33181, \"name\": \"HIGHWINDS 12989 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28345, \"name\": \"FREESAS 12322 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 45015, \"name\": \"HIGHWINDS 33438 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28397, \"name\": \"SOFTLAYER 36351 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 39347, \"name\": \"TWITTER 13414 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28281, \"name\": \"Apple 714 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42601, \"name\": \"GCORE 199524 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28359, \"name\": \"NEOTELEKOMS 8218 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22705, \"name\": \"Telenor 2119 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28335, \"name\": \"COLT 8220 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30821, \"name\": \"OPENDNS 36692 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28295, \"name\": \"HETZNER Online 24940 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42319, \"name\": \"Yahoo/Oath 10310 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11157, \"name\": \"Microsoft 8075 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 39015, \"name\": \"VERISIGN 7342 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28225, \"name\": \"TWITCH.tv 46489 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41867, \"name\": \"Packet Clearing House 42 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33183, \"name\": \"HOST EUROPE 20773 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28399, \"name\": \"THE BOX 33011 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28285, \"name\": \"NForce 43350 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11223, \"name\": \"Akamai 20940 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41877, \"name\": \"Packet Clearing House 3856 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28421, \"name\": \"VALVE CORPORATION 32590 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42439, \"name\": \"CIRA 55195 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 34269, \"name\": \"FASTLY 54113 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30825, \"name\": \"TELINDUS LUXEMBOURG 56665 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28297, \"name\": \"DENIC 31529 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28391, \"name\": \"NERIM SAS 13193 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42595, \"name\": \"YANDEX 13238 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 21987, \"name\": \"Hurricane Electric 6939 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22947, \"name\": \"BT 5400 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}]}]}", "classifier:cache:mx2.bru.be.geant.net:ge-0/2/1.1025": "{\"services\": [{\"id\": 28709, \"name\": \"ams-bru_iMinds_iMinds-Netherlight_15012 L2c\", \"status\": \"operational\", \"circuit_type\": \"l2circuit\", \"service_type\": \"\", \"project\": \"iMinds\", \"equipment\": \"mx2.bru.be.geant.net\", \"other_end_equipment\": \"mx1.ams.nl.geant.net\", \"port\": \"1\", \"other_end_port\": \"15\", \"logical_unit\": 1025, \"other_end_logical_unit\": 1025, \"manufacturer\": \"juniper\", \"card_id\": \"ge-0/2\", \"other_end_card_id\": \"ae\", \"interface_name\": \"ge-0/2/1.1025\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"ge-0/2/1.1025\", \"description\": \"SRV_L2CIRCUIT CUSTOMER BELNET NETHERLIGHT SRF9915012 | ams-bru_iMinds_iMinds-Netherlight_15012\", \"ipv4\": [], \"ipv6\": []}}", "classifier:cache:mx2.rig.lv.geant.net:ge-0/2/0.20": "{\"services\": [{\"id\": 31495, \"name\": \"idrac.c1n1.rig.lv-ServerLink\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"server link\", \"project\": \"GEANT2\", \"equipment\": \"mx2.rig.lv.geant.net\", \"other_end_equipment\": \"c1n1-rig-lv.geant.net\", \"port\": \"0\", \"other_end_port\": \"iDRAC\", \"logical_unit\": 20, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ge-0/2\", \"other_end_card_id\": \"\", \"interface_name\": \"ge-0/2/0.20\", \"other_end_interface_name\": \"\"}, {\"id\": 31497, \"name\": \"mx1-ts1.rig.lv-SwitchLink\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"pop lan link\", \"project\": \"GEANT2\", \"equipment\": \"mx2.rig.lv.geant.net\", \"other_end_equipment\": \"ts1.rig.lv.geant.net\", \"port\": \"0\", \"other_end_port\": \"5\", \"logical_unit\": 20, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ge-0/2\", \"other_end_card_id\": \"ethsm slot 1\", \"interface_name\": \"ge-0/2/0.20\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"ge-0/2/0.20\", \"description\": \"SRV_GLOBAL INFRASTRUCTURE ACCESS HYPERVISOR SRF0000001 | C1N1 iDRAC CONTACT: allen.kong@geant.org IMPLEMENTED: 20161027\", \"ipv4\": [\"62.40.118.240/31\"], \"ipv6\": []}}", "classifier:peer-cache:2001:07f8:001c:024a:0000:0000:316e:0001": "{\"ix-public-peer-info\": {\"name\": \"2001:07f8:001c:024a:0000:0000:316e:0001\", \"description\": \"RIPE_NCC AS12654\", \"as\": {\"local\": 21320, \"peer\": 12654}, \"router\": \"mx1.gen.ch.geant.net\"}, \"ix-public-peer-group\": [\"2001:07f8:0004:0000:0000:0003:0188:0001\", \"2001:07f8:0001:0000:a500:0019:7000:0001\", \"2001:07f8:0000:0000:0000:316e:0000:0001\", \"2001:07f8:001c:024a:0000:0000:316e:0001\", \"2001:07f8:0004:0000:0000:0000:316e:0000\", \"2001:07f8:000b:0100:01d1:a5d1:2654:0006\", \"2001:07f8:0030:0000:0001:0001:0001:2654\", \"2001:07f8:0001:0000:0000:a501:2654:0001\"], \"interfaces\": [{\"interface\": {\"name\": \"2001:07f8:001c:024a:0000:0000:51e5:0001\", \"interface address\": \"2001:7f8:1c:24a::51e5:1/64\", \"interface name\": \"ae18.0\", \"router\": \"mx1.gen.ch.geant.net\"}, \"services\": [{\"id\": 43539, \"name\": \"SWISSCOM 3303 CIXP\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.gen.ch.geant.net\", \"other_end_equipment\": \"Generic Peer Router CH\", \"port\": \"18\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae18.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30553, \"name\": \"COLT 8220 CIXP\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.gen.ch.geant.net\", \"other_end_equipment\": \"Generic Peer Router CH\", \"port\": \"18\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae18.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30803, \"name\": \"SIG TELECOM 20932 CIXP\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.gen.ch.geant.net\", \"other_end_equipment\": \"Generic Peer Router CH\", \"port\": \"18\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae18.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42913, \"name\": \"RIPE NCC RIS 12654 CIXP\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.gen.ch.geant.net\", \"other_end_equipment\": \"Generic Peer Router CH\", \"port\": \"18\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae18.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30799, \"name\": \"INIT7 13030 CIXP\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.gen.ch.geant.net\", \"other_end_equipment\": \"Generic Peer Router CH\", \"port\": \"18\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae18.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30801, \"name\": \"NETNOD 8674 CIXP\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.gen.ch.geant.net\", \"other_end_equipment\": \"Generic Peer Router CH\", \"port\": \"18\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae18.0\", \"other_end_interface_name\": \"\"}]}]}", "classifier:cache:mx1.ams.nl.geant.net:ae15.667": "{\"services\": [{\"id\": 40455, \"name\": \"SURFnet AP CLS\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip access\", \"project\": \"GEANT2\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"SURFnet Equipment\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 667, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.667\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"ae15.667\", \"description\": \"SRV_CLS CUSTOMER SURFNET AP1 SRF9940455| ASN1103 |\", \"ipv4\": [\"62.40.100.32/31\"], \"ipv6\": [\"2001:798::39/126\"]}}", "classifier:peer-cache:2001:07f8:0030:0000:0002:0002:0001:0310": "{\"ix-public-peer-info\": {\"name\": \"2001:07f8:0030:0000:0002:0002:0001:0310\", \"description\": \"Oath,_Inc. AS10310\", \"as\": {\"local\": 21320, \"peer\": 10310}, \"router\": \"mx1.vie.at.geant.net\"}, \"ix-public-peer-group\": [\"2001:07f8:0018:0000:0000:0000:0000:0077\", \"2001:07f8:0004:0000:0000:0000:2846:0002\", \"2001:07f8:000b:0100:01d1:a5d1:0310:0029\", \"2001:07f8:0000:0000:0000:2846:0000:0001\", \"2001:07f8:0014:0000:0000:0000:006a:0001\", \"2001:07f8:00a0:0000:0000:2846:0000:0002\", \"2001:07f8:0000:0000:0000:2846:0000:0002\", \"2001:07f8:0001:0000:0000:a501:0310:0002\", \"2001:07f8:0036:0000:0000:2846:0000:0002\", \"2001:07f8:0036:0000:0000:2846:0000:0001\", \"2001:07f8:000b:0100:01d1:a5d1:0310:0028\", \"2001:07f8:00a0:0000:0000:2846:0000:0001\", \"2001:07f8:0004:0000:0000:0000:2846:0001\", \"2001:07f8:0014:0000:0000:0000:006a:0002\", \"2001:07f8:0030:0000:0002:0001:0001:0310\", \"2001:07f8:0030:0000:0002:0002:0001:0310\", \"2001:07f8:0001:0000:0000:a501:0310:0001\"], \"interfaces\": [{\"interface\": {\"name\": \"2001:07f8:0030:0000:0002:0001:0002:0965\", \"interface address\": \"2001:7f8:30:0:2:1:2:0965/64\", \"interface name\": \"ae10.0\", \"router\": \"mx1.vie.at.geant.net\"}, \"services\": [{\"id\": 37593, \"name\": \"VOXILITY 3223 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 38567, \"name\": \"TWITCH.tv 46489 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28401, \"name\": \"INIT7 13030 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 11229, \"name\": \"Akamai 20940 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 25773, \"name\": \"VODAFONE 3209 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 37359, \"name\": \"RETN 9002 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28299, \"name\": \"KAIA 251 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 21989, \"name\": \"Hurricane Electric 6939 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33359, \"name\": \"M247 9009 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42333, \"name\": \"NEOTEL 34772 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28221, \"name\": \"Cloudflare 13335 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28301, \"name\": \"NETNOD 8674 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41873, \"name\": \"Packet Clearing House 42 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41883, \"name\": \"Packet Clearing House 3856 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28303, \"name\": \"HETZNER Online 24940 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 11213, \"name\": \"OVH 16276 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42917, \"name\": \"RIPE NCC RIS 12654 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28305, \"name\": \"DENIC 31529 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42329, \"name\": \"Yahoo/Oath 10310 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41675, \"name\": \"CORE-BACKBONE 33891 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28361, \"name\": \"NEOTELEKOMS 8218 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 25771, \"name\": \"COLT 8220 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41789, \"name\": \"NETFLIX 2906 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 12273, \"name\": \"Limelight 22822 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41711, \"name\": \"AUTOMATTIC 2635 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 11167, \"name\": \"Microsoft 8075 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}]}]}", "classifier:peer-cache:2001:0798:0000:0000:0000:0000:0000:0056": "{\"interfaces\": [{\"interface\": {\"name\": \"2001:0798:0000:0000:0000:0000:0000:0055\", \"interface address\": \"2001:798::55/126\", \"interface name\": \"et-1/0/5.677\", \"router\": \"mx1.gen.ch.geant.net\"}, \"services\": [{\"id\": 43379, \"name\": \"CH-Exoscale_2 61098 CLS\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.gen.ch.geant.net\", \"other_end_equipment\": \"Exoscale Router\", \"port\": \"5\", \"other_end_port\": \"\", \"logical_unit\": 677, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"et-1/0\", \"other_end_card_id\": \"\", \"interface_name\": \"et-1/0/5.677\", \"other_end_interface_name\": \"\"}]}]}", "classifier:peer-cache:2001:07f8:0004:0000:0000:0000:0c97:0001": "{\"ix-public-peer-info\": {\"name\": \"2001:07f8:0004:0000:0000:0000:0c97:0001\", \"description\": \"Voxility AS3223\", \"as\": {\"local\": 21320, \"peer\": 3223}, \"router\": \"mx1.lon.uk.geant.net\"}, \"ix-public-peer-group\": [\"2001:07f8:0004:0000:0000:0000:0c97:0001\"], \"interfaces\": [{\"interface\": {\"name\": \"2001:07f8:0004:0000:0000:0000:5348:0001\", \"interface address\": \"2001:7f8:4:0::5348:1/64\", \"interface name\": \"ae20.0\", \"router\": \"mx1.lon.uk.geant.net\"}, \"services\": [{\"id\": 29729, \"name\": \"Cloudflare 13335 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29707, \"name\": \"Hurricane Electric 6939 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30837, \"name\": \"Leaseweb 16265 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30865, \"name\": \"BEZEQ INTERNATIONAL 8551 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42441, \"name\": \"CIRA 55195 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29463, \"name\": \"MICROSOFT 8075 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30829, \"name\": \"LATTELEKOM 12578 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33215, \"name\": \"SPOTIFY 8403 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29375, \"name\": \"Apple 714 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29593, \"name\": \"Limelight 22822 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42597, \"name\": \"YANDEX 13238 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30855, \"name\": \"OPENDNS 36692 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41871, \"name\": \"Packet Clearing House 42 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30841, \"name\": \"INCAPSULA 19551 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29455, \"name\": \"SOFTLAYER 36351 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33199, \"name\": \"BYTEMARK HOSTING 35425 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30867, \"name\": \"PT Comunicacoes S.A. 8657 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41881, \"name\": \"Packet Clearing House 3856 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41943, \"name\": \"FASTLY 54113 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29465, \"name\": \"EDGECAST 15133 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30831, \"name\": \"INIT7 13030 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42905, \"name\": \"RIPE NCC DNS 197000 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 37973, \"name\": \"POST GROUP LUXEMBOURG 6661 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29377, \"name\": \"LINX Collector 5459 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42325, \"name\": \"Yahoo/Oath 10310 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 39345, \"name\": \"TWITTER 13414 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29595, \"name\": \"COLT 8220 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30857, \"name\": \"DAILYMOTION 41690 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41671, \"name\": \"CORE-BACKBONE 33891 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42453, \"name\": \"CHOOPA 20473 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41785, \"name\": \"NETFLIX 2906 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30843, \"name\": \"TELENOR 2119 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29457, \"name\": \"AMAZON 16509 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33201, \"name\": \"DROPBOX 19679 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30869, \"name\": \"NETNOD 8674 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 44249, \"name\": \"ZAYO 6461 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29467, \"name\": \"MEGAFON 31133 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30833, \"name\": \"NERIM SAS 13193 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30859, \"name\": \"NForce 43350 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 44327, \"name\": \"ALIBABA 45102 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30845, \"name\": \"Liquid Telecom 30844 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29459, \"name\": \"OVH 16276 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42663, \"name\": \"VOXILITY 3223 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33205, \"name\": \"HOST EUROPE 20773 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30871, \"name\": \"RDSnet 8708 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41709, \"name\": \"AUTOMATTIC 2635 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29589, \"name\": \"Rackspace 12200 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 43545, \"name\": \"VIEWQWEST 18106 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42447, \"name\": \"CDNETWORKS 36408 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29469, \"name\": \"IP TRANSIT 46786 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 37365, \"name\": \"RETN 9002 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30835, \"name\": \"TALKTALK 13285 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42909, \"name\": \"RIPE NCC RIS 12654 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30861, \"name\": \"BT 5400 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 43537, \"name\": \"CLARANET 8426 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30849, \"name\": \"VALVE CORPORATION 32590 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29461, \"name\": \"TWITCH.tv 46489 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33211, \"name\": \"M247 9009 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29591, \"name\": \"KAIA 251 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42153, \"name\": \"INTERNAP 29791 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 39017, \"name\": \"VERISIGN 7342 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}]}]}", "classifier:cache:mx1.lon.uk.geant.net:xe-2/3/3.306": "{\"services\": [{\"id\": 15785, \"name\": \"ams-lon_eVLBI_JANET-NetherLight_12010 L2c\", \"status\": \"operational\", \"circuit_type\": \"l2circuit\", \"service_type\": \"\", \"project\": \"e-VLBI\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"mx1.ams.nl.geant.net\", \"port\": \"3\", \"other_end_port\": \"15\", \"logical_unit\": 306, \"other_end_logical_unit\": 306, \"manufacturer\": \"juniper\", \"card_id\": \"xe-2/3\", \"other_end_card_id\": \"ae\", \"interface_name\": \"xe-2/3/3.306\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"xe-2/3/3.306\", \"description\": \"SRV_L2CIRCUIT CUSTOMER JANET NETHERLIGHT SRF9912010 | ams-lon_eLVBI_JANET-NetherLight_12010\", \"ipv4\": [], \"ipv6\": []}}", "classifier:peer-cache:195.66.226.180": "{\"ix-public-peer-info\": {\"name\": \"195.66.226.180\", \"description\": \"Voxility AS3223\", \"as\": {\"local\": 21320, \"peer\": 3223}, \"router\": \"mx1.lon.uk.geant.net\"}, \"ix-public-peer-group\": [\"80.81.195.144\", \"193.203.0.222\", \"195.66.226.180\", \"80.249.210.43\"], \"interfaces\": [{\"interface\": {\"name\": \"195.66.226.161\", \"interface address\": \"195.66.226.161/22\", \"interface name\": \"ae20.0\", \"router\": \"mx1.lon.uk.geant.net\"}, \"services\": [{\"id\": 29729, \"name\": \"Cloudflare 13335 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29707, \"name\": \"Hurricane Electric 6939 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30837, \"name\": \"Leaseweb 16265 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30865, \"name\": \"BEZEQ INTERNATIONAL 8551 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42441, \"name\": \"CIRA 55195 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29463, \"name\": \"MICROSOFT 8075 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30829, \"name\": \"LATTELEKOM 12578 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33215, \"name\": \"SPOTIFY 8403 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29375, \"name\": \"Apple 714 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29593, \"name\": \"Limelight 22822 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42597, \"name\": \"YANDEX 13238 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30855, \"name\": \"OPENDNS 36692 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41871, \"name\": \"Packet Clearing House 42 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30841, \"name\": \"INCAPSULA 19551 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29455, \"name\": \"SOFTLAYER 36351 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33199, \"name\": \"BYTEMARK HOSTING 35425 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30867, \"name\": \"PT Comunicacoes S.A. 8657 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41881, \"name\": \"Packet Clearing House 3856 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41943, \"name\": \"FASTLY 54113 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29465, \"name\": \"EDGECAST 15133 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30831, \"name\": \"INIT7 13030 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42905, \"name\": \"RIPE NCC DNS 197000 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 37973, \"name\": \"POST GROUP LUXEMBOURG 6661 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29377, \"name\": \"LINX Collector 5459 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42325, \"name\": \"Yahoo/Oath 10310 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 39345, \"name\": \"TWITTER 13414 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29595, \"name\": \"COLT 8220 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30857, \"name\": \"DAILYMOTION 41690 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41671, \"name\": \"CORE-BACKBONE 33891 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42453, \"name\": \"CHOOPA 20473 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41785, \"name\": \"NETFLIX 2906 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30843, \"name\": \"TELENOR 2119 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29457, \"name\": \"AMAZON 16509 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33201, \"name\": \"DROPBOX 19679 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30869, \"name\": \"NETNOD 8674 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 44249, \"name\": \"ZAYO 6461 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29467, \"name\": \"MEGAFON 31133 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30833, \"name\": \"NERIM SAS 13193 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30859, \"name\": \"NForce 43350 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 44327, \"name\": \"ALIBABA 45102 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30845, \"name\": \"Liquid Telecom 30844 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29459, \"name\": \"OVH 16276 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42663, \"name\": \"VOXILITY 3223 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33205, \"name\": \"HOST EUROPE 20773 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30871, \"name\": \"RDSnet 8708 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41709, \"name\": \"AUTOMATTIC 2635 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29589, \"name\": \"Rackspace 12200 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 43545, \"name\": \"VIEWQWEST 18106 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42447, \"name\": \"CDNETWORKS 36408 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29469, \"name\": \"IP TRANSIT 46786 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 37365, \"name\": \"RETN 9002 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30835, \"name\": \"TALKTALK 13285 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42909, \"name\": \"RIPE NCC RIS 12654 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30861, \"name\": \"BT 5400 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 43537, \"name\": \"CLARANET 8426 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30849, \"name\": \"VALVE CORPORATION 32590 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29461, \"name\": \"TWITCH.tv 46489 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33211, \"name\": \"M247 9009 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29591, \"name\": \"KAIA 251 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42153, \"name\": \"INTERNAP 29791 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 39017, \"name\": \"VERISIGN 7342 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}]}]}", "classifier:cache:mx1.ams.nl.geant.net:ae15.1103": "{\"services\": [{\"id\": 28203, \"name\": \"SURFnet AP1\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip access\", \"project\": \"GEANT2\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"SURFnet Equipment\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 1103, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.1103\", \"other_end_interface_name\": \"\"}, {\"id\": 28471, \"name\": \"SURFnet EUMETCAST AP1\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"eumetsat multicast\", \"project\": \"EUMETCAST Europe\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"SURFnet Equipment\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 1103, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.1103\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"ae15.1103\", \"description\": \"SRV_GLOBAL CUSTOMER SURFNET AP1 SRF9928203 | ASN1103 |\", \"ipv4\": [\"62.40.124.38/31\"], \"ipv6\": [\"2001:798:99:1::19/126\"]}}", "classifier:cache:mx1.ams.nl.geant.net:ae15.360": "{\"services\": [{\"id\": 38035, \"name\": \"SURFnet-GN-PRACE-VPN-Proxy-Amsterdam-L3VPN\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"l3 vpn\", \"project\": \"MD-VPN\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"SURFnet Equipment\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 360, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.360\", \"other_end_interface_name\": \"\"}]}", "classifier:peer-cache:2001:0798:0099:0001:0000:0000:0000:007a": "{\"interfaces\": [{\"interface\": {\"name\": \"2001:0798:0099:0001:0000:0000:0000:0079\", \"interface address\": \"2001:798:99:1::79/126\", \"interface name\": \"ae15.673\", \"router\": \"mx1.ams.nl.geant.net\"}, \"services\": [{\"id\": 33789, \"name\": \"NL-KREONET\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - r&e\", \"project\": \"GEANT2\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"KREONET Router\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 673, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.673\", \"other_end_interface_name\": \"\"}]}]}", "classifier:cache:mx1.ams.nl.geant.net:ae15.306": "{\"services\": [{\"id\": 15785, \"name\": \"ams-lon_eVLBI_JANET-NetherLight_12010 L2c\", \"status\": \"operational\", \"circuit_type\": \"l2circuit\", \"service_type\": \"\", \"project\": \"e-VLBI\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"mx1.lon.uk.geant.net\", \"port\": \"15\", \"other_end_port\": \"3\", \"logical_unit\": 306, \"other_end_logical_unit\": 306, \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"xe-2/3\", \"interface_name\": \"ae15.306\", \"other_end_interface_name\": \"xe-2/3/3\"}], \"interface\": {\"name\": \"ae15.306\", \"description\": \"SRV_L2CIRCUIT CUSTOMER JANET NETHERLIGHT SRF9912010 | ams-lon_eLVBI_JANET-NetherLight_12010\", \"ipv4\": [], \"ipv6\": []}}", "classifier:cache:mx1.ams.nl.geant.net:ae15.723": "{\"services\": [{\"id\": 15795, \"name\": \"ams-lon_EXPReS_JANET-NetherLight_07011 L2c\", \"status\": \"operational\", \"circuit_type\": \"l2circuit\", \"service_type\": \"\", \"project\": \"EXPReS\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"mx1.lon.uk.geant.net\", \"port\": \"15\", \"other_end_port\": \"3\", \"logical_unit\": 723, \"other_end_logical_unit\": 723, \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"xe-2/3\", \"interface_name\": \"ae15.723\", \"other_end_interface_name\": \"xe-2/3/3\"}], \"interface\": {\"name\": \"ae15.723\", \"description\": \"SRV_L2CIRCUIT CUSTOMER JANET NETHERLIGHT SRF9907011 | ams-lon_EXPReS_NetherLight-JANET_07011\", \"ipv4\": [], \"ipv6\": []}}", "classifier:cache:mx1.ams.nl.geant.net:ae15.1025": "{\"services\": [{\"id\": 28709, \"name\": \"ams-bru_iMinds_iMinds-Netherlight_15012 L2c\", \"status\": \"operational\", \"circuit_type\": \"l2circuit\", \"service_type\": \"\", \"project\": \"iMinds\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"mx2.bru.be.geant.net\", \"port\": \"15\", \"other_end_port\": \"1\", \"logical_unit\": 1025, \"other_end_logical_unit\": 1025, \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"ge-0/2\", \"interface_name\": \"ae15.1025\", \"other_end_interface_name\": \"ge-0/2/1\"}], \"interface\": {\"name\": \"ae15.1025\", \"description\": \"SRV_L2CIRCUIT CUSTOMER BELNET NETHERLIGHT SRF9915012 | ams-bru_iMinds_iMinds-Netherlight_15012\", \"ipv4\": [], \"ipv6\": []}}", "classifier:cache:mx1.ams.nl.geant.net:ae12.100": "{\"services\": [{\"id\": 39351, \"name\": \"DSTORAGE 198792 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37367, \"name\": \"VIMPELCOM 3216 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33153, \"name\": \"DROPBOX 19679 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22315, \"name\": \"RDSnet 8708 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28629, \"name\": \"CODE42 62715 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28381, \"name\": \"INIT7 13030 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28265, \"name\": \"Voxility 3223 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 44245, \"name\": \"ZAYO 6461 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28363, \"name\": \"LATTELEKOM 12578 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33177, \"name\": \"BLUE JEANS 18541 / 56583 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42903, \"name\": \"RIPE NCC DNS 197000 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 12364, \"name\": \"Akamai 20940 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28277, \"name\": \"DENIC 31529 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28373, \"name\": \"TELINDUS LUXEMBOURG 56665 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22949, \"name\": \"Amazon 16509 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42451, \"name\": \"CHOOPA 20473 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 43531, \"name\": \"CLARANET 8426 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33157, \"name\": \"HIGHWINDS 12989 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28331, \"name\": \"BT 5400 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28411, \"name\": \"PT Comunicacoes S.A. 8657 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28383, \"name\": \"ISC-F-ROOT 30132 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41705, \"name\": \"AUTOMATTIC 2635 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28269, \"name\": \"FERAL HOSTING 200052 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 43541, \"name\": \"VIEWQWEST 18106 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42443, \"name\": \"CDNETWORKS 36408 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28343, \"name\": \"FREESAS 12322 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 45013, \"name\": \"HIGHWINDS 33438 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 12365, \"name\": \"Leaseweb 16265 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42599, \"name\": \"GCORE 199524 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28375, \"name\": \"WIKIMEDIA 14907 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28259, \"name\": \"Incapsula 19551 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28357, \"name\": \"NEOTELEKOMS 8218 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22703, \"name\": \"Telenor 2119 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33165, \"name\": \"M247 9009 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28333, \"name\": \"COLT 8220 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42317, \"name\": \"Yahoo/Oath 10310 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28385, \"name\": \"EDGECAST 15133 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28271, \"name\": \"Liquid Telecom 30844 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28367, \"name\": \"ECATEL 29073 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 39013, \"name\": \"VERISIGN 7342 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28223, \"name\": \"TWITCH.tv 46489 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41865, \"name\": \"Packet Clearing House 42 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42907, \"name\": \"RIPE NCC RIS 12654 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 12366, \"name\": \"OVH 16276 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28377, \"name\": \"OPENDNS 36692 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28261, \"name\": \"Apple 714 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41875, \"name\": \"Packet Clearing House 3856 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28419, \"name\": \"VALVE CORPORATION 32590 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33167, \"name\": \"ONLINE 12876 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42437, \"name\": \"CIRA 55195 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 34267, \"name\": \"FASTLY 54113 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28389, \"name\": \"SOFTLAYER 36351 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28273, \"name\": \"NETNOD 8674 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42593, \"name\": \"YANDEX 13238 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 21985, \"name\": \"Hurricane Electric 6939 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28369, \"name\": \"MEGAFON 31133 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28347, \"name\": \"VODAFONE 3209 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 45017, \"name\": \"OARC 112 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 39349, \"name\": \"TWITTER 13414 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41779, \"name\": \"NETFLIX 2906 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 12368, \"name\": \"Limelight 22822 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28379, \"name\": \"NERIM SAS 13193 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28263, \"name\": \"NForce 43350 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28519, \"name\": \"Daily Motion 41690 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42051, \"name\": \"USC Peering Research 47065 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22709, \"name\": \"IP TRANSIT 46786 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33171, \"name\": \"SPOTIFY 8403 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28337, \"name\": \"TALTALK 13285 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28217, \"name\": \"Cloudflare 13335 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37357, \"name\": \"RETN 9002 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37969, \"name\": \"POST GROUP LUXEMBOURG 6661 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 40729, \"name\": \"INTERNAP 29791 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28275, \"name\": \"HETZNER Online 24940 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28571, \"name\": \"BEZEQ INTERNATIONAL 8551 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28371, \"name\": \"SIG TELECOM 20932 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41667, \"name\": \"CORE-BACKBONE 33891 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"ae12.100\", \"description\": \"SRV_IAS PUBLIC AMS-IX SRF9922987 |\", \"ipv4\": [\"80.249.210.137/21\"], \"ipv6\": [\"2001:7f8:1::a502:1320:1/64\"]}}", "classifier:peer-cache:62.40.126.9": "{\"interfaces\": [{\"interface\": {\"name\": \"62.40.126.8\", \"interface address\": \"62.40.126.8/31\", \"interface name\": \"ae15.111\", \"router\": \"mx1.ams.nl.geant.net\"}, \"services\": [{\"id\": 40955, \"name\": \"KREONET LHCONE AMS L3VPN\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"l3 vpn\", \"project\": \"LHCONE\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"KREONET Router\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 111, \"other_end_logical_unit\": 111, \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.111\", \"other_end_interface_name\": \"\"}]}]}", "classifier:cache:mx1.ams.nl.geant.net:xe-2/2/3": "{\"services\": [{\"id\": 38553, \"name\": \"GTS-10G-link-to-Corsa-P9\", \"status\": \"planned\", \"circuit_type\": \"service\", \"service_type\": \"server link\", \"project\": \"GTS\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"dp1.ams.nl.geant.org\", \"port\": \"3\", \"other_end_port\": \"9\", \"logical_unit\": \"\", \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"xe-2/2\", \"other_end_card_id\": \"built-in-geth\", \"interface_name\": \"xe-2/2/3\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"xe-2/2/3\", \"description\": \"PHY INFRASTRUCTURE GTS SRF0000001 | GTS link to CORSA P9\", \"ipv4\": [], \"ipv6\": []}}", "classifier:cache:mx1.ams.nl.geant.net:et-11/1/0": "{\"interface\": {\"name\": \"et-11/1/0\", \"description\": \"PHY CUSTOMER SURFNET P_AE15 SRF9914023 | NETHERLIGHT PORT ID: 7/1, ABSID: 28205\", \"ipv4\": [], \"ipv6\": []}}", "classifier:peer-cache:2001:07f8:0030:0000:0002:0001:0001:0310": "{\"ix-public-peer-info\": {\"name\": \"2001:07f8:0030:0000:0002:0001:0001:0310\", \"description\": \"Oath,_Inc. AS10310\", \"as\": {\"local\": 21320, \"peer\": 10310}, \"router\": \"mx1.vie.at.geant.net\"}, \"ix-public-peer-group\": [\"2001:07f8:0018:0000:0000:0000:0000:0077\", \"2001:07f8:0004:0000:0000:0000:2846:0002\", \"2001:07f8:000b:0100:01d1:a5d1:0310:0029\", \"2001:07f8:0000:0000:0000:2846:0000:0001\", \"2001:07f8:0014:0000:0000:0000:006a:0001\", \"2001:07f8:00a0:0000:0000:2846:0000:0002\", \"2001:07f8:0000:0000:0000:2846:0000:0002\", \"2001:07f8:0001:0000:0000:a501:0310:0002\", \"2001:07f8:0036:0000:0000:2846:0000:0002\", \"2001:07f8:0036:0000:0000:2846:0000:0001\", \"2001:07f8:000b:0100:01d1:a5d1:0310:0028\", \"2001:07f8:00a0:0000:0000:2846:0000:0001\", \"2001:07f8:0004:0000:0000:0000:2846:0001\", \"2001:07f8:0014:0000:0000:0000:006a:0002\", \"2001:07f8:0030:0000:0002:0001:0001:0310\", \"2001:07f8:0030:0000:0002:0002:0001:0310\", \"2001:07f8:0001:0000:0000:a501:0310:0001\"], \"interfaces\": [{\"interface\": {\"name\": \"2001:07f8:0030:0000:0002:0001:0002:0965\", \"interface address\": \"2001:7f8:30:0:2:1:2:0965/64\", \"interface name\": \"ae10.0\", \"router\": \"mx1.vie.at.geant.net\"}, \"services\": [{\"id\": 37593, \"name\": \"VOXILITY 3223 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 38567, \"name\": \"TWITCH.tv 46489 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28401, \"name\": \"INIT7 13030 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 11229, \"name\": \"Akamai 20940 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 25773, \"name\": \"VODAFONE 3209 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 37359, \"name\": \"RETN 9002 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28299, \"name\": \"KAIA 251 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 21989, \"name\": \"Hurricane Electric 6939 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33359, \"name\": \"M247 9009 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42333, \"name\": \"NEOTEL 34772 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28221, \"name\": \"Cloudflare 13335 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28301, \"name\": \"NETNOD 8674 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41873, \"name\": \"Packet Clearing House 42 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41883, \"name\": \"Packet Clearing House 3856 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28303, \"name\": \"HETZNER Online 24940 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 11213, \"name\": \"OVH 16276 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42917, \"name\": \"RIPE NCC RIS 12654 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28305, \"name\": \"DENIC 31529 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42329, \"name\": \"Yahoo/Oath 10310 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41675, \"name\": \"CORE-BACKBONE 33891 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28361, \"name\": \"NEOTELEKOMS 8218 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 25771, \"name\": \"COLT 8220 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41789, \"name\": \"NETFLIX 2906 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 12273, \"name\": \"Limelight 22822 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41711, \"name\": \"AUTOMATTIC 2635 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 11167, \"name\": \"Microsoft 8075 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}]}]}", "classifier:cache:mx1.ams.nl.geant.net:ae15": "{\"interface\": {\"name\": \"ae15\", \"description\": \"LAG PRIVATE NETHERLIGHT SRF9928201 | GTS \", \"ipv4\": [], \"ipv6\": []}}", "classifier:cache:mx1.lon.uk.geant.net:xe-2/3/3.3004": "{\"services\": [{\"id\": 41969, \"name\": \"ams-lon_EXPReS_JANET-NetherLight_18009 L2c\", \"status\": \"operational\", \"circuit_type\": \"l2circuit\", \"service_type\": \"\", \"project\": \"EXPReS\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"mx1.ams.nl.geant.net\", \"port\": \"3\", \"other_end_port\": \"15\", \"logical_unit\": 3004, \"other_end_logical_unit\": 3004, \"manufacturer\": \"juniper\", \"card_id\": \"xe-2/3\", \"other_end_card_id\": \"ae\", \"interface_name\": \"xe-2/3/3.3004\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"xe-2/3/3.3004\", \"description\": \"SRV_L2CIRCUIT CUSTOMER JANET SRF18009 | ams-lon_EXPReS_JANET-NetherLight_18009\", \"ipv4\": [], \"ipv6\": []}}", "classifier:peer-cache:80.249.211.47": "{\"ix-public-peer-info\": {\"name\": \"80.249.211.47\", \"description\": \"IPTRANSIT\", \"as\": {\"local\": 21320, \"peer\": 46786}, \"router\": \"mx1.ams.nl.geant.net\"}, \"ix-public-peer-group\": [\"80.249.211.47\", \"80.81.194.81\"], \"interfaces\": [{\"interface\": {\"name\": \"80.249.210.137\", \"interface address\": \"80.249.210.137/21\", \"interface name\": \"ae12.100\", \"router\": \"mx1.ams.nl.geant.net\"}, \"services\": [{\"id\": 39351, \"name\": \"DSTORAGE 198792 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37367, \"name\": \"VIMPELCOM 3216 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33153, \"name\": \"DROPBOX 19679 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22315, \"name\": \"RDSnet 8708 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28629, \"name\": \"CODE42 62715 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28381, \"name\": \"INIT7 13030 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28265, \"name\": \"Voxility 3223 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 44245, \"name\": \"ZAYO 6461 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28363, \"name\": \"LATTELEKOM 12578 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33177, \"name\": \"BLUE JEANS 18541 / 56583 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42903, \"name\": \"RIPE NCC DNS 197000 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 12364, \"name\": \"Akamai 20940 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28277, \"name\": \"DENIC 31529 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28373, \"name\": \"TELINDUS LUXEMBOURG 56665 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22949, \"name\": \"Amazon 16509 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42451, \"name\": \"CHOOPA 20473 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 43531, \"name\": \"CLARANET 8426 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33157, \"name\": \"HIGHWINDS 12989 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28331, \"name\": \"BT 5400 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28411, \"name\": \"PT Comunicacoes S.A. 8657 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28383, \"name\": \"ISC-F-ROOT 30132 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41705, \"name\": \"AUTOMATTIC 2635 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28269, \"name\": \"FERAL HOSTING 200052 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 43541, \"name\": \"VIEWQWEST 18106 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42443, \"name\": \"CDNETWORKS 36408 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28343, \"name\": \"FREESAS 12322 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 45013, \"name\": \"HIGHWINDS 33438 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 12365, \"name\": \"Leaseweb 16265 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42599, \"name\": \"GCORE 199524 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28375, \"name\": \"WIKIMEDIA 14907 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28259, \"name\": \"Incapsula 19551 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28357, \"name\": \"NEOTELEKOMS 8218 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22703, \"name\": \"Telenor 2119 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33165, \"name\": \"M247 9009 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28333, \"name\": \"COLT 8220 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42317, \"name\": \"Yahoo/Oath 10310 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28385, \"name\": \"EDGECAST 15133 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28271, \"name\": \"Liquid Telecom 30844 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28367, \"name\": \"ECATEL 29073 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 39013, \"name\": \"VERISIGN 7342 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28223, \"name\": \"TWITCH.tv 46489 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41865, \"name\": \"Packet Clearing House 42 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42907, \"name\": \"RIPE NCC RIS 12654 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 12366, \"name\": \"OVH 16276 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28377, \"name\": \"OPENDNS 36692 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28261, \"name\": \"Apple 714 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41875, \"name\": \"Packet Clearing House 3856 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28419, \"name\": \"VALVE CORPORATION 32590 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33167, \"name\": \"ONLINE 12876 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42437, \"name\": \"CIRA 55195 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 34267, \"name\": \"FASTLY 54113 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28389, \"name\": \"SOFTLAYER 36351 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28273, \"name\": \"NETNOD 8674 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42593, \"name\": \"YANDEX 13238 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 21985, \"name\": \"Hurricane Electric 6939 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28369, \"name\": \"MEGAFON 31133 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28347, \"name\": \"VODAFONE 3209 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 45017, \"name\": \"OARC 112 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 39349, \"name\": \"TWITTER 13414 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41779, \"name\": \"NETFLIX 2906 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 12368, \"name\": \"Limelight 22822 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28379, \"name\": \"NERIM SAS 13193 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28263, \"name\": \"NForce 43350 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28519, \"name\": \"Daily Motion 41690 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42051, \"name\": \"USC Peering Research 47065 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22709, \"name\": \"IP TRANSIT 46786 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33171, \"name\": \"SPOTIFY 8403 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28337, \"name\": \"TALTALK 13285 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28217, \"name\": \"Cloudflare 13335 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37357, \"name\": \"RETN 9002 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37969, \"name\": \"POST GROUP LUXEMBOURG 6661 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 40729, \"name\": \"INTERNAP 29791 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28275, \"name\": \"HETZNER Online 24940 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28571, \"name\": \"BEZEQ INTERNATIONAL 8551 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28371, \"name\": \"SIG TELECOM 20932 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41667, \"name\": \"CORE-BACKBONE 33891 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}]}]}", "classifier:peer-cache:2001:0798:0001:0000:0000:0000:0000:00ba": "{\"interfaces\": [{\"interface\": {\"name\": \"2001:0798:0001:0000:0000:0000:0000:00b9\", \"interface address\": \"2001:798:1::b9/126\", \"interface name\": \"ae15.333\", \"router\": \"mx1.ams.nl.geant.net\"}, \"services\": [{\"id\": 31727, \"name\": \"SURFnet AP IAS\", \"status\": \"installed\", \"circuit_type\": \"service\", \"service_type\": \"ip access\", \"project\": \"GEANT2\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"SURFnet Equipment\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 333, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.333\", \"other_end_interface_name\": \"\"}]}]}", "classifier:cache:mx1.lon.uk.geant.net:et-11/3/0": "{\"services\": [{\"id\": 28315, \"name\": \"Netherlight 100G GeO\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"geant open cc\", \"project\": \"GEANTOpen\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"Netherlight 100G GeO equipment\", \"port\": \"0\", \"other_end_port\": \"\", \"logical_unit\": \"\", \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"et-11/3\", \"other_end_card_id\": \"\", \"interface_name\": \"et-11/3/0\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"et-11/3/0\", \"description\": \"PHY RE_INTERCONNECT NETHERLIGHT GEO SRF9928315 | GeO NETHERLIGHT 100G | NETHERLIGHT ID: Asd001A_8700_08:8/1\", \"ipv4\": [], \"ipv6\": []}}", "classifier:cache:mx1.ams.nl.geant.net:ae15.3002": "{\"services\": [{\"id\": 16053, \"name\": \"ams-poz_EXPReS_NetherLight-PIONIER_07001 L2c\", \"status\": \"operational\", \"circuit_type\": \"l2circuit\", \"service_type\": \"\", \"project\": \"EXPReS\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"mx1.poz.pl.geant.net\", \"port\": \"15\", \"other_end_port\": \"11\", \"logical_unit\": 3002, \"other_end_logical_unit\": 108, \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"ae\", \"interface_name\": \"ae15.3002\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"ae15.3002\", \"description\": \"SRV_L2CIRCUIT CUSTOMER PSNC NETHERLIGHT SRF9907001 | ams-poz_EXPReS_NetherLight-PSNC_07001\", \"ipv4\": [], \"ipv6\": []}}", "classifier:cache:mx1.ams.nl.geant.net:ae15.722": "{\"services\": [{\"id\": 15789, \"name\": \"ams-lon_EXPReS_JANET-NetherLight_07010 L2c\", \"status\": \"operational\", \"circuit_type\": \"l2circuit\", \"service_type\": \"\", \"project\": \"EXPReS\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"mx1.lon.uk.geant.net\", \"port\": \"15\", \"other_end_port\": \"3\", \"logical_unit\": 722, \"other_end_logical_unit\": 722, \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"xe-2/3\", \"interface_name\": \"ae15.722\", \"other_end_interface_name\": \"xe-2/3/3\"}], \"interface\": {\"name\": \"ae15.722\", \"description\": \"SRV_L2CIRCUIT CUSTOMER JANET NETHERLIGHT SRF9907010 | ams-lon_EXPReS_NetherLight-JANET_07010\", \"ipv4\": [], \"ipv6\": []}}", "classifier:peer-cache:193.203.0.242": "{\"ix-public-peer-info\": {\"name\": \"193.203.0.242\", \"description\": \"Oath,_Inc. AS10310\", \"as\": {\"local\": 21320, \"peer\": 10310}, \"router\": \"mx1.vie.at.geant.net\"}, \"ix-public-peer-group\": [\"193.203.0.42\", \"193.203.0.242\", \"217.29.67.29\", \"185.6.36.77\", \"217.29.67.28\"], \"interfaces\": [{\"interface\": {\"name\": \"193.203.0.172\", \"interface address\": \"193.203.0.172/23\", \"interface name\": \"ae10.0\", \"router\": \"mx1.vie.at.geant.net\"}, \"services\": [{\"id\": 37593, \"name\": \"VOXILITY 3223 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 38567, \"name\": \"TWITCH.tv 46489 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28401, \"name\": \"INIT7 13030 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 11229, \"name\": \"Akamai 20940 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 25773, \"name\": \"VODAFONE 3209 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 37359, \"name\": \"RETN 9002 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28299, \"name\": \"KAIA 251 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 21989, \"name\": \"Hurricane Electric 6939 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33359, \"name\": \"M247 9009 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42333, \"name\": \"NEOTEL 34772 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28221, \"name\": \"Cloudflare 13335 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28301, \"name\": \"NETNOD 8674 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41873, \"name\": \"Packet Clearing House 42 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41883, \"name\": \"Packet Clearing House 3856 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28303, \"name\": \"HETZNER Online 24940 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 11213, \"name\": \"OVH 16276 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42917, \"name\": \"RIPE NCC RIS 12654 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28305, \"name\": \"DENIC 31529 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42329, \"name\": \"Yahoo/Oath 10310 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41675, \"name\": \"CORE-BACKBONE 33891 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28361, \"name\": \"NEOTELEKOMS 8218 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 25771, \"name\": \"COLT 8220 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41789, \"name\": \"NETFLIX 2906 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 12273, \"name\": \"Limelight 22822 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41711, \"name\": \"AUTOMATTIC 2635 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 11167, \"name\": \"Microsoft 8075 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}]}]}", "classifier:cache:mx1.ams.nl.geant.net:ae15.673": "{\"services\": [{\"id\": 33789, \"name\": \"NL-KREONET\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - r&e\", \"project\": \"GEANT2\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"KREONET Router\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 673, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.673\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"ae15.673\", \"description\": \"SRV_GLOBAL RE_INTERCONNECT KREONET SRF9916009 | ASN17579 |\", \"ipv4\": [\"62.40.125.45/30\"], \"ipv6\": [\"2001:798:99:1::79/126\"]}}", "classifier:cache:mx1.ams.nl.geant.net:ge-0/2/8.3610": "{\"services\": [{\"id\": 11397, \"name\": \"NL-KAUST-3610\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - r&e\", \"project\": \"GEANT2\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"KAUST Router\", \"port\": \"8\", \"other_end_port\": \"\", \"logical_unit\": 3610, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ge-0/2\", \"other_end_card_id\": \"\", \"interface_name\": \"ge-0/2/8.3610\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"ge-0/2/8.3610\", \"description\": \"SRV_GLOBAL RE_INTERCONNECT KAUST SRF9911397 | ASN50999 |\", \"ipv4\": [\"62.40.124.93/30\"], \"ipv6\": [\"2001:0798:22:10aa::11/126\"]}}", "classifier:cache:mx1.lon.uk.geant.net:xe-2/3/3.722": "{\"services\": [{\"id\": 15789, \"name\": \"ams-lon_EXPReS_JANET-NetherLight_07010 L2c\", \"status\": \"operational\", \"circuit_type\": \"l2circuit\", \"service_type\": \"\", \"project\": \"EXPReS\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"mx1.ams.nl.geant.net\", \"port\": \"3\", \"other_end_port\": \"15\", \"logical_unit\": 722, \"other_end_logical_unit\": 722, \"manufacturer\": \"juniper\", \"card_id\": \"xe-2/3\", \"other_end_card_id\": \"ae\", \"interface_name\": \"xe-2/3/3.722\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"xe-2/3/3.722\", \"description\": \"SRV_L2CIRCUIT CUSTOMER JANET NETHERLIGHT SRF9907010 | ams-lon_EXPReS_JANET-NetherLight_07010\", \"ipv4\": [], \"ipv6\": []}}", "classifier:peer-cache:2001:07f8:0000:0000:0000:32bd:0000:0004": "{\"ix-public-peer-info\": {\"name\": \"2001:07f8:0000:0000:0000:32bd:0000:0004\", \"description\": \"Highwinds_Network_Group,_Inc AS12989\", \"as\": {\"local\": 21320, \"peer\": 12989}, \"router\": \"mx1.fra.de.geant.net\"}, \"ix-public-peer-group\": [\"2001:07f8:0000:0000:0000:32bd:0000:0003\", \"2001:07f8:0000:0000:0000:32bd:0000:0002\", \"2001:07f8:0001:0000:0000:a503:3438:0001\", \"2001:07f8:0000:0000:0000:32bd:0000:0004\", \"2001:07f8:0000:0000:0000:829e:0000:0002\", \"2001:07f8:0000:0000:0000:32bd:0000:0001\", \"2001:07f8:0000:0000:0000:829e:0000:0001\", \"2001:07f8:0001:0000:0000:a501:2989:0002\", \"2001:07f8:0001:0000:0000:a501:2989:0001\"], \"interfaces\": [{\"interface\": {\"name\": \"2001:07f8:0000:0000:0000:51e5:0000:0001\", \"interface address\": \"2001:7f8::51e5:0:1/64\", \"interface name\": \"ae12.100\", \"router\": \"mx1.fra.de.geant.net\"}, \"services\": [{\"id\": 43341, \"name\": \"TENCENT 132203 DE-CIX Frankfurt\", \"status\": \"planned\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28349, \"name\": \"VODAFONE 3209 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41781, \"name\": \"NETFLIX 2906 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28327, \"name\": \"IP TRANSIT 46786 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42911, \"name\": \"RIPE NCC RIS 12654 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42331, \"name\": \"NEOTEL 34772 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30815, \"name\": \"INIT7 13030 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28287, \"name\": \"Voxility 3223 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33193, \"name\": \"SPOTIFY 8403 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28521, \"name\": \"Daily Motion 41690 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22713, \"name\": \"Facebook 32934 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28219, \"name\": \"Cloudflare 13335 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28339, \"name\": \"TALKTALK 13285 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 34319, \"name\": \"ZATTOO 8302 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37971, \"name\": \"POST GROUP LUXEMBOURG 6661 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28393, \"name\": \"ISC-F-ROOT 33082 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28573, \"name\": \"BEZEQ INTERNATIONAL 8551 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11175, \"name\": \"Leaseweb 16265 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41669, \"name\": \"CORE-BACKBONE 33891 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28353, \"name\": \"SUPERONLINE 34984 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37369, \"name\": \"VIMPELCOM 3216 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22317, \"name\": \"RDSnet 8708 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30817, \"name\": \"SIG TELECOM 20932 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28291, \"name\": \"Liquid Telecom 30844 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 44247, \"name\": \"ZAYO 6461 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28365, \"name\": \"LATTELEKOM 12578 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33179, \"name\": \"DROPBOX 19679 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37361, \"name\": \"RETN 9002 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 40835, \"name\": \"ALIBABA 45102 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28395, \"name\": \"EDGECAST 15133 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 31135, \"name\": \"DARZ 201213 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28279, \"name\": \"Incapsula 19551 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28585, \"name\": \"CLOUDSIGMA 50837 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11211, \"name\": \"OVH 16276 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22951, \"name\": \"Amazon 16509 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 43533, \"name\": \"CLARANET 8426 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28413, \"name\": \"PT Comunicacoes S.A. 8657 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30819, \"name\": \"MEGAFON 31133 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28293, \"name\": \"NETNOD 8674 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41707, \"name\": \"AUTOMATTIC 2635 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 43543, \"name\": \"VIEWQWEST 18106 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11151, \"name\": \"Limelight 22822 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42445, \"name\": \"CDNETWORKS 36408 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33181, \"name\": \"HIGHWINDS 12989 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28345, \"name\": \"FREESAS 12322 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 45015, \"name\": \"HIGHWINDS 33438 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28397, \"name\": \"SOFTLAYER 36351 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 39347, \"name\": \"TWITTER 13414 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28281, \"name\": \"Apple 714 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42601, \"name\": \"GCORE 199524 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28359, \"name\": \"NEOTELEKOMS 8218 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22705, \"name\": \"Telenor 2119 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28335, \"name\": \"COLT 8220 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30821, \"name\": \"OPENDNS 36692 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28295, \"name\": \"HETZNER Online 24940 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42319, \"name\": \"Yahoo/Oath 10310 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11157, \"name\": \"Microsoft 8075 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 39015, \"name\": \"VERISIGN 7342 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28225, \"name\": \"TWITCH.tv 46489 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41867, \"name\": \"Packet Clearing House 42 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33183, \"name\": \"HOST EUROPE 20773 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28399, \"name\": \"THE BOX 33011 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28285, \"name\": \"NForce 43350 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11223, \"name\": \"Akamai 20940 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41877, \"name\": \"Packet Clearing House 3856 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28421, \"name\": \"VALVE CORPORATION 32590 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42439, \"name\": \"CIRA 55195 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 34269, \"name\": \"FASTLY 54113 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30825, \"name\": \"TELINDUS LUXEMBOURG 56665 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28297, \"name\": \"DENIC 31529 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28391, \"name\": \"NERIM SAS 13193 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42595, \"name\": \"YANDEX 13238 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 21987, \"name\": \"Hurricane Electric 6939 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22947, \"name\": \"BT 5400 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}]}]}", "classifier:peer-cache:195.66.225.106": "{\"ix-public-peer-info\": {\"name\": \"195.66.225.106\", \"description\": \"IP_Transit,_Inc.\", \"as\": {\"local\": 21320, \"peer\": 46786}, \"router\": \"mx1.lon.uk.geant.net\"}, \"ix-public-peer-group\": [\"195.66.225.106\", \"80.249.213.234\"], \"interfaces\": [{\"interface\": {\"name\": \"195.66.226.161\", \"interface address\": \"195.66.226.161/22\", \"interface name\": \"ae20.0\", \"router\": \"mx1.lon.uk.geant.net\"}, \"services\": [{\"id\": 29729, \"name\": \"Cloudflare 13335 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29707, \"name\": \"Hurricane Electric 6939 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30837, \"name\": \"Leaseweb 16265 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30865, \"name\": \"BEZEQ INTERNATIONAL 8551 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42441, \"name\": \"CIRA 55195 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29463, \"name\": \"MICROSOFT 8075 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30829, \"name\": \"LATTELEKOM 12578 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33215, \"name\": \"SPOTIFY 8403 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29375, \"name\": \"Apple 714 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29593, \"name\": \"Limelight 22822 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42597, \"name\": \"YANDEX 13238 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30855, \"name\": \"OPENDNS 36692 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41871, \"name\": \"Packet Clearing House 42 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30841, \"name\": \"INCAPSULA 19551 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29455, \"name\": \"SOFTLAYER 36351 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33199, \"name\": \"BYTEMARK HOSTING 35425 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30867, \"name\": \"PT Comunicacoes S.A. 8657 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41881, \"name\": \"Packet Clearing House 3856 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41943, \"name\": \"FASTLY 54113 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29465, \"name\": \"EDGECAST 15133 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30831, \"name\": \"INIT7 13030 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42905, \"name\": \"RIPE NCC DNS 197000 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 37973, \"name\": \"POST GROUP LUXEMBOURG 6661 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29377, \"name\": \"LINX Collector 5459 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42325, \"name\": \"Yahoo/Oath 10310 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 39345, \"name\": \"TWITTER 13414 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29595, \"name\": \"COLT 8220 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30857, \"name\": \"DAILYMOTION 41690 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41671, \"name\": \"CORE-BACKBONE 33891 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42453, \"name\": \"CHOOPA 20473 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41785, \"name\": \"NETFLIX 2906 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30843, \"name\": \"TELENOR 2119 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29457, \"name\": \"AMAZON 16509 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33201, \"name\": \"DROPBOX 19679 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30869, \"name\": \"NETNOD 8674 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 44249, \"name\": \"ZAYO 6461 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29467, \"name\": \"MEGAFON 31133 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30833, \"name\": \"NERIM SAS 13193 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30859, \"name\": \"NForce 43350 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 44327, \"name\": \"ALIBABA 45102 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30845, \"name\": \"Liquid Telecom 30844 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29459, \"name\": \"OVH 16276 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42663, \"name\": \"VOXILITY 3223 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33205, \"name\": \"HOST EUROPE 20773 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30871, \"name\": \"RDSnet 8708 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41709, \"name\": \"AUTOMATTIC 2635 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29589, \"name\": \"Rackspace 12200 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 43545, \"name\": \"VIEWQWEST 18106 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42447, \"name\": \"CDNETWORKS 36408 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29469, \"name\": \"IP TRANSIT 46786 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 37365, \"name\": \"RETN 9002 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30835, \"name\": \"TALKTALK 13285 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42909, \"name\": \"RIPE NCC RIS 12654 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30861, \"name\": \"BT 5400 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 43537, \"name\": \"CLARANET 8426 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30849, \"name\": \"VALVE CORPORATION 32590 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29461, \"name\": \"TWITCH.tv 46489 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33211, \"name\": \"M247 9009 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29591, \"name\": \"KAIA 251 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42153, \"name\": \"INTERNAP 29791 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 39017, \"name\": \"VERISIGN 7342 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}]}]}", "classifier:cache:mx1.poz.pl.geant.net:ae11.108": "{\"services\": [{\"id\": 16053, \"name\": \"ams-poz_EXPReS_NetherLight-PIONIER_07001 L2c\", \"status\": \"operational\", \"circuit_type\": \"l2circuit\", \"service_type\": \"\", \"project\": \"EXPReS\", \"equipment\": \"mx1.poz.pl.geant.net\", \"other_end_equipment\": \"mx1.ams.nl.geant.net\", \"port\": \"11\", \"other_end_port\": \"15\", \"logical_unit\": 108, \"other_end_logical_unit\": 3002, \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"ae\", \"interface_name\": \"ae11.108\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"ae11.108\", \"description\": \"SRV_L2CIRCUIT CUSTOMER PIONIER SRF9907001 | ams-poz_EXPREeS_NetherLight-PIONIER_07001\", \"ipv4\": [], \"ipv6\": []}}", "classifier:peer-cache:2001:0798:0111:0001:0000:0000:0000:008a": "{\"interfaces\": [{\"interface\": {\"name\": \"2001:0798:0111:0001:0000:0000:0000:0089\", \"interface address\": \"2001:798:111:1::89/126\", \"interface name\": \"ae15.111\", \"router\": \"mx1.ams.nl.geant.net\"}, \"services\": [{\"id\": 40955, \"name\": \"KREONET LHCONE AMS L3VPN\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"l3 vpn\", \"project\": \"LHCONE\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"KREONET Router\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 111, \"other_end_logical_unit\": 111, \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.111\", \"other_end_interface_name\": \"\"}]}]}", "classifier:peer-cache:2001:07f8:0001:0000:0000:a504:6786:0001": "{\"ix-public-peer-info\": {\"name\": \"2001:07f8:0001:0000:0000:a504:6786:0001\", \"description\": \"IPTRANSIT\", \"as\": {\"local\": 21320, \"peer\": 46786}, \"router\": \"mx1.ams.nl.geant.net\"}, \"ix-public-peer-group\": [\"2001:07f8:0000:0000:0000:b6c2:0000:0001\", \"2001:07f8:0001:0000:0000:a504:6786:0001\"], \"interfaces\": [{\"interface\": {\"name\": \"2001:07f8:0001:0000:0000:a502:1320:0001\", \"interface address\": \"2001:7f8:1::a502:1320:1/64\", \"interface name\": \"ae12.100\", \"router\": \"mx1.ams.nl.geant.net\"}, \"services\": [{\"id\": 39351, \"name\": \"DSTORAGE 198792 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37367, \"name\": \"VIMPELCOM 3216 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33153, \"name\": \"DROPBOX 19679 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22315, \"name\": \"RDSnet 8708 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28629, \"name\": \"CODE42 62715 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28381, \"name\": \"INIT7 13030 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28265, \"name\": \"Voxility 3223 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 44245, \"name\": \"ZAYO 6461 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28363, \"name\": \"LATTELEKOM 12578 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33177, \"name\": \"BLUE JEANS 18541 / 56583 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42903, \"name\": \"RIPE NCC DNS 197000 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 12364, \"name\": \"Akamai 20940 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28277, \"name\": \"DENIC 31529 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28373, \"name\": \"TELINDUS LUXEMBOURG 56665 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22949, \"name\": \"Amazon 16509 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42451, \"name\": \"CHOOPA 20473 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 43531, \"name\": \"CLARANET 8426 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33157, \"name\": \"HIGHWINDS 12989 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28331, \"name\": \"BT 5400 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28411, \"name\": \"PT Comunicacoes S.A. 8657 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28383, \"name\": \"ISC-F-ROOT 30132 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41705, \"name\": \"AUTOMATTIC 2635 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28269, \"name\": \"FERAL HOSTING 200052 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 43541, \"name\": \"VIEWQWEST 18106 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42443, \"name\": \"CDNETWORKS 36408 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28343, \"name\": \"FREESAS 12322 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 45013, \"name\": \"HIGHWINDS 33438 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 12365, \"name\": \"Leaseweb 16265 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42599, \"name\": \"GCORE 199524 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28375, \"name\": \"WIKIMEDIA 14907 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28259, \"name\": \"Incapsula 19551 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28357, \"name\": \"NEOTELEKOMS 8218 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22703, \"name\": \"Telenor 2119 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33165, \"name\": \"M247 9009 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28333, \"name\": \"COLT 8220 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42317, \"name\": \"Yahoo/Oath 10310 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28385, \"name\": \"EDGECAST 15133 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28271, \"name\": \"Liquid Telecom 30844 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28367, \"name\": \"ECATEL 29073 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 39013, \"name\": \"VERISIGN 7342 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28223, \"name\": \"TWITCH.tv 46489 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41865, \"name\": \"Packet Clearing House 42 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42907, \"name\": \"RIPE NCC RIS 12654 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 12366, \"name\": \"OVH 16276 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28377, \"name\": \"OPENDNS 36692 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28261, \"name\": \"Apple 714 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41875, \"name\": \"Packet Clearing House 3856 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28419, \"name\": \"VALVE CORPORATION 32590 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33167, \"name\": \"ONLINE 12876 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42437, \"name\": \"CIRA 55195 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 34267, \"name\": \"FASTLY 54113 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28389, \"name\": \"SOFTLAYER 36351 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28273, \"name\": \"NETNOD 8674 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42593, \"name\": \"YANDEX 13238 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 21985, \"name\": \"Hurricane Electric 6939 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28369, \"name\": \"MEGAFON 31133 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28347, \"name\": \"VODAFONE 3209 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 45017, \"name\": \"OARC 112 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 39349, \"name\": \"TWITTER 13414 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41779, \"name\": \"NETFLIX 2906 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 12368, \"name\": \"Limelight 22822 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28379, \"name\": \"NERIM SAS 13193 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28263, \"name\": \"NForce 43350 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28519, \"name\": \"Daily Motion 41690 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42051, \"name\": \"USC Peering Research 47065 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22709, \"name\": \"IP TRANSIT 46786 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33171, \"name\": \"SPOTIFY 8403 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28337, \"name\": \"TALTALK 13285 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28217, \"name\": \"Cloudflare 13335 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37357, \"name\": \"RETN 9002 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37969, \"name\": \"POST GROUP LUXEMBOURG 6661 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 40729, \"name\": \"INTERNAP 29791 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28275, \"name\": \"HETZNER Online 24940 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28571, \"name\": \"BEZEQ INTERNATIONAL 8551 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28371, \"name\": \"SIG TELECOM 20932 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41667, \"name\": \"CORE-BACKBONE 33891 AMS-IX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"Generic Peer Router NL\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}]}]}", "classifier:cache:mx1.lon.uk.geant.net:ae10.0": "{\"services\": [{\"id\": 12221, \"name\": \"JANET AP\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip access\", \"project\": \"GEANT2\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"JANET Equipment\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28463, \"name\": \"JANET EUMETCAST AP1\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"eumetsat multicast\", \"project\": \"EUMETCAST Europe\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"JANET Equipment\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"ae10.0\", \"description\": \"SRV_GLOBAL CUSTOMER JANET AP1 SRF9912221 | ASN786 |\", \"ipv4\": [\"62.40.124.197/30\"], \"ipv6\": [\"2001:798:28:10aa::1/126\"]}}", "classifier:peer-cache:83.97.88.234": "{\"interfaces\": [{\"interface\": {\"name\": \"83.97.88.233\", \"interface address\": \"83.97.88.233/30\", \"interface name\": \"ae15.333\", \"router\": \"mx1.ams.nl.geant.net\"}, \"services\": [{\"id\": 31727, \"name\": \"SURFnet AP IAS\", \"status\": \"installed\", \"circuit_type\": \"service\", \"service_type\": \"ip access\", \"project\": \"GEANT2\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"SURFnet Equipment\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 333, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.333\", \"other_end_interface_name\": \"\"}]}]}", "classifier:cache:mx1.ams.nl.geant.net:ae15.3003": "{\"services\": [{\"id\": 31231, \"name\": \"ams-rig_EVLBI-JIVE_SURFNET-SIGMANET_15056 L2c\", \"status\": \"operational\", \"circuit_type\": \"l2circuit\", \"service_type\": \"\", \"project\": \"EVLBI-JIVE-Performance-Test\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"mx2.rig.lv.geant.net\", \"port\": \"15\", \"other_end_port\": \"1\", \"logical_unit\": 3003, \"other_end_logical_unit\": 3003, \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"xe-1/1\", \"interface_name\": \"ae15.3003\", \"other_end_interface_name\": \"xe-1/1/1\"}], \"interface\": {\"name\": \"ae15.3003\", \"description\": \"SRV_L2CIRCUIT CUSTOMER SURFNET SIGMANET SRF9915056_1 | ams-rig_EVLBI-JIVE_SURFNET-SIGMANET_15056\", \"ipv4\": [], \"ipv6\": []}}", "classifier:cache:mx1.ams.nl.geant.net:ae15.1500": "{\"services\": [{\"id\": 15829, \"name\": \"ams-lon_JIVE_NetherLight-Ubuntunet_12008 L2c\", \"status\": \"operational\", \"circuit_type\": \"l2circuit\", \"service_type\": \"\", \"project\": \"JIVE\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"mx1.lon.uk.geant.net\", \"port\": \"15\", \"other_end_port\": \"1\", \"logical_unit\": 1500, \"other_end_logical_unit\": 1500, \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"xe-2/3\", \"interface_name\": \"ae15.1500\", \"other_end_interface_name\": \"xe-2/3/1\"}], \"interface\": {\"name\": \"ae15.1500\", \"description\": \"SRV_L2CIRCUIT CUSTOMER UBUNTUNET NETHERLIGHT SRF9912008 | ams-lon_JIVE_NetherLight-Ubuntunet_12008\", \"ipv4\": [], \"ipv6\": []}}", "classifier:peer-cache:2001:07f8:0000:0000:0000:32bd:0000:0003": "{\"ix-public-peer-info\": {\"name\": \"2001:07f8:0000:0000:0000:32bd:0000:0003\", \"description\": \"Highwinds_Network_Group,_Inc AS12989\", \"as\": {\"local\": 21320, \"peer\": 12989}, \"router\": \"mx1.fra.de.geant.net\"}, \"ix-public-peer-group\": [\"2001:07f8:0000:0000:0000:32bd:0000:0003\", \"2001:07f8:0000:0000:0000:32bd:0000:0002\", \"2001:07f8:0000:0000:0000:32bd:0000:0004\", \"2001:07f8:0000:0000:0000:829e:0000:0002\", \"2001:07f8:0000:0000:0000:32bd:0000:0001\", \"2001:07f8:0000:0000:0000:829e:0000:0001\"], \"interfaces\": [{\"interface\": {\"name\": \"2001:07f8:0000:0000:0000:51e5:0000:0001\", \"interface address\": \"2001:7f8::51e5:0:1/64\", \"interface name\": \"ae12.100\", \"router\": \"mx1.fra.de.geant.net\"}, \"services\": [{\"id\": 43341, \"name\": \"TENCENT 132203 DE-CIX Frankfurt\", \"status\": \"planned\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28349, \"name\": \"VODAFONE 3209 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41781, \"name\": \"NETFLIX 2906 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28327, \"name\": \"IP TRANSIT 46786 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42911, \"name\": \"RIPE NCC RIS 12654 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42331, \"name\": \"NEOTEL 34772 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30815, \"name\": \"INIT7 13030 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28287, \"name\": \"Voxility 3223 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33193, \"name\": \"SPOTIFY 8403 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28521, \"name\": \"Daily Motion 41690 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22713, \"name\": \"Facebook 32934 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28219, \"name\": \"Cloudflare 13335 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28339, \"name\": \"TALKTALK 13285 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 34319, \"name\": \"ZATTOO 8302 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37971, \"name\": \"POST GROUP LUXEMBOURG 6661 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28393, \"name\": \"ISC-F-ROOT 33082 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28573, \"name\": \"BEZEQ INTERNATIONAL 8551 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11175, \"name\": \"Leaseweb 16265 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41669, \"name\": \"CORE-BACKBONE 33891 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28353, \"name\": \"SUPERONLINE 34984 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37369, \"name\": \"VIMPELCOM 3216 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22317, \"name\": \"RDSnet 8708 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30817, \"name\": \"SIG TELECOM 20932 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28291, \"name\": \"Liquid Telecom 30844 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 44247, \"name\": \"ZAYO 6461 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28365, \"name\": \"LATTELEKOM 12578 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33179, \"name\": \"DROPBOX 19679 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37361, \"name\": \"RETN 9002 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 40835, \"name\": \"ALIBABA 45102 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28395, \"name\": \"EDGECAST 15133 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 31135, \"name\": \"DARZ 201213 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28279, \"name\": \"Incapsula 19551 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28585, \"name\": \"CLOUDSIGMA 50837 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11211, \"name\": \"OVH 16276 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22951, \"name\": \"Amazon 16509 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 43533, \"name\": \"CLARANET 8426 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28413, \"name\": \"PT Comunicacoes S.A. 8657 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30819, \"name\": \"MEGAFON 31133 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28293, \"name\": \"NETNOD 8674 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41707, \"name\": \"AUTOMATTIC 2635 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 43543, \"name\": \"VIEWQWEST 18106 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11151, \"name\": \"Limelight 22822 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42445, \"name\": \"CDNETWORKS 36408 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33181, \"name\": \"HIGHWINDS 12989 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28345, \"name\": \"FREESAS 12322 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 45015, \"name\": \"HIGHWINDS 33438 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28397, \"name\": \"SOFTLAYER 36351 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 39347, \"name\": \"TWITTER 13414 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28281, \"name\": \"Apple 714 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42601, \"name\": \"GCORE 199524 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28359, \"name\": \"NEOTELEKOMS 8218 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22705, \"name\": \"Telenor 2119 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28335, \"name\": \"COLT 8220 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30821, \"name\": \"OPENDNS 36692 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28295, \"name\": \"HETZNER Online 24940 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42319, \"name\": \"Yahoo/Oath 10310 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11157, \"name\": \"Microsoft 8075 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 39015, \"name\": \"VERISIGN 7342 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28225, \"name\": \"TWITCH.tv 46489 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41867, \"name\": \"Packet Clearing House 42 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33183, \"name\": \"HOST EUROPE 20773 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28399, \"name\": \"THE BOX 33011 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28285, \"name\": \"NForce 43350 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11223, \"name\": \"Akamai 20940 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41877, \"name\": \"Packet Clearing House 3856 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28421, \"name\": \"VALVE CORPORATION 32590 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42439, \"name\": \"CIRA 55195 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 34269, \"name\": \"FASTLY 54113 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30825, \"name\": \"TELINDUS LUXEMBOURG 56665 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28297, \"name\": \"DENIC 31529 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28391, \"name\": \"NERIM SAS 13193 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42595, \"name\": \"YANDEX 13238 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 21987, \"name\": \"Hurricane Electric 6939 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22947, \"name\": \"BT 5400 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}]}]}", "classifier:peer-cache:195.66.224.238": "{\"ix-public-peer-info\": {\"name\": \"195.66.224.238\", \"description\": \"Core-Backbone_GmbH AS33891\", \"as\": {\"local\": 21320, \"peer\": 33891}, \"router\": \"mx1.lon.uk.geant.net\"}, \"ix-public-peer-group\": [\"91.210.16.147\", \"195.66.224.238\", \"80.249.209.128\", \"185.1.68.133\", \"80.81.195.147\", \"80.81.192.187\", \"193.203.0.154\"], \"interfaces\": [{\"interface\": {\"name\": \"195.66.226.161\", \"interface address\": \"195.66.226.161/22\", \"interface name\": \"ae20.0\", \"router\": \"mx1.lon.uk.geant.net\"}, \"services\": [{\"id\": 29729, \"name\": \"Cloudflare 13335 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29707, \"name\": \"Hurricane Electric 6939 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30837, \"name\": \"Leaseweb 16265 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30865, \"name\": \"BEZEQ INTERNATIONAL 8551 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42441, \"name\": \"CIRA 55195 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29463, \"name\": \"MICROSOFT 8075 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30829, \"name\": \"LATTELEKOM 12578 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33215, \"name\": \"SPOTIFY 8403 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29375, \"name\": \"Apple 714 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29593, \"name\": \"Limelight 22822 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42597, \"name\": \"YANDEX 13238 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30855, \"name\": \"OPENDNS 36692 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41871, \"name\": \"Packet Clearing House 42 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30841, \"name\": \"INCAPSULA 19551 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29455, \"name\": \"SOFTLAYER 36351 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33199, \"name\": \"BYTEMARK HOSTING 35425 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30867, \"name\": \"PT Comunicacoes S.A. 8657 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41881, \"name\": \"Packet Clearing House 3856 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41943, \"name\": \"FASTLY 54113 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29465, \"name\": \"EDGECAST 15133 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30831, \"name\": \"INIT7 13030 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42905, \"name\": \"RIPE NCC DNS 197000 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 37973, \"name\": \"POST GROUP LUXEMBOURG 6661 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29377, \"name\": \"LINX Collector 5459 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42325, \"name\": \"Yahoo/Oath 10310 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 39345, \"name\": \"TWITTER 13414 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29595, \"name\": \"COLT 8220 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30857, \"name\": \"DAILYMOTION 41690 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41671, \"name\": \"CORE-BACKBONE 33891 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42453, \"name\": \"CHOOPA 20473 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41785, \"name\": \"NETFLIX 2906 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30843, \"name\": \"TELENOR 2119 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29457, \"name\": \"AMAZON 16509 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33201, \"name\": \"DROPBOX 19679 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30869, \"name\": \"NETNOD 8674 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 44249, \"name\": \"ZAYO 6461 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29467, \"name\": \"MEGAFON 31133 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30833, \"name\": \"NERIM SAS 13193 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30859, \"name\": \"NForce 43350 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 44327, \"name\": \"ALIBABA 45102 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30845, \"name\": \"Liquid Telecom 30844 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29459, \"name\": \"OVH 16276 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42663, \"name\": \"VOXILITY 3223 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33205, \"name\": \"HOST EUROPE 20773 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30871, \"name\": \"RDSnet 8708 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41709, \"name\": \"AUTOMATTIC 2635 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29589, \"name\": \"Rackspace 12200 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 43545, \"name\": \"VIEWQWEST 18106 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42447, \"name\": \"CDNETWORKS 36408 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29469, \"name\": \"IP TRANSIT 46786 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 37365, \"name\": \"RETN 9002 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30835, \"name\": \"TALKTALK 13285 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42909, \"name\": \"RIPE NCC RIS 12654 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30861, \"name\": \"BT 5400 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 43537, \"name\": \"CLARANET 8426 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30849, \"name\": \"VALVE CORPORATION 32590 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29461, \"name\": \"TWITCH.tv 46489 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33211, \"name\": \"M247 9009 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29591, \"name\": \"KAIA 251 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42153, \"name\": \"INTERNAP 29791 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 39017, \"name\": \"VERISIGN 7342 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}]}]}", "classifier:peer-cache:62.40.125.46": "{\"interfaces\": [{\"interface\": {\"name\": \"62.40.125.45\", \"interface address\": \"62.40.125.45/30\", \"interface name\": \"ae15.673\", \"router\": \"mx1.ams.nl.geant.net\"}, \"services\": [{\"id\": 33789, \"name\": \"NL-KREONET\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - r&e\", \"project\": \"GEANT2\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"KREONET Router\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 673, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.673\", \"other_end_interface_name\": \"\"}]}]}", "classifier:peer-cache:62.40.100.33": "{\"interfaces\": [{\"interface\": {\"name\": \"62.40.100.32\", \"interface address\": \"62.40.100.32/31\", \"interface name\": \"ae15.667\", \"router\": \"mx1.ams.nl.geant.net\"}, \"services\": [{\"id\": 40455, \"name\": \"SURFnet AP CLS\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip access\", \"project\": \"GEANT2\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"SURFnet Equipment\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 667, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.667\", \"other_end_interface_name\": \"\"}]}]}", "classifier:cache:mx1.ams.nl.geant.net:ae15.3004": "{\"services\": [{\"id\": 41969, \"name\": \"ams-lon_EXPReS_JANET-NetherLight_18009 L2c\", \"status\": \"operational\", \"circuit_type\": \"l2circuit\", \"service_type\": \"\", \"project\": \"EXPReS\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"mx1.lon.uk.geant.net\", \"port\": \"15\", \"other_end_port\": \"3\", \"logical_unit\": 3004, \"other_end_logical_unit\": 3004, \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"xe-2/3\", \"interface_name\": \"ae15.3004\", \"other_end_interface_name\": \"xe-2/3/3\"}], \"interface\": {\"name\": \"ae15.3004\", \"description\": \"SRV_L2CIRCUIT CUSTOMER JANET NETHERLIGHT SRF18009 | ams-lon_EXPReS_NetherLight-JANET_18009\", \"ipv4\": [], \"ipv6\": []}}", "classifier:peer-cache:62.40.124.39": "{\"interfaces\": [{\"interface\": {\"name\": \"62.40.124.38\", \"interface address\": \"62.40.124.38/31\", \"interface name\": \"ae15.1103\", \"router\": \"mx1.ams.nl.geant.net\"}, \"services\": [{\"id\": 28203, \"name\": \"SURFnet AP1\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip access\", \"project\": \"GEANT2\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"SURFnet Equipment\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 1103, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.1103\", \"other_end_interface_name\": \"\"}, {\"id\": 28471, \"name\": \"SURFnet EUMETCAST AP1\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"eumetsat multicast\", \"project\": \"EUMETCAST Europe\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"SURFnet Equipment\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 1103, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.1103\", \"other_end_interface_name\": \"\"}]}]}", "classifier:peer-cache:2001:0798:0111:0001:0000:0000:0000:004a": "{\"interfaces\": [{\"interface\": {\"name\": \"2001:0798:0111:0001:0000:0000:0000:0049\", \"interface address\": \"2001:798:111:1::49/126\", \"interface name\": \"ae15.112\", \"router\": \"mx1.ams.nl.geant.net\"}, \"services\": [{\"id\": 25791, \"name\": \"SURFnet LHCONE AMS L3VPN\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"l3 vpn\", \"project\": \"LHCONE\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"SURFnet Equipment\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 112, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.112\", \"other_end_interface_name\": \"\"}]}]}", "classifier:peer-cache:62.40.126.160": "{\"interfaces\": [{\"interface\": {\"name\": \"62.40.126.161\", \"interface address\": \"62.40.126.161/31\", \"interface name\": \"ae15.112\", \"router\": \"mx1.ams.nl.geant.net\"}, \"services\": [{\"id\": 25791, \"name\": \"SURFnet LHCONE AMS L3VPN\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"l3 vpn\", \"project\": \"LHCONE\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"SURFnet Equipment\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 112, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.112\", \"other_end_interface_name\": \"\"}]}]}", "classifier:peer-cache:109.105.110.54": "{\"vpn-rr-peer-info\": {\"name\": \"109.105.110.54\", \"description\": \"MD-VPN VRR Paris NORDUNET-1.dk\", \"peer-as\": 2603, \"router\": \"mx2.lju.si.geant.net\"}}", "classifier:cache:mx1.lon.uk.geant.net:xe-2/3/1.1500": "{\"services\": [{\"id\": 15829, \"name\": \"ams-lon_JIVE_NetherLight-Ubuntunet_12008 L2c\", \"status\": \"operational\", \"circuit_type\": \"l2circuit\", \"service_type\": \"\", \"project\": \"JIVE\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"mx1.ams.nl.geant.net\", \"port\": \"1\", \"other_end_port\": \"15\", \"logical_unit\": 1500, \"other_end_logical_unit\": 1500, \"manufacturer\": \"juniper\", \"card_id\": \"xe-2/3\", \"other_end_card_id\": \"ae\", \"interface_name\": \"xe-2/3/1.1500\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"xe-2/3/1.1500\", \"description\": \"SRV_L2CIRCUIT RE_INTERCONNECT UBUNTUNET NETHERLIGHT SRF9912008 | ams-lon_JIVE_NetherLight-Ubuntunet_12008\", \"ipv4\": [], \"ipv6\": []}}", "classifier:peer-cache:80.81.194.74": "{\"ix-public-peer-info\": {\"name\": \"80.81.194.74\", \"description\": \"Highwinds_Network_Group,_Inc AS12989\", \"as\": {\"local\": 21320, \"peer\": 12989}, \"router\": \"mx1.fra.de.geant.net\"}, \"ix-public-peer-group\": [\"80.81.193.224\", \"80.249.208.94\", \"80.81.194.205\", \"80.81.195.145\", \"80.249.213.122\", \"80.81.194.74\", \"80.81.193.40\", \"80.249.209.70\", \"80.81.192.224\"], \"interfaces\": [{\"interface\": {\"name\": \"80.81.192.173\", \"interface address\": \"80.81.192.173/21\", \"interface name\": \"ae12.100\", \"router\": \"mx1.fra.de.geant.net\"}, \"services\": [{\"id\": 43341, \"name\": \"TENCENT 132203 DE-CIX Frankfurt\", \"status\": \"planned\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28349, \"name\": \"VODAFONE 3209 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41781, \"name\": \"NETFLIX 2906 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28327, \"name\": \"IP TRANSIT 46786 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42911, \"name\": \"RIPE NCC RIS 12654 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42331, \"name\": \"NEOTEL 34772 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30815, \"name\": \"INIT7 13030 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28287, \"name\": \"Voxility 3223 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33193, \"name\": \"SPOTIFY 8403 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28521, \"name\": \"Daily Motion 41690 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22713, \"name\": \"Facebook 32934 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28219, \"name\": \"Cloudflare 13335 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28339, \"name\": \"TALKTALK 13285 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 34319, \"name\": \"ZATTOO 8302 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37971, \"name\": \"POST GROUP LUXEMBOURG 6661 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28393, \"name\": \"ISC-F-ROOT 33082 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28573, \"name\": \"BEZEQ INTERNATIONAL 8551 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11175, \"name\": \"Leaseweb 16265 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41669, \"name\": \"CORE-BACKBONE 33891 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28353, \"name\": \"SUPERONLINE 34984 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37369, \"name\": \"VIMPELCOM 3216 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22317, \"name\": \"RDSnet 8708 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30817, \"name\": \"SIG TELECOM 20932 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28291, \"name\": \"Liquid Telecom 30844 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 44247, \"name\": \"ZAYO 6461 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28365, \"name\": \"LATTELEKOM 12578 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33179, \"name\": \"DROPBOX 19679 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 37361, \"name\": \"RETN 9002 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 40835, \"name\": \"ALIBABA 45102 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28395, \"name\": \"EDGECAST 15133 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 31135, \"name\": \"DARZ 201213 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28279, \"name\": \"Incapsula 19551 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28585, \"name\": \"CLOUDSIGMA 50837 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11211, \"name\": \"OVH 16276 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22951, \"name\": \"Amazon 16509 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 43533, \"name\": \"CLARANET 8426 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28413, \"name\": \"PT Comunicacoes S.A. 8657 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30819, \"name\": \"MEGAFON 31133 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28293, \"name\": \"NETNOD 8674 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41707, \"name\": \"AUTOMATTIC 2635 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 43543, \"name\": \"VIEWQWEST 18106 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11151, \"name\": \"Limelight 22822 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42445, \"name\": \"CDNETWORKS 36408 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33181, \"name\": \"HIGHWINDS 12989 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28345, \"name\": \"FREESAS 12322 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 45015, \"name\": \"HIGHWINDS 33438 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28397, \"name\": \"SOFTLAYER 36351 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 39347, \"name\": \"TWITTER 13414 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28281, \"name\": \"Apple 714 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42601, \"name\": \"GCORE 199524 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28359, \"name\": \"NEOTELEKOMS 8218 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22705, \"name\": \"Telenor 2119 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28335, \"name\": \"COLT 8220 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30821, \"name\": \"OPENDNS 36692 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28295, \"name\": \"HETZNER Online 24940 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42319, \"name\": \"Yahoo/Oath 10310 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11157, \"name\": \"Microsoft 8075 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 39015, \"name\": \"VERISIGN 7342 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28225, \"name\": \"TWITCH.tv 46489 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41867, \"name\": \"Packet Clearing House 42 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 33183, \"name\": \"HOST EUROPE 20773 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28399, \"name\": \"THE BOX 33011 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28285, \"name\": \"NForce 43350 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 11223, \"name\": \"Akamai 20940 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 41877, \"name\": \"Packet Clearing House 3856 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28421, \"name\": \"VALVE CORPORATION 32590 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42439, \"name\": \"CIRA 55195 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 34269, \"name\": \"FASTLY 54113 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 30825, \"name\": \"TELINDUS LUXEMBOURG 56665 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28297, \"name\": \"DENIC 31529 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 28391, \"name\": \"NERIM SAS 13193 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 42595, \"name\": \"YANDEX 13238 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 21987, \"name\": \"Hurricane Electric 6939 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}, {\"id\": 22947, \"name\": \"BT 5400 DE-CIX Frankfurt\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.fra.de.geant.net\", \"other_end_equipment\": \"Generic Peer Router DE\", \"port\": \"12\", \"other_end_port\": \"\", \"logical_unit\": 100, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae12.100\", \"other_end_interface_name\": \"\"}]}]}", "classifier:cache:mx1.ams.nl.geant.net:ae15.112": "{\"services\": [{\"id\": 25791, \"name\": \"SURFnet LHCONE AMS L3VPN\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"l3 vpn\", \"project\": \"LHCONE\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"SURFnet Equipment\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 112, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.112\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"ae15.112\", \"description\": \"SRV_L3VPN LHCONE CUSTOMER SURFNET SRF9925791 | ASN1162 | SARA aka SURFSARA via SURFNET\", \"ipv4\": [\"62.40.126.161/31\"], \"ipv6\": [\"2001:798:111:1::49/126\"]}}", "classifier:cache:mx1.ams.nl.geant.net:ae15.333": "{\"services\": [{\"id\": 31727, \"name\": \"SURFnet AP IAS\", \"status\": \"installed\", \"circuit_type\": \"service\", \"service_type\": \"ip access\", \"project\": \"GEANT2\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"SURFnet Equipment\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 333, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.333\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"ae15.333\", \"description\": \"SRV_IAS CUSTOMER SURFNET SRF9931727 | ASN1103 |\", \"ipv4\": [\"83.97.88.233/30\"], \"ipv6\": [\"2001:798:1::b9/126\"]}}", "classifier:peer-cache:2001:07f8:000b:0100:01d1:a5d1:0310:0029": "{\"ix-public-peer-info\": {\"name\": \"2001:07f8:000b:0100:01d1:a5d1:0310:0029\", \"description\": \"Oath,_Inc. AS10310\", \"as\": {\"local\": 21320, \"peer\": 10310}, \"router\": \"mx1.mil2.it.geant.net\"}, \"ix-public-peer-group\": [\"2001:07f8:0004:0000:0000:0000:2846:0002\", \"2001:07f8:0014:0000:0000:0000:006a:0001\", \"2001:07f8:00a0:0000:0000:2846:0000:0002\", \"2001:07f8:0001:0000:0000:a501:0310:0002\", \"2001:07f8:000b:0100:01d1:a5d1:0310:0028\", \"2001:07f8:0030:0000:0002:0001:0001:0310\", \"2001:07f8:0018:0000:0000:0000:0000:0077\", \"2001:07f8:000b:0100:01d1:a5d1:0310:0029\", \"2001:07f8:0000:0000:0000:2846:0000:0001\", \"2001:07f8:0000:0000:0000:2846:0000:0002\", \"2001:07f8:0036:0000:0000:2846:0000:0002\", \"2001:07f8:0036:0000:0000:2846:0000:0001\", \"2001:07f8:00a0:0000:0000:2846:0000:0001\", \"2001:07f8:0004:0000:0000:0000:2846:0001\", \"2001:07f8:0014:0000:0000:0000:006a:0002\", \"2001:07f8:0030:0000:0002:0002:0001:0310\", \"2001:07f8:0001:0000:0000:a501:0310:0001\"], \"interfaces\": [{\"interface\": {\"name\": \"2001:07f8:000b:0100:01d1:a5d2:0965:0183\", \"interface address\": \"2001:7f8:b:100:1d1:a5d2:965:183/64\", \"interface name\": \"ae11.0\", \"router\": \"mx1.mil2.it.geant.net\"}, \"services\": [{\"id\": 33319, \"name\": \"MIX Route Servers 61968 MIX\", \"status\": \"ordered\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42449, \"name\": \"CDNETWORKS 36408 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 43455, \"name\": \"Yahoo/Oath 10310 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42077, \"name\": \"AUTOMATTIC 2635 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29719, \"name\": \"AMAZON 16509 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30879, \"name\": \"SOFTLAYER 36351 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29709, \"name\": \"Akamai 20940 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41055, \"name\": \"Dropbox 19679 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 43465, \"name\": \"OPENDNS 36692 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 34431, \"name\": \"BT 5400 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29721, \"name\": \"Hurricane Electric 6939 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30805, \"name\": \"NETNOD 8674 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 39043, \"name\": \"VERISIGN 26415 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29711, \"name\": \"MICROSOFT 8075 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42915, \"name\": \"RIPE NCC RIS 12654 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29725, \"name\": \"OVH 16276 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 37363, \"name\": \"RETN 9002 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30807, \"name\": \"COLT 8220 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41787, \"name\": \"NETFLIX 2906 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29713, \"name\": \"Limelight 22822 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29727, \"name\": \"Cloudflare 13335 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30813, \"name\": \"MIX Collector 16004 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29715, \"name\": \"EDGECAST 15133 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30875, \"name\": \"VODAFONE 3209 MIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.mil2.it.geant.net\", \"other_end_equipment\": \"MIX Router\", \"port\": \"11\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae11.0\", \"other_end_interface_name\": \"\"}]}]}", "classifier:peer-cache:2001:07f8:0004:0000:0000:0000:b6c2:0001": "{\"ix-public-peer-info\": {\"name\": \"2001:07f8:0004:0000:0000:0000:b6c2:0001\", \"description\": \"IP_Transit,_Inc.\", \"as\": {\"local\": 21320, \"peer\": 46786}, \"router\": \"mx1.lon.uk.geant.net\"}, \"ix-public-peer-group\": [\"2001:07f8:0001:0000:0000:a504:6786:0002\", \"2001:07f8:0004:0000:0000:0000:b6c2:0001\"], \"interfaces\": [{\"interface\": {\"name\": \"2001:07f8:0004:0000:0000:0000:5348:0001\", \"interface address\": \"2001:7f8:4:0::5348:1/64\", \"interface name\": \"ae20.0\", \"router\": \"mx1.lon.uk.geant.net\"}, \"services\": [{\"id\": 29729, \"name\": \"Cloudflare 13335 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29707, \"name\": \"Hurricane Electric 6939 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30837, \"name\": \"Leaseweb 16265 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30865, \"name\": \"BEZEQ INTERNATIONAL 8551 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42441, \"name\": \"CIRA 55195 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29463, \"name\": \"MICROSOFT 8075 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30829, \"name\": \"LATTELEKOM 12578 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33215, \"name\": \"SPOTIFY 8403 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29375, \"name\": \"Apple 714 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29593, \"name\": \"Limelight 22822 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42597, \"name\": \"YANDEX 13238 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30855, \"name\": \"OPENDNS 36692 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41871, \"name\": \"Packet Clearing House 42 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30841, \"name\": \"INCAPSULA 19551 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29455, \"name\": \"SOFTLAYER 36351 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33199, \"name\": \"BYTEMARK HOSTING 35425 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30867, \"name\": \"PT Comunicacoes S.A. 8657 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41881, \"name\": \"Packet Clearing House 3856 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41943, \"name\": \"FASTLY 54113 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29465, \"name\": \"EDGECAST 15133 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30831, \"name\": \"INIT7 13030 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42905, \"name\": \"RIPE NCC DNS 197000 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 37973, \"name\": \"POST GROUP LUXEMBOURG 6661 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29377, \"name\": \"LINX Collector 5459 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42325, \"name\": \"Yahoo/Oath 10310 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 39345, \"name\": \"TWITTER 13414 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29595, \"name\": \"COLT 8220 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30857, \"name\": \"DAILYMOTION 41690 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41671, \"name\": \"CORE-BACKBONE 33891 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42453, \"name\": \"CHOOPA 20473 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41785, \"name\": \"NETFLIX 2906 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30843, \"name\": \"TELENOR 2119 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29457, \"name\": \"AMAZON 16509 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33201, \"name\": \"DROPBOX 19679 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30869, \"name\": \"NETNOD 8674 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 44249, \"name\": \"ZAYO 6461 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29467, \"name\": \"MEGAFON 31133 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30833, \"name\": \"NERIM SAS 13193 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30859, \"name\": \"NForce 43350 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 44327, \"name\": \"ALIBABA 45102 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30845, \"name\": \"Liquid Telecom 30844 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29459, \"name\": \"OVH 16276 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42663, \"name\": \"VOXILITY 3223 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33205, \"name\": \"HOST EUROPE 20773 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30871, \"name\": \"RDSnet 8708 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41709, \"name\": \"AUTOMATTIC 2635 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29589, \"name\": \"Rackspace 12200 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 43545, \"name\": \"VIEWQWEST 18106 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42447, \"name\": \"CDNETWORKS 36408 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29469, \"name\": \"IP TRANSIT 46786 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 37365, \"name\": \"RETN 9002 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30835, \"name\": \"TALKTALK 13285 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42909, \"name\": \"RIPE NCC RIS 12654 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30861, \"name\": \"BT 5400 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 43537, \"name\": \"CLARANET 8426 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 30849, \"name\": \"VALVE CORPORATION 32590 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29461, \"name\": \"TWITCH.tv 46489 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33211, \"name\": \"M247 9009 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 29591, \"name\": \"KAIA 251 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42153, \"name\": \"INTERNAP 29791 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}, {\"id\": 39017, \"name\": \"VERISIGN 7342 LINX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"LINX Switch\", \"port\": \"20\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae20.0\", \"other_end_interface_name\": \"\"}]}]}", "classifier:cache:mx2.rig.lv.geant.net:xe-1/1/1.3003": "{\"services\": [{\"id\": 31231, \"name\": \"ams-rig_EVLBI-JIVE_SURFNET-SIGMANET_15056 L2c\", \"status\": \"operational\", \"circuit_type\": \"l2circuit\", \"service_type\": \"\", \"project\": \"EVLBI-JIVE-Performance-Test\", \"equipment\": \"mx2.rig.lv.geant.net\", \"other_end_equipment\": \"mx1.ams.nl.geant.net\", \"port\": \"1\", \"other_end_port\": \"15\", \"logical_unit\": 3003, \"other_end_logical_unit\": 3003, \"manufacturer\": \"juniper\", \"card_id\": \"xe-1/1\", \"other_end_card_id\": \"ae\", \"interface_name\": \"xe-1/1/1.3003\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"xe-1/1/1.3003\", \"description\": \"SRV_L2CIRCUIT CUSTOMER SIGMANET SRF9915056 | ams-rig_EVLBI-JIVE_SURFNET-SIGMANET_15056\", \"ipv4\": [], \"ipv6\": []}}", "classifier:cache:mx1.lon.uk.geant.net:xe-2/3/3.723": "{\"services\": [{\"id\": 15795, \"name\": \"ams-lon_EXPReS_JANET-NetherLight_07011 L2c\", \"status\": \"operational\", \"circuit_type\": \"l2circuit\", \"service_type\": \"\", \"project\": \"EXPReS\", \"equipment\": \"mx1.lon.uk.geant.net\", \"other_end_equipment\": \"mx1.ams.nl.geant.net\", \"port\": \"3\", \"other_end_port\": \"15\", \"logical_unit\": 723, \"other_end_logical_unit\": 723, \"manufacturer\": \"juniper\", \"card_id\": \"xe-2/3\", \"other_end_card_id\": \"ae\", \"interface_name\": \"xe-2/3/3.723\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"xe-2/3/3.723\", \"description\": \"SRV_L2CIRCUIT CUSTOMER JANET NETHERLIGHT SRF9907011 | ams-lon_EXPReS_JANET-NetherLight_07011\", \"ipv4\": [], \"ipv6\": []}}", "classifier:peer-cache:62.40.100.45": "{\"interfaces\": [{\"interface\": {\"name\": \"62.40.100.44\", \"interface address\": \"62.40.100.44/31\", \"interface name\": \"et-1/0/5.677\", \"router\": \"mx1.gen.ch.geant.net\"}, \"services\": [{\"id\": 43379, \"name\": \"CH-Exoscale_2 61098 CLS\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.gen.ch.geant.net\", \"other_end_equipment\": \"Exoscale Router\", \"port\": \"5\", \"other_end_port\": \"\", \"logical_unit\": 677, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"et-1/0\", \"other_end_card_id\": \"\", \"interface_name\": \"et-1/0/5.677\", \"other_end_interface_name\": \"\"}]}]}", "classifier:cache:mx1.ams.nl.geant.net:ae15.111": "{\"services\": [{\"id\": 40955, \"name\": \"KREONET LHCONE AMS L3VPN\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"l3 vpn\", \"project\": \"LHCONE\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"KREONET Router\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 111, \"other_end_logical_unit\": 111, \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.111\", \"other_end_interface_name\": \"\"}], \"interface\": {\"name\": \"ae15.111\", \"description\": \"SRV_L3VPN RE KREONET LHCONE SRF17072 | ASN17579 |\", \"ipv4\": [\"62.40.126.8/31\"], \"ipv6\": [\"2001:798:111:1::89/126\"]}}", "classifier:peer-cache:2001:0798:0099:0001:0000:0000:0000:001a": "{\"interfaces\": [{\"interface\": {\"name\": \"2001:0798:0099:0001:0000:0000:0000:0019\", \"interface address\": \"2001:798:99:1::19/126\", \"interface name\": \"ae15.1103\", \"router\": \"mx1.ams.nl.geant.net\"}, \"services\": [{\"id\": 28203, \"name\": \"SURFnet AP1\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip access\", \"project\": \"GEANT2\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"SURFnet Equipment\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 1103, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.1103\", \"other_end_interface_name\": \"\"}, {\"id\": 28471, \"name\": \"SURFnet EUMETCAST AP1\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"eumetsat multicast\", \"project\": \"EUMETCAST Europe\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"SURFnet Equipment\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 1103, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.1103\", \"other_end_interface_name\": \"\"}]}]}", "classifier:peer-cache:10.0.0.3": "{\"interfaces\": [{\"interface\": {\"name\": \"10.0.0.100\", \"interface address\": \"10.0.0.100/24\", \"interface name\": \"irb.999\", \"router\": \"mx1.gen.ch.geant.net\"}, \"services\": []}]}", "classifier:peer-cache:193.203.0.42": "{\"ix-public-peer-info\": {\"name\": \"193.203.0.42\", \"description\": \"Oath,_Inc. AS10310\", \"as\": {\"local\": 21320, \"peer\": 10310}, \"router\": \"mx1.vie.at.geant.net\"}, \"ix-public-peer-group\": [\"185.1.68.117\", \"193.203.0.42\", \"193.203.0.242\", \"80.249.209.163\", \"185.1.47.55\", \"80.81.192.115\", \"195.66.224.129\", \"185.1.47.54\", \"185.1.68.111\", \"80.81.193.115\", \"217.29.67.29\", \"195.66.224.115\", \"91.210.16.113\", \"80.249.209.110\", \"185.6.36.77\", \"91.210.16.114\", \"217.29.67.28\"], \"interfaces\": [{\"interface\": {\"name\": \"193.203.0.172\", \"interface address\": \"193.203.0.172/23\", \"interface name\": \"ae10.0\", \"router\": \"mx1.vie.at.geant.net\"}, \"services\": [{\"id\": 37593, \"name\": \"VOXILITY 3223 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 38567, \"name\": \"TWITCH.tv 46489 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28401, \"name\": \"INIT7 13030 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 11229, \"name\": \"Akamai 20940 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 25773, \"name\": \"VODAFONE 3209 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 37359, \"name\": \"RETN 9002 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28299, \"name\": \"KAIA 251 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 21989, \"name\": \"Hurricane Electric 6939 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 33359, \"name\": \"M247 9009 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42333, \"name\": \"NEOTEL 34772 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28221, \"name\": \"Cloudflare 13335 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28301, \"name\": \"NETNOD 8674 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41873, \"name\": \"Packet Clearing House 42 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41883, \"name\": \"Packet Clearing House 3856 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28303, \"name\": \"HETZNER Online 24940 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 11213, \"name\": \"OVH 16276 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42917, \"name\": \"RIPE NCC RIS 12654 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28305, \"name\": \"DENIC 31529 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 42329, \"name\": \"Yahoo/Oath 10310 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41675, \"name\": \"CORE-BACKBONE 33891 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 28361, \"name\": \"NEOTELEKOMS 8218 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 25771, \"name\": \"COLT 8220 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41789, \"name\": \"NETFLIX 2906 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 12273, \"name\": \"Limelight 22822 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 41711, \"name\": \"AUTOMATTIC 2635 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}, {\"id\": 11167, \"name\": \"Microsoft 8075 VIX\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip peering - non r&e\", \"project\": \"Non-R&E Peering\", \"equipment\": \"mx1.vie.at.geant.net\", \"other_end_equipment\": \"Generic Peer Router AT\", \"port\": \"10\", \"other_end_port\": \"\", \"logical_unit\": 0, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae10.0\", \"other_end_interface_name\": \"\"}]}]}", "classifier:peer-cache:2001:0798:0000:0000:0000:0000:0000:003a": "{\"interfaces\": [{\"interface\": {\"name\": \"2001:0798:0000:0000:0000:0000:0000:0039\", \"interface address\": \"2001:798::39/126\", \"interface name\": \"ae15.667\", \"router\": \"mx1.ams.nl.geant.net\"}, \"services\": [{\"id\": 40455, \"name\": \"SURFnet AP CLS\", \"status\": \"operational\", \"circuit_type\": \"service\", \"service_type\": \"ip access\", \"project\": \"GEANT2\", \"equipment\": \"mx1.ams.nl.geant.net\", \"other_end_equipment\": \"SURFnet Equipment\", \"port\": \"15\", \"other_end_port\": \"\", \"logical_unit\": 667, \"other_end_logical_unit\": \"\", \"manufacturer\": \"juniper\", \"card_id\": \"ae\", \"other_end_card_id\": \"\", \"interface_name\": \"ae15.667\", \"other_end_interface_name\": \"\"}]}]}"} \ No newline at end of file diff --git a/test/data/extract-cache-entries.py b/test/data/extract-cache-entries.py new file mode 100644 index 0000000000000000000000000000000000000000..ee50cdd1d734ae2306234557a8b0977a5c22c144 --- /dev/null +++ b/test/data/extract-cache-entries.py @@ -0,0 +1,9 @@ +import json + +with open('router-info.json') as f: + db = json.loads(f.read()) + +cache = dict([(k, db[k]) for k in db if k.startswith('classifier:')]) + +with open('cached-entries.json', 'w') as f: + f.write(json.dumps(cache)) diff --git a/test/data/update-test-db.py b/test/data/update-test-db.py new file mode 100644 index 0000000000000000000000000000000000000000..e9a1532e7935a746990e2268f3257b91e9716d75 --- /dev/null +++ b/test/data/update-test-db.py @@ -0,0 +1,16 @@ +import json +import os +import redis + + +r = redis.StrictRedis(host="test-dashboard02.geant.org") + +d = {} +for k in r.keys(): + print(k) + d[k.decode('utf-8')] = r.get(k).decode('utf-8') + +data_filename = os.path.join(os.path.dirname(__file__), "router-info.json") + +with open(data_filename, "w") as f: + f.write(json.dumps(d)) diff --git a/test/per_router/conftest.py b/test/per_router/conftest.py index 03646f222e8289c61411e2752b59233ca5d5c756..798252d3da84150a245a86161c948d9089fe7e2c 100644 --- a/test/per_router/conftest.py +++ b/test/per_router/conftest.py @@ -1,8 +1,10 @@ import glob +import json import os import re from lxml import etree +import pytest import inventory_provider @@ -13,6 +15,58 @@ TEST_DATA_DIRNAME = os.path.realpath(os.path.join( "data")) +class MockedRedis(object): + + db = None + + def __init__(self, *args, **kwargs): + if MockedRedis.db is None: + test_data_filename = os.path.join( + TEST_DATA_DIRNAME, + "router-info.json") + with open(test_data_filename) as f: + MockedRedis.db = json.loads(f.read()) + + def set(self, name, value): + MockedRedis.db[name] = value + + def get(self, name): + value = MockedRedis.db.get(name, None) + if value is None: + return None + return value.encode('utf-8') + + def keys(self, glob=None): + if not glob: + return list([k.encode("utf-8") for k in MockedRedis.db.keys()]) + m = re.match(r'^([^*]+)\*$', glob) + assert m # all expected global are like this + return list([ + k.encode("utf-8") for k in MockedRedis.db.keys() + if k.startswith(m.group(1))]) + + def delete(self, key): + if isinstance(key, bytes): + key = key.decode('utf-8') + del MockedRedis.db[key] + + +@pytest.fixture +def classifier_cache_test_entries(): + filename = os.path.join( + TEST_DATA_DIRNAME, 'classifier-cache-entries.json') + with open(filename) as f: + return json.loads(f.read()) + + +@pytest.fixture +def mocked_redis(mocker): + mocker.patch( + 'inventory_provider.tasks.common.redis.StrictRedis', + MockedRedis) + return MockedRedis() + + def pytest_generate_tests(metafunc): def _junosspace_hosts(): diff --git a/test/per_router/test_celery_worker.py b/test/per_router/test_celery_worker.py index fa8037043e5e8b3ba3e85ae2489c0f0f14bcb0d9..37a676a9731d2c588be288e9f31d095cc1db9ed7 100644 --- a/test/per_router/test_celery_worker.py +++ b/test/per_router/test_celery_worker.py @@ -3,87 +3,26 @@ just checks that the worker methods call the right functions and some data ends up in the right place ... otherwise not very detailed """ import json -import os -import re from lxml import etree import pytest from inventory_provider.tasks import worker +from inventory_provider.tasks.common import get_redis -import inventory_provider - -TEST_DATA_DIRNAME = os.path.realpath(os.path.join( - inventory_provider.__path__[0], - '..', - 'test', - 'data')) - -# class MockedRedis(object): -# -# db = {} -# -# def __init__(self, *args, **kwargs): -# pass -# -# def set(self, name, value): -# assert isinstance(value, str) -# if name.startswith('netconf:'): -# etree.fromstring(value) -# elif name.startswith('snmp-interfaces:'): -# obj = json.loads(value) -# assert isinstance(obj, list) -# MockedRedis.db[name] = value -# -# def get(self, key): -# return MockedRedis.db[key].encode('utf-8') - - -class MockedRedis(object): - - db = None - - def __init__(self, *args, **kwargs): - if MockedRedis.db is None: - test_data_filename = os.path.join( - TEST_DATA_DIRNAME, - "router-info.json") - with open(test_data_filename) as f: - MockedRedis.db = json.loads(f.read()) - - def set(self, name, value): - MockedRedis.db[name] = value - - def get(self, name): - value = MockedRedis.db.get(name, None) - if value is None: - return None - return value.encode('utf-8') - - def keys(self, glob=None): - if not glob: - return list([k.encode("utf-8") for k in MockedRedis.db.keys()]) - m = re.match(r'^([^*]+)\*$', glob) - assert m # all expected global are like this - return list([ - k.encode("utf-8") for k in MockedRedis.db.keys() - if k.startswith(m.group(1))]) - - def delete(self, key): - if isinstance(key, bytes): - key = key.decode('utf-8') - del MockedRedis.db[key] + +def backend_db(): + return get_redis({ + 'redis': {'hostname': None, 'port': None} + }).db @pytest.fixture def mocked_worker_module( - mocker, data_config, cached_test_data, mocked_netifaces): + mocker, mocked_redis, data_config, + cached_test_data, mocked_netifaces): worker.InventoryTask.config = data_config - mocker.patch( - 'inventory_provider.tasks.common.redis.StrictRedis', - MockedRedis) - def _mocked_snmp_interfaces(hostname, community, _): return json.loads(cached_test_data['snmp-interfaces:' + hostname]) mocker.patch( @@ -96,31 +35,29 @@ def mocked_worker_module( 'inventory_provider.juniper.load_config', _mocked_load_juniper_netconf_config) - MockedRedis() # create an instances so db is initialized - def test_netconf_refresh_config(mocked_worker_module, router): - del MockedRedis.db['netconf:' + router] + del backend_db()['netconf:' + router] worker.netconf_refresh_config(router) - assert MockedRedis.db['netconf:' + router] + assert backend_db()['netconf:' + router] def test_snmp_refresh_interfaces(mocked_worker_module, router): - del MockedRedis.db['snmp-interfaces:' + router] + del backend_db()['snmp-interfaces:' + router] worker.snmp_refresh_interfaces(router, 'fake-community') - assert MockedRedis.db['snmp-interfaces:' + router] + assert backend_db()['snmp-interfaces:' + router] def test_reload_router_config(mocked_worker_module, router, mocker): saved_data = {} for key in ('netconf:' + router, 'snmp-interfaces:' + router): - saved_data[key] = MockedRedis.db.pop(key) - assert 'netconf:' + router not in MockedRedis.db - assert 'snmp-interfaces:' + router not in MockedRedis.db + saved_data[key] = backend_db().pop(key) + assert 'netconf:' + router not in backend_db() + assert 'snmp-interfaces:' + router not in backend_db() def _mocked_netconf_refresh_config_apply(args): key = 'netconf:' + args[0] - MockedRedis.db[key] = saved_data[key] + backend_db()[key] = saved_data[key] mocker.patch( 'inventory_provider.tasks.worker.netconf_refresh_config.apply', _mocked_netconf_refresh_config_apply) @@ -128,7 +65,7 @@ def test_reload_router_config(mocked_worker_module, router, mocker): def _mocked_snmp_refresh_interfaces_apply(args): assert len(args) == 2 key = 'snmp-interfaces:' + args[0] - MockedRedis.db[key] = saved_data[key] + backend_db()[key] = saved_data[key] mocker.patch( 'inventory_provider.tasks.worker.snmp_refresh_interfaces.apply', _mocked_snmp_refresh_interfaces_apply) @@ -140,5 +77,5 @@ def test_reload_router_config(mocked_worker_module, router, mocker): _mocked_update_status) worker.reload_router_config(router) - assert 'netconf:' + router in MockedRedis.db - assert 'snmp-interfaces:' + router in MockedRedis.db + assert 'netconf:' + router in backend_db() + assert 'snmp-interfaces:' + router in backend_db() diff --git a/test/per_router/test_classifier_data.py b/test/per_router/test_classifier_data.py new file mode 100644 index 0000000000000000000000000000000000000000..b0d7f5b099e130759a8e94b5c8a5c7de7b5b3729 --- /dev/null +++ b/test/per_router/test_classifier_data.py @@ -0,0 +1,20 @@ +from inventory_provider.tasks import worker +from inventory_provider.tasks.common import get_redis + + +def backend_db(): + return get_redis({ + 'redis': {'hostname': None, 'port': None} + }).db + + +def test_clear_classifier_cache( + router, + mocked_redis, + data_config, + classifier_cache_test_entries): + worker.InventoryTask.config = data_config + backend_db().update(classifier_cache_test_entries) + worker.clear_cached_classifier_responses(router) + for k in backend_db(): + assert not k.startswith('classifier:cache:%s:' % router) diff --git a/test/per_router/test_data_routes.py b/test/per_router/test_data_routes.py index 2d9dc30430c878284c4750e5b22d8c479694c6af..f196d15640f0d202da9b52bd4336a05f762c663a 100644 --- a/test/per_router/test_data_routes.py +++ b/test/per_router/test_data_routes.py @@ -1,75 +1,13 @@ import json -import os -import re - import pytest import jsonschema -import inventory_provider - -TEST_DATA_DIRNAME = os.path.realpath(os.path.join( - inventory_provider.__path__[0], - "..", - "test", - "data")) - DEFAULT_REQUEST_HEADERS = { "Content-type": "application/json", "Accept": ["application/json"] } -class MockedRedis(object): - - db = None - - def __init__(self, *args, **kwargs): - if MockedRedis.db is None: - test_data_filename = os.path.join( - TEST_DATA_DIRNAME, - "router-info.json") - with open(test_data_filename) as f: - MockedRedis.db = json.loads(f.read()) - - def set(self, key, value): - MockedRedis.db[key] = value - - def get(self, key): - return MockedRedis.db[key].encode('utf-8') - - # def hget(self, key, field): - # value = MockedRedis.db[key] - # return value[field].encode('utf-8') - # # return json.dumps(value[field]).encode('utf-8') - # - # def hgetall(self, key): - # result = {} - # for k, v in MockedRedis.db[key].items(): - # result[k.encode('utf-8')] \ - # = json.dumps(v).encode('utf-8') - # return result - # - # def keys(self, *args, **kwargs): - # return list([k.encode("utf-8") for k in MockedRedis.db.keys()]) - - def keys(self, glob=None): - if not glob: - return list([k.encode("utf-8") for k in MockedRedis.db.keys()]) - m = re.match(r'^([^*]+)\*$', glob) - assert m # all expected global are like this - return list([ - k.encode("utf-8") for k in MockedRedis.db.keys() - if k.startswith(m.group(1))]) - - -@pytest.fixture -def client_with_mocked_data(mocker, client): - mocker.patch( - 'inventory_provider.routes.common.redis.StrictRedis', - MockedRedis) - return client - - def test_router_interfaces(router, client_with_mocked_data): interfaces_list_schema = { diff --git a/test/per_router/test_poller_routes.py b/test/per_router/test_poller_routes.py index b22bad258916ee119efceac81437bb318a025eb5..07450bfe964a135fb51f86883f52060bbbceced7 100644 --- a/test/per_router/test_poller_routes.py +++ b/test/per_router/test_poller_routes.py @@ -1,56 +1,12 @@ import json -import os - -import pytest import jsonschema -import inventory_provider - -TEST_DATA_DIRNAME = os.path.realpath(os.path.join( - inventory_provider.__path__[0], - "..", - "test", - "data")) - DEFAULT_REQUEST_HEADERS = { "Content-type": "application/json", "Accept": ["application/json"] } -class MockedRedis(object): - - db = None - - def __init__(self, *args, **kwargs): - if MockedRedis.db is None: - test_data_filename = os.path.join( - TEST_DATA_DIRNAME, - "router-info.json") - with open(test_data_filename) as f: - MockedRedis.db = json.loads(f.read()) - - def set(self, key, value): - MockedRedis.db[key] = value - - def get(self, key): - value = MockedRedis.db.get(key) - if value is None: - return None - return value.encode('utf-8') - - def keys(self, *args, **kwargs): - return list([k.encode("utf-8") for k in MockedRedis.db.keys()]) - - -@pytest.fixture -def client_with_mocked_data(mocker, client): - mocker.patch( - 'inventory_provider.routes.common.redis.StrictRedis', - MockedRedis) - return client - - def test_router_interfaces(router, client_with_mocked_data): interfaces_list_schema = {