Giter VIP home page Giter VIP logo

Comments (8)

CrackerJackMack avatar CrackerJackMack commented on September 26, 2024

This shouldn't be too hard as MOST operating systems set the link identifier to the MAC address of the interface. However, I believe that we assign ::2 to the public interface and we can check for that. Will need to go verify this though.

from softlayer-python.

briancline avatar briancline commented on September 26, 2024

Yep, we start with ::2 and increase from there for each server on that v6 subnet. I'd imagine it should come back through the API when retrieving server information (and mayhap if requested).

from softlayer-python.

sudorandom avatar sudorandom commented on September 26, 2024

This issue needs more discovery and actual API calls before someone can knock this out. I'm not even sure how to get an ipv6 address(es) assigned to a CCI.

from softlayer-python.

briancline avatar briancline commented on September 26, 2024

Probably stuck behind an object mask somewhere.

from softlayer-python.

sudorandom avatar sudorandom commented on September 26, 2024

@underscorephil I looks briefly and was unable to find details about this. Any idea how/if ipv6 addresses are assigned to virtual guests and how to retrieve them?

from softlayer-python.

underscorephil avatar underscorephil commented on September 26, 2024

@sudorandom @briancline: you can get the v6 address for a server with frontendNetworkComponents.primaryVersion6IpAddressRecord.

EX: https://gist.github.com/underscorephil/75709f051f4356f111e6

from softlayer-python.

allmightyspiff avatar allmightyspiff commented on September 26, 2024

#661

from softlayer-python.

sudorandom avatar sudorandom commented on September 26, 2024

Closed via #661

from softlayer-python.

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.