From 2c494df3fa14e55ab1c909619b55b73853804f55 Mon Sep 17 00:00:00 2001 From: David Lamparter Date: Tue, 16 Aug 2016 17:08:54 +0200 Subject: Revert "per-interface ospf enable and area set command." This reverts commit e723861da171fd811f499665e5432dce4e364ee6. The code is from Joakim Tjernlund; this is just to fix the history (and attribution) of it. The last commit will restore the exact same tree state. THIS COMMIT WILL PROBABLY NOT COMPILE. Signed-off-by: David Lamparter --- doc/ospfd.texi | 5 ----- 1 file changed, 5 deletions(-) (limited to 'doc') diff --git a/doc/ospfd.texi b/doc/ospfd.texi index 45d1ad7cd..56ab5a3ed 100644 --- a/doc/ospfd.texi +++ b/doc/ospfd.texi @@ -510,11 +510,6 @@ 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 -- cgit v1.2.3