Network+ Chapter 17 Flashcards

1
Q

What was the name of the built in protocol analyzer windows and what was the last version of windows to use this feature? pg616

A

Network Monitor

XP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How would the network monitor that came with the older versions of windows work? pg 616

A

It would only capture packets that are sourced or destined to the computer that the monitor was currently running on.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Their are four types of packets that must occur for a DHCP client to receive an IP Config?
pg 617

A

DHCP Discover
DHCP Offer
DHCP Request
DHCP ACK

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Connectivity software is designed to allow you to do what?

pg 619

A

it allows you to make a connection to the machine, see the desktop, and perform any action you could perform if you were sitting in front of it.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what is one way traceroute can assist in trouble shooting?

pg 620

A

its a tool for trouble shooting an internetwork to figure out which router a long a path that is causing a problem.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How do you use the tracert command? pg 621

A

TracertDNS name or IP Address of the host machine.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

if you use traceroute or tracert and you receive an * Asterisk what does this indicate? pg 621

A

the attempt to reach the router timed out

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

If you are running traceroute and see repeating addresses and TTL time-outs, you probably have a

p. 621

A

routing loop

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The utilities known as ipconfig in windows is known as what in Unix,MAC,Linux? pg 622

A

ifconfig

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

if the ipconfig doesnt give you enough information. What other command can you use to get more information? pg 623

A

ipconfig /all

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

what does what does the “if” stand for in ifconfig? pg 626

A

interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

what can the ifconfig do that the ipconfig cant?

A

ifconfig can also be used to configure a protocol or a particular network interface.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are two primary reasons to use the Ping Command?

pg 627

A

To find out if a host is responding

To find out if you can reach a host

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

what does the command ping -6 accomplish?

A

pings a IPv6 address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

how do you ping a Mac IPv6 address?

A

$ ping6

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

The ARP table in Windows includes a list of_______and __________?

p. 630

A

of TCP/ IP addresses and their associated physical (MAC) addresses.

17
Q

What are the two kinds of entries that the ARP table contains?

A

Dynamic and static

18
Q

_____________entries are created whenever the Windows TCP/ IP stack performs an ARP lookup but the MAC address isn’t found in the ARP table.

p. 631

A

Dynamic ARP table

19
Q

_________serve the same function as __________dynamic entries but are made manually using the arp utility? pg 631

A

Static and dynamic