Final exam Flashcards
Well-known services ports
0-1024
The name of the group responsible for drafting, testing, proposing and maintaining official internet standards.
IETF Internet Engineering task force
The group responsible for managing all internet domain names, network addresses and protocol parameters.
ICANN Internet corporation for assigned names and numbers
RFC
Request for comments
RFC process order
- Proposed Standard2. Draft Standard3. internet standard4. retired standard or historic standard
OSI network reference layers
- Application layer6. Presentation layer5. Session layer4. Transport layer3. Network layer2. Data link layer1. Physical layer
Data link layer pdu
frames
Network layer pdu
packet
transport layer pdu
segment
Session layer includes mechanisms to maintain reliable ongoing conversations, called___
checkpoints
data link layer addressing
MAC address
Network layer addressing
IP address
Combining the various sources of outgoing data into a single output data stream is called___
multiplexing
______is the process of tapping into the network communications system, capturing packets that cross the network, gathering network statisticss, and decoding the packets into readable form.
protocol analysis
Three options for analyzing switched networks:
- Hubbing out2. Port redirection3. Remote monitoring
The minimum ethernet frame size is ___
64 bytes
The maximum ethernet frame size is ____
1518 bytes
Ethernet II frame structure
- Preamble 8 bytes2. Destination address 6 bytes3. Source address 6 bytes4. type field 2 bytes5. Data field 46-1500 bytes6. Frame check sequence 4 bytes
Frame check sequence field includes the result of the ____
CRC
Flags field bit 0
reserved: set to 0
Flags field bit 1
Don’t fragment bit: 0=may fragment 1=don’t fragment
Flags field bit 2
More fragments bit: 0=last fragment; 1=more to come
IP protocol field # 1
ICMP
IP protocol field #6
TCP
IP protocol field #17
UDP
The primary function of the _______layer is to provide a globally unique address to every host on the internet and paths to and from hosts.
network
When two or more RFCs cover the same topic they usually also share the same title. True or false
True
_________involves cutting up a big message into a numbered sequence of chunks, called segments, in which each chunk represents the maximum data payload that the network media can carry between sender and receiver.
segmentation
The Session layer includes mechanisms to maintain reliable ongoing conversations, called ____________________.
checkpoints
The most important TCP/IP Network Access layer protocol is ____________________.
PPP Point-to-Point-Protocol point-to-point-protocol
TCP/IP application processes are sometimes called ____ and are identified by port numbers.
network services
____ is considered a premium service connection, offering a service that appears as a “virtual lease line” between end points.
expedited forwarding
____ is used to obtain an IP address for an associated data link address.
RARP
The ____ field provides error detection on the contents of the IP header only.
IP header checksum
IP fragmentation enables a larger packet (for example, a token ring 4,096-byte packet) to be automatically fragmented by a ____ into smaller packets to cross a link that supports a smaller MTU, such as an Ethernet link.
router
____ was designed to provide devices with a method for notifying each other that a link is experiencing congestion before the routers start to drop packets.
Explicit Congestion Notification
The ____________________ field is a two-byte field that provides bit-level integrity checks for data as sent.
FCS Frame-check-sequence
When a packet is fragmented, all fragments are given different TTL values. true of false
false
0x0800
IPv4
0x0806
ARP
IP Header fields
- Version2. Hdr length3. Type of Service4. Total lenght5. Identification6. Flags7. Fragment offset8. Time to live9. Protocol10. Header checksum11. Source IP12. Dest IP13. Options (if any)
For any network node to communicate and exchange data with another network node, some way of forwarding packets from the sender to the receiver must exist. This concept is called _______-
reachability
The ICMP router solicitation packet is sent to the all-routers IP multicast address of _____
224.0.0.2
Hackers can use ICMp as part of a _________ to learn about active network addresses and active processes.
reconnaissance process
ICMP type number 0
Echo Reply
ICMP type number 3
Destination unreachable
ICMP type number 5
Redirect
ICMP type number 8
Echo
ICMP type number 9
Router Advertisement
ICMP type number 10
Router Solicitation
ICMP type number 11
Time exceeded
The checksum field provides error detection for the ________ only.
ICMP header
ICMP is a distinct Network layer TCP/IP protocol that has nothing in common with IP. True/False
False
What is the name of the concept that indicates that a path exists between two TCP/IP hosts on an internetwork?
reachability
Which of the following services does ICMp add to basic IP datagram deliver services?A. improved reliability for datagram deliveryb. reachability analysis supportc. path discovery servicesd. delivery error reportinge. network congestion managementf. network utilization metrics
b. reachability analysisd. delivery error reportinge. network Congestion managementeporting
It’s up to the IP host that receives incoming ICMP messages to act on the content of those messages. True or false?
True
Which of the following RFCs describes ICMP?a. 792b. 950c. 1191d. 1812
a. 792
ping -l
sets the size of the data to send
ping -f
sets the don’t fragment bit
ping -i
sets the TTL value of the TTL field in the IP header
The process of PMTU discovery continues until the ____________ is discovered.
end-to-end minimum MTU size
ICMP reports errors only about IP datagrams. Errors about error messages are not reported. True of False?
True
Which of the following ICMP message types relates to the reachability analysis?a. Destination Unreachableb. echo/echo replyc. redirect d. Source Quench
b. echo/echo reply
Which of the following ICMp message types reports delivery errors?a. Destination Unreachableb. echo/echo replyc. redirect d. Source Quench
a. Destination unreachable
Which of the following ICMP message types relates to congestion control?a. Destination Unreachableb. echo/echo replyc. redirect d. Source Quench
d. source quench
Which of the following ICMP message types relates to route optimization?a. Destination Unreachableb. echo/echo replyc. redirect d. Source Quench
c. redirect
Which of the following Windows command-line utilities performs connectivity or reachability tests?a. pingb. tracertc. tracerouted. ipconfig
a. ping
which of the following Windows command-line utilities performs patch discovery tests?a. pingb. tracertc. tracerouted. ipconfig
b. tracert
What additional functionality does PATHPING provide?a. reports on all the visted hosts and routers between a sender and a receiver.b. resolves all possible IP addresses into symbolic names for visted nodesc. uses the ICMP TRACEROUTE message typed. test router and link latency
d. tests router and link latency