Skip to content

Manage your Hardware and Network Infrastructure in you Datacenters

License

Notifications You must be signed in to change notification settings

snubba/dccontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dccontrol - Datacenter Control

This Python construct provides an initial set of functions to manage Hardware in multiple Datacenters, and keep track of the switch settings.

Datacenterlyout

  • Datacenter
  • may have multiple rooms
  • may have multiple rows
  • may have multiple racks
  • have multiple slots

Every Slot can have a hardware (might be spread over mutliple slots, then the id is set multiple times)

Hardware is eighter a Switch, a Server or a Storage. Each of them have Networkports of a typ. A networkconnection is only possible between an incoming and an outgoing port. The Switchports (usually the only incoming onces) have vlan, with are global for the switches at the moment.

About

Manage your Hardware and Network Infrastructure in you Datacenters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages