summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/user/fabricd.rst15
-rw-r--r--doc/user/isisd.rst13
2 files changed, 27 insertions, 1 deletions
diff --git a/doc/user/fabricd.rst b/doc/user/fabricd.rst
index a74d3e098b..17a51ccb3c 100644
--- a/doc/user/fabricd.rst
+++ b/doc/user/fabricd.rst
@@ -57,6 +57,19 @@ in the configuration:
Configure the authentication password for a domain, as clear text or md5 one.
+.. index:: attached-bit [receive ignore | send]
+.. clicmd:: attached-bit [receive ignore | send]
+
+.. index:: attached-bit
+.. clicmd:: no attached-bit
+
+ Set attached bit for inter-area traffic:
+
+ - receive
+ If LSP received with attached bit set, create default route to neighbor
+ - send
+ If L1|L2 router, set attached bit in LSP sent to L1 router
+
.. index:: log-adjacency-changes
.. clicmd:: log-adjacency-changes
@@ -64,7 +77,7 @@ in the configuration:
.. clicmd:: no log-adjacency-changes
Log changes in adjacency state.
-
+
.. index:: set-overload-bit
.. clicmd:: set-overload-bit
diff --git a/doc/user/isisd.rst b/doc/user/isisd.rst
index 7e198564b5..352701728d 100644
--- a/doc/user/isisd.rst
+++ b/doc/user/isisd.rst
@@ -72,6 +72,19 @@ writing, *isisd* does not support multiple ISIS processes.
Configure the authentication password for an area, respectively a domain, as
clear text or md5 one.
+.. index:: attached-bit [receive ignore | send]
+.. clicmd:: attached-bit [receive ignore | send]
+
+.. index:: attached-bit
+.. clicmd:: no attached-bit
+
+ Set attached bit for inter-area traffic:
+
+ - receive
+ If LSP received with attached bit set, create default route to neighbor
+ - send
+ If L1|L2 router, set attached bit in LSP sent to L1 router
+
.. index:: log-adjacency-changes
.. clicmd:: log-adjacency-changes