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

topology version number should increase upon administrative changes #55

Open
italovalcy opened this issue Jul 16, 2024 · 0 comments
Open
Assignees

Comments

@italovalcy
Copy link
Collaborator

as specified on the Topology data model spec:

version is an unsigned integer and starts as 1 when the OXP is added to the AW-SDX and it will increment by 1 every time that there is an administrative change that MODIFIES the topology. Administrative changes are those created by the network operators. Below are some examples of changes that modify the topology and will increase the version number:

  • A new node is added or removed by the OXP operator..
  • A new link is added or removed.
  • A new user port is configured.
  • When the location of an item changes (node moved to a different address).
  • A link or node is set to maintenance mode and becomes unusable.
  • A link that was reconfigured to go through a different location (city or country).
  • A change on the port/interface bandwidth via configuration.
  • A change on the list of VLAN IDs supported by an interface via configuration.

Currently, AFAIK the increment is not happening as specified above.

@italovalcy italovalcy self-assigned this Jul 16, 2024
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