]> git.proxmox.com Git - mirror_frr.git/commitdiff
isisd: Fix Attach-bit processing
authorlynne <lynne@voltanet.io>
Tue, 12 Jan 2021 15:57:44 +0000 (10:57 -0500)
committerlynne <lynne@voltanet.io>
Thu, 21 Jan 2021 14:18:18 +0000 (09:18 -0500)
Add documentation for new attach-bit commands.

Signed-off-by: Lynne Morrison <lynne@voltanet.io>
doc/user/fabricd.rst
doc/user/isisd.rst

index a74d3e098b1239852cebfd6069e476714b469052..17a51ccb3c69a466c1ddabb6083299f07138a066 100644 (file)
@@ -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
 
index 7e198564b5022342892a5a93c0e931fc8ad52706..352701728da0969785b16af2f4ea9a39eaa3e8ce 100644 (file)
@@ -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