]> git.sur5r.net Git - ngadmin/blobdiff - cli/man/ngadmin.1
Cli: update man page
[ngadmin] / cli / man / ngadmin.1
diff --git a/cli/man/ngadmin.1 b/cli/man/ngadmin.1
deleted file mode 100644 (file)
index fe70912..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-
-.TH NGADMIN "1" "December 2011" "NgAdmin 0.0.2" "User Commands"
-.SH NAME
-ngadmin \- cli tool for GS10[58]E administration
-
-.SH SYNOPSIS
-ngadmin [\fIOPTIONS\fR]
-
-.SH DESCRIPTION
-
-.PP
-This is a cli tool intended for administration of Netgear switches that use NSDP. 
-Currently, only the GS105E and GS108E are concerned. 
-
-.TP
-\fB-b\fR
-Keep broadcasting even when talking with a particular switch. 
-By default, once you login on a switch, NgAdmin talks with it using unicast. 
-This prevents the password from being sent to all your network. The switch 
-still replies using broadcast, but the password is not included in the 
-replies. This function allows you to disable this feature and do like the 
-official Windows application that always use broadcast packets. 
-This also allows to configure a switch which is not on your network range 
-without forcing the interface. 
-When you enable this option, you must be aware that on every modification 
-you make, your password is broadcasted in cleartext to all your network. 
-
-
-
-.SH COMMANDS
-
-
-.SH BUGS
-Currently, firmware uptade is not implemented, because it would require much 
-more work in the library (and a TFTP client). 
-.br
-And overvall, it is quite dangerous, as it is not sure that the switch checks 
-whatever you send to it. 
-
-
-.SH AUTHOR
-Written by HervĂ© Boisse (h.boisse@orange.fr). 
-
-
-
-