Domain4 Flashcards
ACL–Access Control List,
A list or table of hosts that are permitted access
ADSL–Asymmetric Digital Subscriber Line,
A subscription line over which the downstream bandwidth is significantly higher than upstream bandwidth
ARP–Address Resolution Protocol,
Resolve IP address to MAC
AM–Amplitude Modulation,
Transmission technique in which the data is encoded by changing the amplitude of the signal
A computer is sending bad packets, what would you do to determine which computer
Use a Protocol analyzer–used to evaluate the overall health of the network by monitoring traffic
What device can you use to check if the Network card is working (without a cable or a hub),
Hardware loopback
What is the IP protocol tool used for documenting the subnets that must be traversed as a pack travels from one network to another,
Tracert
Name 3 activities a the Tacert utility performs:
- determine if it has reached destination;
- determine which router was last one the packet passed;
- how long the packet travels between routers
Which utility shows you the addressing information for the system currently connected,
Ipconfig
Which utility is used to check the status of an IP connection,
ping
Which utility would you use to see the path to an IP address,
Tracert
Which utility would you use to display all current network layer connections,
Netstat
Which utility would you use to get information about network names that have been resolved to IP addresses,
Nbstat
What would you use to get a MAC address without opening the computer case,
Ipconfig
You need to get the IP address of a server named Bill. What utility to you use,
Ping–will display the hostname and the IP address of target
You suspect that a computer has a malfunction NIC. To look at any errors occurring what utility to you use,
Netstat
You need to determine if a specific IP address is active–what do you use,
Ping
What TCP/IP utility would you use to document the routers used by an Internet packet,
Tracert
You need to determine the number of hops to a particular server–what would you use,
Tracert
You need to view the number of packets received and transmitted as well as the number of errors generated. What do you use,
Netstat
A user complains that the access time to a server is very slow. What utility do you use?
Tracert
A user complains that it is slow to access a web page. What utility can you use to find the bottleneck,
Tracert
Name to ways you can check your local TCP/IP connection,
Ping localhost; and ping 127.0.0.1
What utility can you use to find a bottleneck when diagnosing TCP/IP connectivity,
Tracert