summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2021-06-29 15:09:31 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2021-06-29 15:09:31 +0200
commit824978ca58b30c787e8f355b4543d6a5efe9f6ae (patch)
tree4e550985e26f59712535151590708db0ab0c7b09
parentMerge pull request #8937 from idryzhov/index-once-again (diff)
downloadfrr-824978ca58b30c787e8f355b4543d6a5efe9f6ae.tar.xz
frr-824978ca58b30c787e8f355b4543d6a5efe9f6ae.zip
Revert "ospf6d: document the interface address limits for ospfv3"
This reverts commit 9160389122d425a83fe2a6cf30d72f993b1d1b47.
-rw-r--r--doc/user/ospf6d.rst10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/user/ospf6d.rst b/doc/user/ospf6d.rst
index 04ee1643d..1026eb713 100644
--- a/doc/user/ospf6d.rst
+++ b/doc/user/ospf6d.rst
@@ -332,13 +332,3 @@ Larger example with policy and various options set:
ipv6 access-class access6
exec-timeout 0 0
!
-
-
-Configuration Limits
-====================
-
-Ospf6d currently supports 100 interfaces addresses if MTU is set to
-default value, and 200 interface addresses if MTU is set to jumbo
-packet size or larger.
-
-