Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 900 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 900 Bytes

[Example] StoneWork as a Cross-Connect

This example demonstrates how to use StoneWork as a cross-connect.

Network Diagram

Boxes in the diagram below denote Docker containers. The interfaces attached to stonework are cross-connected in both directions.

+---------+                  +-----------+                  +---------+
|         |                  |           |                  |         |
| tester1 +------------------+ stonework +------------------+ tester2 |
|         | 10.10.1.1/24     |           |     10.10.1.2/24 |         |
+---------+                  +-----------+                  +---------+

Running The Example

Prerequisities and instructions for running the example can be found in the README.md in testing directory.