See: Description
| Class | Description |
|---|---|
| AggLinkTopologySimulator |
Simple triangle topology with multiple links between same devices.
|
| CentipedeTopologySimulator |
Linear topology with hosts on every device.
|
| ConfiguredTopologySimulator |
Topology simulator which operates on topology configured via the REST API
config service.
|
| CustomTopologySimulator |
Custom topology defined by a concise language.
|
| GridTopologySimulator |
Rectangular grid topology with hosts at each device.
|
| LinearTopologySimulator |
Linear topology simulator.
|
| MeshTopologySimulator |
Full mesh topology with hosts at each device.
|
| NullProviders |
Provider of a fake network environment, i.e.
|
| RerouteTopologySimulator |
Re-routable linear topology simulator with an alternate path in the middle.
|
| SpineLeafTopologySimulator |
Spine-leaf topology with hosts at the leaf devices.
|
| TopologySimulator |
Abstraction of a provider capable to simulate some network topology.
|
| TreeTopologySimulator |
Tree topology with hosts at the leaf devices.
|