add all/walk docs to netdisco-do
This commit is contained in:
@@ -264,18 +264,30 @@ Run a discover on the device (specified with C<-d>).
|
|||||||
|
|
||||||
~netdisco/bin/netdisco-do discover -d 192.0.2.1
|
~netdisco/bin/netdisco-do discover -d 192.0.2.1
|
||||||
|
|
||||||
|
=head2 discoverall
|
||||||
|
|
||||||
|
Run a discover for all known devices.
|
||||||
|
|
||||||
=head2 macsuck
|
=head2 macsuck
|
||||||
|
|
||||||
Run a macsuck on the device (specified with C<-d>).
|
Run a macsuck on the device (specified with C<-d>).
|
||||||
|
|
||||||
~netdisco/bin/netdisco-do macsuck -d 192.0.2.1
|
~netdisco/bin/netdisco-do macsuck -d 192.0.2.1
|
||||||
|
|
||||||
|
=head2 macwalk
|
||||||
|
|
||||||
|
Run a macsuck for all known devices.
|
||||||
|
|
||||||
=head2 arpnip
|
=head2 arpnip
|
||||||
|
|
||||||
Run an arpnip on the device (specified with C<-d>).
|
Run an arpnip on the device (specified with C<-d>).
|
||||||
|
|
||||||
~netdisco/bin/netdisco-do arpnip -d 192.0.2.1
|
~netdisco/bin/netdisco-do arpnip -d 192.0.2.1
|
||||||
|
|
||||||
|
=head2 arpwalk
|
||||||
|
|
||||||
|
Run an arpnip for all known devices.
|
||||||
|
|
||||||
=head2 delete
|
=head2 delete
|
||||||
|
|
||||||
Delete a device (specified with C<-d>). Pass a log message for the action in
|
Delete a device (specified with C<-d>). Pass a log message for the action in
|
||||||
@@ -303,6 +315,10 @@ Run an nbtstat on the node (specified with C<-d>).
|
|||||||
|
|
||||||
~netdisco/bin/netdisco-do nbtstat -d 192.0.2.2
|
~netdisco/bin/netdisco-do nbtstat -d 192.0.2.2
|
||||||
|
|
||||||
|
=head2 nbtwalk
|
||||||
|
|
||||||
|
Run an nbtstat for all known nodes.
|
||||||
|
|
||||||
=head2 graph
|
=head2 graph
|
||||||
|
|
||||||
Generate GrapgViz graphs for the largest cluster of devices.
|
Generate GrapgViz graphs for the largest cluster of devices.
|
||||||
|
|||||||
Reference in New Issue
Block a user