Windows Commands
Parameters for nbstat Command
Parameters for Route Command
UNIX Commands
Parameters for arp Command
100
This command can resolve an FQDN to an IP address
What is nslookup.
100
This option allows you tot see the NetBIOS table of a remote PC wit a NetBIOS name as specified by the remote_name argument.
What is -a "remote_name" (quotes denote italics)
100
this option deletes a route from a UNIX host's routing table.
What is delete
100
This command pings every router hop from the source to the destination and reports the round-trip time for each router hop.
What is traceroute
100
This entry for a host can be deleted with this option, in combination with the "inet-addr" parameter. A wildcard of * can delete all host entries.
What is -d.
200
This command displays various information about IP-based connections on a PC.
What is netstat
200
This option provides a listing of NetBIOS session table along with the IP addresses of the listed NetBIOS names.
What is -S
200
This option specifies that the next parameter is a network address
What is net
200
This command can be used to resolve FQDNs to IP addresses; however, it is entirely a command-line command.
What is dig (Ex. dig www.cisco.com. The display would be similar to the below (complete answer not fully shown): ;<<>> DiG 9.6.0-Apple-P2 <<>> www.cisco.com ;;global optons: +cmd ;; got answer: ;; ->>GEADER<<- opcode: QUERY, status: NOERROR, id: 10821....................
200
This options displays current ARP entries in a UNIX hosts' ARP table.
What is -a.
300
This command can be sued to see what a Layer 2 MAC address corresponds to as a known Layer 3 IP address.
What is arp
300
This option displays the contents of a PC's NetBIOS cache name along with the IP addresses corresponding to those NetBIOS names.
What is -c
300
This option is the number of bits in a specified network's subnet mask.
What is mask
300
This parameter is used with the ping command to specify the number of pings to send
What is -c (ping -c). (Ex: ping -c 5 192.168.1.1)
300
This option indicates that the arp command should be limited to a specified interface.
What is ifscope "interface" (quotes mean italicized; you have to type in the interface with the ifscope command).
400
This command displays IP address configuration parameters.
What is ipconfig
400
This option allows you to see the NetBIOS table of a remote PC with an IP address as specified by the ip_address argument.
What is -A "ip_address" (quotes denote italics)
400
This option suppresses any output from appearing onscreen after entering the route command.
What is -q
400
This command is used to display MAC address to IP address mappings.
What is arp.
400
Used in conjunction with the -s option, this option says that the static ARP entry is not permanent.
What is temp
500
This command displays NetBIOS information for IP-based networks.
What is nbstat
500
This option purges a PC's NetBIOS cache and reloads entries from a PCs LMHOSTS file that have #PE following the entry.
What is -R
500
This command is used to add a route to a UNIX host's routing table with additional details about the route command's execution to be shown onscreen.
What is route -v add net "network/mask gateway" (-v is verbose; Ex: route -v add 10.1.2.0/24 192.168.1.1)
500
This command displays various information about current connections, including, source and destination IP addresses and port numbers.
What is netstat
500
This command option says that traffic to the destination specified in the static ARP entry will be rejected; however, the sender is not notified.
What is blackhole
M
e
n
u