summaryrefslogtreecommitdiffstats
path: root/examples/ncclient/Readme.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ncclient/Readme.adoc')
-rw-r--r--examples/ncclient/Readme.adoc15
1 files changed, 15 insertions, 0 deletions
diff --git a/examples/ncclient/Readme.adoc b/examples/ncclient/Readme.adoc
index ec856c6a3..f2a97eb72 100644
--- a/examples/ncclient/Readme.adoc
+++ b/examples/ncclient/Readme.adoc
@@ -93,13 +93,28 @@ You can disable this behaviour using config/honeycomb.json.
== <copy-config> examples
=== ACL
+
+Example configuration of ACLs on loopback interface.
+
[source]
----
./acl/test_acl.sh
./acl/test_acl_updates.sh
----
+=== Bridge Domain
+
+Example configuration of loopback interface and bridge domain assignment.
+
+[source]
+----
+./bd/test_bd.sh
+----
+
=== NAT
+
+Example configuration of NAT on loopback interface.
+
[source]
----
./acl/test_nat.sh