From 2f423e0282975b753f6686654f3adc0f535d23d7 Mon Sep 17 00:00:00 2001 From: Marco Capitani Date: Fri, 14 Apr 2017 15:18:28 +0200 Subject: Tester: moving example .conf files --- tools/conf-examples/star.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tools/conf-examples/star.conf (limited to 'tools/conf-examples/star.conf') diff --git a/tools/conf-examples/star.conf b/tools/conf-examples/star.conf new file mode 100644 index 0000000..8a4f6ab --- /dev/null +++ b/tools/conf-examples/star.conf @@ -0,0 +1,7 @@ +# a,b and c are in the same L2 domain +eth 300 0Mbps a b c + +# DIF n1 spans over the shim DIF +dif n1 a 300 +dif n1 b 300 +dif n1 c 300 -- cgit v1.2.3