From: Martin Mares Date: Thu, 18 Nov 1999 14:41:43 +0000 (+0000) Subject: More CLI plans... X-Git-Tag: v1.2.0~1439 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99bbd23b229419403f673c626001eb0f35cc3a4e;p=thirdparty%2Fbird.git More CLI plans... --- diff --git a/TODO b/TODO index a2a72aa9d..e5648717d 100644 --- a/TODO +++ b/TODO @@ -44,17 +44,20 @@ Core Commands ~~~~~~~~ -shutdown +shutdown # order system shutdown configure [] +debug # dump debugging information to log show protocols [] - - route [] [table ] [filter ( | { })] [where ] + # show everything you know about symbol + route [] [table ] [filter ( | { })] [where ] [all] status # router id, version etc. rip ??? [] ospf ??? [] static ??? [] interfaces [] -(disable|enable|restart) + neighbors # ??? + filters [] +(disable|enable|restart) # or ALL? Cleanup ~~~~~~~