Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 876 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 876 Bytes

[Example] StoneWork as a Switch

This example demonstrates how to use StoneWork as a switch.

Network diagram

Boxes in the diagram below denote Docker containers. The interfaces attached to stonework are connected using a bridge domain.

+---------+                  +-----------+                  +---------+
|         |                  |           |                  |         |
| 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.