summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2015-05-20 02:58:14 +0200
committerDonald Sharp <sharpd@cumulusnetworks.com>2015-05-20 02:58:14 +0200
commite723861da171fd811f499665e5432dce4e364ee6 (patch)
tree7f15ff274934a55ee5d516236ed9f7f372f3e34a /doc
parentUnnumbered interface support. (diff)
downloadfrr-e723861da171fd811f499665e5432dce4e364ee6.tar.xz
frr-e723861da171fd811f499665e5432dce4e364ee6.zip
per-interface ospf enable and area set command.
Diffstat (limited to 'doc')
-rw-r--r--doc/ospfd.texi5
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