• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/6

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

6 Cards in this Set

  • Front
  • Back
What command Shows MAC address-to-IP address mappings including the local MAC and IP addresses.
arp
ipconfig (Windows 2000/XP/2003

winipcfg (Windows 98/ME)

ifconfig (Linux)
IP address and mask
Default gateway
DNS servers
WINS servers
DHCP server used for configuration
MAC address
View IP and routing statistics command netstat shows
Current connections
Incoming and outgoing connections
Active sessions, ports, and sockets
The local routing table
command to identify host to host connectivity?
ping
Tracert does?
Like ping, traceroute tests connectivity between devices, but as it does so it shows the path between the two devices. Responses from each hop on the route are measured three times to provide an accurate representation of how long the packet takes to reach, and be returned by that host.
nslookup resolves??
looks up) the IP address of a host name. Displays other name resolution-related information such as the DNS server used for the lookup request.