Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list what is gained by joining an IX #18

Open
robje opened this issue Jan 27, 2023 · 0 comments
Open

list what is gained by joining an IX #18

robje opened this issue Jan 27, 2023 · 0 comments

Comments

@robje
Copy link

robje commented Jan 27, 2023

the current behavior of PeerFinder is to display similarities and differences between AS-es.

A nice feature would be an option to list what is AS-es that are potential peers by adding an IX. Something similar to

peerfinder --asn <my-asm> --new-ix=<ix-identifier>

+--------+---------+-------+-------------------+
|   AS   | AS name | speed | capacity increase |
+--------+---------+-------+-------------------+
| 63396  | some AS | 1Mbit |         ∞         |
| 65000  | foo AS  | 1Mbit |      0.005x       |
| 65534  | bar AS  | 1Mbit |       1000x       |
+--------+---------+-------+-------------------+

ix-identifier could be the peeringdb ix id

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant