diff options
Diffstat (limited to 'doc/ospfd.texi')
-rw-r--r-- | doc/ospfd.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ospfd.texi b/doc/ospfd.texi index 856a2ba05..5b1b2acb2 100644 --- a/doc/ospfd.texi +++ b/doc/ospfd.texi @@ -507,6 +507,11 @@ incremented by this value when transmitting. The default value is 1 seconds. @end deffn +@deffn {Interface Command} {ip ospf area (A.B.C.D|<0-4294967295>)} {} +@deffnx {Interface Command} {no ip ospf area} {} +Enable ospf on an interface and set associated area. +@end deffn + @node Redistribute routes to OSPF @section Redistribute routes to OSPF |