Term
TRACERT can be used to trace the path that an IP packet takes to its destination . It uses ICMP(Internet Control Message Protocol). What is tracert -d 192.168.5.110 do? |
|
Definition
tracert -d turns off host name resolving which speeds up the tracing. |
|
|
Term
tracert -__ max number of hoops to search for target |
|
Definition
|
|
Term
tracert -_ timeout wait timeout millliseconds |
|
Definition
|
|
Term
Ping test TCP/IP configurations and connections, to see if reachable. Used to verfiy TCp/IP intilizaed -gateway is available -Verify DNS, WINS host name resolution throuhgh NETBIOS ping -__ ping host until stopped ping -__ resolve addressses to host |
|
Definition
|
|
Term
ARP protocol is used to resolve a layer ___ IP address to a layer 2 Ethernet MAC adress |
|
Definition
|
|
Term
arp -_ 192.168.2.10 00-90-69-42-c6-09 the second static entry has been entered using arp. An ent4yry can be deleted by issuing the command arp -d ip address |
|
Definition
-s adds host and associated internet address |
|
|
Term
TETSTAT displays TCP/IP protocl statistics about TCp and UDP connections to and from a cmomputer. use netstat-___ to display all the connections and listening ports use netstat-____ to dipslay etherent stats such as number of bytes sent and received. n |
|
Definition
|
|