From 99bbd23b229419403f673c626001eb0f35cc3a4e Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 18 Nov 1999 14:41:43 +0000 Subject: [PATCH] More CLI plans... --- TODO | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index a2a72aa9..e5648717 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 ~~~~~~~