diff options
Diffstat (limited to 'tools/conf-examples/star.conf')
-rw-r--r-- | tools/conf-examples/star.conf | 7 |
1 files changed, 7 insertions, 0 deletions
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 |