• 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/34

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;

34 Cards in this Set

  • Front
  • Back
What OSI layer provides services to allow end devices to exchange data across the network?
Network layer 3
An end device with a configured IP address is referred to as a what?
Host
What are some old legacy network layer protocols that are not widely used anymore?
IPX
Apple Talk
CLNS/DECNet
What are the basic characteristics of the IP protocol?
Connectionless
Best effort (unreliable)
Media independent
Does IP protocol have high overhead or low overhead on a network?
Low overhead
What upper layer of the OSI model and protocol handles the reliability of communication?
TCP at the Transport layer 4
What is the one characteristic of media that the network layer must consider?
Maximum transmission unit (MTU)
What intermediate device usually will handle fragmenting a packet?
A router
What are the 2 parts to an IPv4 packet?
IP header
Payload
What are some of the significant fields in the IPv4 header?
Version
Differentiated services (DS)
TTL
Protocol
Source IP
Destination IP
What IPv4 header field is used to determine the priority of each packet?
DS
What command is used to identify the routers used between the source and destination?
Traceroute
What IPv4 header field identifies the number of 32 bit words in the header?
Internet header length
What IPv4 header field has a maximum value of 65535 bytes?
Total length
What IPv4 header field error checks the IP header - if incorrect, the packet is discarded?
Header checksum
What are 3 major issues that are attributed to IPv4?
Address depletion
Internet routing table expansion
Lack of end-to-end connectivity
What IPv4 issue is due to NAT?
Lack of end-to-end connectivity
What are the advantages of IPv6 over IPv4?
Increased address space
Improved packed handling
Eliminates the need for NAT
Integrated security
How many bits is IPv6 addressing based on compared with IPv4?
128 vs 32
Header simplification, efficient packet handling by routers, and increased scalability/longevity are examples of what IPv6 advantage?
Improved packet handling
Single households being able to use a public IPv6 network address is an example of what advantage of IPv6?
Eliminating the need for NAT
What IPv6 header field is always set to 0110?
Version
What IPv6 header field classifies packets for congestion control?
Traffic class
What IPv6 header field identifies the application type to the upper layer protocol?
Next header
What IPv6 header field, when the value reaches 0, notifies the sender that the packet was not delivered?
Hop limit
What IPv6 header field can be set to use the same pathway flow so that packets are not reordered upon delivery?
Flow label
What IPv6 header field identifies the packet fragment size?
Payload length
What is the IPv4 loopback address?
127...
The router connected to the local network segment is referred to as what?
Default gateway
What data file, used in RAM, by a router to store information about directly connected network addresses as well as entries of remote networks to determine the best path?
Routing table
What command on a windows computer can be used to display the host routing table?
route print
or
netstat -r
Routing tables in routers store information on what 2 kinds of routes?
Directly connected routes
Remote routes
What command is used on a cisco router to display the routing table of a router?
show ip route
Networks directly connected to a router do not have a ___________ address because a router can forward packets directly to hosts on the network.
next-hop