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

When creating new NICs, intelligently create new networks #18

Closed
glennmatthews opened this issue Nov 26, 2014 · 0 comments
Closed

When creating new NICs, intelligently create new networks #18

glennmatthews opened this issue Nov 26, 2014 · 0 comments
Assignees

Comments

@glennmatthews
Copy link
Owner

  • When creating new NICs in an OVF which has all NICs mapped to a single network, the new NICs should also map to this same network. (existing functionality, to be preserved)
  • When creating new NICs in an OVF which has each NIC mapped to a different network, COT should create new networks to map the new NICs to, rather than mapping the new NICs to the same network as the last existing NIC (new functionality)
    • If the network names map obviously to the NIC name (GigabitEthernet3 <--> GigabitEthernet3) then the new network names should be similarly derived
    • If the network names are sequentially numbered in some fashion (Net1, Net2, Net3) then the new network names should be similarly derived.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant