Skip to content

Commit

Permalink
ospf6d: document the interface address limits for ospfv3
Browse files Browse the repository at this point in the history
Signed-off-by: Lynne Morrison <lynne@voltanet.io>
  • Loading branch information
lynne-volta committed May 11, 2021
1 parent f85b761 commit 9160389
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/user/ospf6d.rst
Original file line number Diff line number Diff line change
Expand Up @@ -305,3 +305,13 @@ 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.


0 comments on commit 9160389

Please sign in to comment.