Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Old:
- cooper-mbp1:peerme cooper$ time ./peerme.py -d discover -d 7575
- [2016-10-24 16:44:30,438] DEBUG: Using selector: KqueueSelector (selector_events.py:53)
- [2016-10-24 16:44:30,438] WARNING: /Users/cooper/.peerme.conf not found - Using default config (config.py:25)
- [2016-10-24 16:44:30,439] DEBUG: ./peerme.py started @ 20161024144430 (peerme.py:38)
- [2016-10-24 16:44:40,541] DEBUG: Using cached ASN_NET_RESULT in get_prefixlimits_by_asn (peeringdb_api.py:110)
- ASN v6 Addr v6 Pfx Limit v4 Addr v4 Pfx Limit
- IX Equinix Sydney:
- 7575 2001:de8:6::7575:1 60 45.127.172.46 600
- IX IX Australia NSW:
- 7575 2001:7fa:11:4:0:1d97:0:1 60 218.100.52.7 600
- IX SIX Seattle:
- 7575 2001:504:16::1d97 60 206.81.80.112 600
- IX CoreSite - Any2 California:
- 7575 2001:504:13::210:64 60 206.72.210.64 600
- IX Equinix Palo Alto:
- 7575 2001:504:d::b1 60 198.32.176.177 600
- real 1m6.660s
- user 0m0.426s
- sys 0m0.054s
- ========
- New:
- time ./peerme.py -d discover -d 7575
- [2016-10-24 16:42:16,814] DEBUG: Using selector: KqueueSelector (selector_events.py:53)
- [2016-10-24 16:42:16,815] WARNING: /Users/cooper/.peerme.conf not found - Using default config (config.py:25)
- [2016-10-24 16:42:16,815] DEBUG: ./peerme.py started @ 20161024144216 (peerme.py:38)
- [2016-10-24 16:42:17,702] DEBUG: Using cached ASN_NET_RESULT in get_prefixlimits_by_asn (peeringdb_api.py:110)
- ASN v6 Addr v6 Pfx Limit v4 Addr v4 Pfx Limit
- IX Equinix Sydney:
- 7575 2001:de8:6::7575:1 60 45.127.172.46 600
- IX IX Australia NSW:
- 7575 2001:7fa:11:4:0:1d97:0:1 60 218.100.52.7 600
- IX SIX Seattle:
- 7575 2001:504:16::1d97 60 206.81.80.112 600
- IX CoreSite - Any2 California:
- 7575 2001:504:13::210:64 60 206.72.210.64 600
- IX Equinix Palo Alto:
- 7575 2001:504:d::b1 60 198.32.176.177 600
- real 0m23.837s
- user 0m0.407s
- sys 0m0.052s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement