Manual:Tools/IP-Scan: Difference between revisions
Jump to navigation
Jump to search
ip scan |
m no defaults for these values |
||
Line 18: | Line 18: | ||
|arg=address | |arg=address | ||
|type=string | |type=string | ||
|desc=IP address of network device. | |desc=IP address of network device. | ||
}} | }} | ||
Line 25: | Line 24: | ||
|arg=mac-address | |arg=mac-address | ||
|type=string | |type=string | ||
|desc=MAC address of network device. | |desc=MAC address of network device. | ||
}} | }} | ||
Line 32: | Line 30: | ||
|arg=time | |arg=time | ||
|type=integer in ms | |type=integer in ms | ||
|desc= response time of seen network device when found | |desc= response time of seen network device when found | ||
}} | }} | ||
Line 40: | Line 37: | ||
|arg=DNS | |arg=DNS | ||
|type=string | |type=string | ||
|desc= DNS name of network device | |desc= DNS name of network device | ||
}} | }} | ||
Line 48: | Line 44: | ||
|arg=SNMP | |arg=SNMP | ||
|type=string | |type=string | ||
|desc= SNMP name of the device | |desc= SNMP name of the device | ||
}} | }} | ||
Line 55: | Line 50: | ||
|arg=NET-BIOS | |arg=NET-BIOS | ||
|type=string | |type=string | ||
|desc=NET-BIOS name of device if advertised by device | |desc=NET-BIOS name of device if advertised by device | ||
}} | }} |
Revision as of 16:33, 3 November 2010
Summary
Sub-menu: /tool ip-scan
Standards:
IP Scan tool allows user to scan network based on some network prefix or by setting interface to listen to. Either way tool collects certain data from the network.
Properties
Property | Description |
---|---|
address (string; Default: {{{default}}}) | IP address of network device. |
mac-address (string; Default: {{{default}}}) | MAC address of network device. |
time (integer in ms; Default: {{{default}}}) | response time of seen network device when found |
DNS (string; Default: {{{default}}}) | DNS name of network device |
SNMP (string; Default: {{{default}}}) | SNMP name of the device |
NET-BIOS (string; Default: {{{default}}}) | NET-BIOS name of device if advertised by device |
How to use
When using IP scan tool user must choose what it wants to scan for:
- certain IPv4 prefix
tool will attempt to scan all the addreses or address set in address.
- interface of the router
tool will attempt to listen to packets that are "passing by" and attempt to compile results when something is found
There is a possibility to set both but then results may be inconclusive