Changes between Version 4 and Version 5 of to_retire/Network2


Ignore:
Timestamp:
Mar 19, 2019, 11:05:10 PM (6 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • to_retire/Network2

    v4 v5  
    11{{{
    22#!Markdown
     3
     4# Network Architecture
     5We enforce a split between "Control", "Data", and "Infrastructure" networks. Control and Infrastructure share a common infrastructure, using VLANs to provide isolation. Together these provide services and user access to the testbed.
     6
     7The Data networks operate on physically separate hardware, to preserve repeatability of experiments, and to prevent experiments from interfering with testbed services.
     8
     9Networks do not span sites, with access being done via L3 tunnels, or public internet.
     10
     11The Instrumentation network is special, in that it is accessible to experiments, but is managed by infrastructure services. This provides, for example, optical or RF devices that need direct L2 access to multiple domains. Access to this network is granted on a case by case basis to experiments. This is also the only L2 network that spans sites.
     12
     13Currently, the only two sites are the main deployment in NYC, and the sandboxes at Rutgers, in North Brunswick NJ.
     14
     15
     16# Network Roles
     17Each Domain has a control network, that is statically configured, as well as two configurable data plane networks. Imaging and other configuration tasks is done via the control network, while experiment and radio traffic is passed on the data networks.
     18
     19In addition, each "site" has some infrastructure networks.
     20
     21* CM: used for power control of nodes, not directly accessible to users, instead is managed by services
     22* Inside: Private network for service traffic, VM Storage traffic, etc.
     23* DMZ: User accessible network for service traffic
     24* MGMT: Private network for control of network devices, VM Cluster synchronization, etc.
     25
     26
    327
    428| vlan id | subnet        | name       | location |