Giter Site home page Giter Site logo

[Bug]: ASN number validation about metal-cli HOT 4 OPEN

triqster avatar triqster commented on August 15, 2024
[Bug]: ASN number validation

from metal-cli.

Comments (4)

triqster avatar triqster commented on August 15, 2024

The recent terraform provider has the same validation issues:
equinix/terraform-provider-equinix#613

from metal-cli.

displague avatar displague commented on August 15, 2024

Depends on equinix/equinix-sdk-go#41

from metal-cli.

dlotterman avatar dlotterman commented on August 15, 2024

I think it's generally captured here already but just wanted to add for clarity, it also looks like this hits metal project bgp-* functionllity, for example the act of enabling BGP via the CLI fallsback to 6500 regardless of user specification:

metal project bgp-enable -p $METAL_PROJECT_ID --deployment-type local --md5 STRING --asn 65111
+--------------------------------------+---------+-------+----------------+
|                  ID                  | USECASE |  ASN  | DEPLOYMENTTYPE |
+--------------------------------------+---------+-------+----------------+
| 051e2100-7488-49a7-ac65-b2d120a7dff2 |         | 65111 | local          |
+--------------------------------------+---------+-------+----------------+
 metal project bgp-config -p 051e2100-7488-49a7-ac65-b2d120a7dff2
+--------------------------------------+---------+-------+----------------+-----------+
|                  ID                  | STATUS  |  ASN  | DEPLOYMENTTYPE | MAXPREFIX |
+--------------------------------------+---------+-------+----------------+-----------+
| 051e2100-7488-49a7-ac65-b2d120a7dff2 | enabled | 65000 | local          | 10        |
+--------------------------------------+---------+-------+----------------+-----------+

from metal-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.