final Flashcards
An IPv4 address is __________ bits long.
32
An IPv4 address is normally represented in base ____ or dotted-decimal notation.
265
In classful addressing, the IPv4 address space is divided into __________ classes.
5
In class A, the netid is between ______________.
0 to 127
In class B, the netid is between ______________.
128 to 191
In class C, the netid is between ______________.
192 to 223
The default mask for class A is ______________.
255.0.0.0
The default mask for class B is ______________.
255.255.0.0
The default mask for class C is ______________.
255.255.255.0
The default mask for class D is ______________.
doesnt have default mask because it is used for multicast
The default mask for class E is ______________.
doesnt have default mask because it is used for experimental/research
In classless addressing, __________ is assigned to a organization.
a variable-length block
The number of addresses assigned to an organization in classless addressing _______.
must be a power of 2
The first address assigned to an organization in classless addressing
must be evenly divisible by the number of addresses
Which address could be the beginning address of a block of 32 classless addresses?
2.4.6.64
because 32 divides 64 evenly
Which address could be the beginning address of a block of 16 classless addresses?
the last byte must be evenly divisible by 16
Which address could be the beginning address of a block of 256 classless addresses?
2.4.6.0
because ip uses base 256 arithmetic, the last byte must be 0…. meaning the total address is divisible by 256
What is the first address of a block of classless addresses if one of the addresses is 12.2.2.76/27?
12.2.2.64
What is the first address of a block of classless addresses if one of the addresses is 12.2.2.76/10?
12.0.0.0
What is the first address of a block of classless addresses if one of the addresses is 12.2.2.127/28?
12.2.2.112
Find the number of addresses in a block of classless addresses if one of the addresses is 12.2.2.7/24.
256
Find the number of addresses in a block of classless addresses if one of the addresses is 12.2.2.7/30.
4
What is the last address of a block of classless addresses if one of the addresses is 12.2.2.127/28?
12.2.2.127
What is the last address of a block of classless addresses if one of the addresses is 12.2.2.6/30?
12.2.2.7
In fixed-length subnetting, the number of subnets must _______.
be a power of 2
An organization is granted a block; one address is 2.2.2.64/20. The organization needs 10 subnets. What is the subnet prefix length?
/24
An organization is granted a block; one address is 2.2.2.64/25. If the subnet prefix length is /28, what is the maximum number of subnets?
8
An organization is granted a block of classless addresses with the starting address 199.34.76.64/28. How many addresses are granted?
16
An organization is granted a block of classless addresses with the starting address 199.34.76.128/29. How many addresses are granted?
8
An organization is granted a block of classless addresses with the starting address 199.34.32.0/27. How many addresses are granted?
32
What is the default mask for class A in CIDR notation?
/8
What is the default mask for class B in CIDR notation?
/16
What is the default mask for class C in CIDR notation?
/24
In ________ addressing, when an address is given, we can find the beginning address and the range of addresses.
classful
In classless addressing, the ______ is another name for the common part of the address range.
prefix
In classless addressing, the _______ is the varying part (similar to the hostid).
suffix
In classless addressing, the prefix length defines the _____________.
mask
In a block, the prefix length is /22; what is the mask?
255.255.252.0
In a block, the prefix length is /15; what is the mask?
255.254.0.0
In a block, the mask is 255.255.192.0; what is the prefix length?
/18
In a block, the mask is 255.255.255.224; what is the prefix length?
/27
In _______ delivery, both the deliverer of the IP packet and the destination are on the same network.
a direct
In _______ delivery, the deliverer of the IP packet and the destination are on different networks.
an indirect
In classful addressing, when a direct delivery is made, both the deliverer and receiver have the same _______.
netid
In classful addressing, when an indirect delivery is made, the deliverer and receiver have _______.
different netids
In _______ forwarding, the full IP address of a destination is given in the routing table.
host-specific
In _______ forwarding, the mask and destination addresses are both 0.0.0.0 in the routing table.
default
In _______ forwarding, the destination address is a network address in the routing table.
network-specific
In _______ forwarding, the routing table holds the address of just the next hop instead of complete route information.
next-hop
In ________ addressing, a typical forwarding module can be designed using three tables, one for each unicast class (A, B, C).
classful
In classful addressing, the class of the address can be found by shifting the copy of the address ____ bits to the right.
28
In classful addressing we need a routing table with at least ______ columns.
3
In classless addressing, we need a routing table with at least _______ columns.
4
The idea of address aggregation was designed to alleviate the increase in routing table entries when using ________.
classless addressing
The principle of ________ states that the routing table is sorted from the longest mask to the shortest mask.
longest mask matching
The use of hierarchy in routing tables can ________ the size of the routing tables.
reduce
_______ deals with the issues of creating and maintaining routing tables.
Routing
A _______ routing table contains information entered manually.
static
A _______ routing table is updated periodically using one of the dynamic routing protocols.
dynamic
The input and output ports of a router perform the ________ layer functions of the router.
physical and data link
The routing processor of a router performs the ________ layer functions of the router.
network
The task of moving the packet from the input queue to the output queue in a router is done by _________.
switching fabrics
The ________ protocol is the transmission mechanism used by the TCP/IP suite.
IP
IP is _________ datagram protocol.
both unreliable and connectionless
The term ________ means that IP provides no error checking or tracking. IP assumes the unreliability of the underlying layers and does its best to get a transmission through to its destination, but with no guarantees.
best-effort delivery
A best-effort delivery service such as IP includes _______.
no error checks/corrections
no datagram acknowledgement
An HLEN value of decimal 10 means _______.
there are 40 bytes in the header
If the fragment offset has a value of 100, it means that _______.
the first byte of the datagram is byte 800
What is needed to determine the number of the last byte of a fragment?
both offset number and the total length
The IP header size _______.
is 20 to 60 bytes long
Packets in the IP layer are called _________.
datagrams
The total length field defines the total length of the datagram _________.
including the header
When a datagram is encapsulated in a frame, the total size of the datagram must be less than the _______.
MTU
Which IP option is used if exactly four specific routers are to be visited by the datagram?
strict source route
For the timestamp option, a flag value of _______ means that each visited router adds only the timestamp in the provided field.
0
The IP header field formerly known as the service type field is now called the _______ field.
differentiated services
The _______ module takes fragments of a message and puts them back in order.
reassembly
The _______ module sends out an IP packet, the next-hop address, and interface information.
forwarding
The _______ module discards datagrams with a TTL value of zero.
processing
The output of the _______ module is an IP packet destined for an upper-layer protocol.
reassembly
The _______ module consults the MTU table to determine the packet size necessary for transmission.
fragmentation
The value of the ________ subfield in an option controls the presence of the option in fragmentation.
copy
The value of the ________ subfield defines the general purpose of an option.
class
The value of the ________ subfield defines the types of an option.
number
Only ______ end of option option can be used in a datagram.
one
When we use IP over ATM, only the ________ cell carry(ies) the 8-byte trailer added to the IP datagram.
last
When we use IP over ATM, padding can be added only to the _____ or the _______.
last cell; last two cells
To find the physical address of the exiting-point router, ATM uses the services of _________.
ATMARP
The inverse request and inverse reply messages can bind the physical address to an IP address in a(n) _______ situation.
PVC
The request and reply message can be used to bind a physical address to an IP address in a(n) _______ situation.
SVC
__________ allows an ATM network to be divided into several logical subnets.
LIS
A _______ address is an internetwork address with universal jurisdiction.
logical
The logical addresses in the TCP/IP protocol suite are called _______ addresses.
IP
A ________ is a local address. Its jurisdiction is over a local network.
physical
If the sender is a host and wants to send a packet to another host on the same network, the logical address that must be mapped to a physical address is ______.
the destination IP address in the datagram header
If the sender is a host and wants to send a packet to another host on another network, the logical address that must be mapped to a physical address is ______.
the IP address of the router found in the routing table
The sender is a router that has received a datagram destined for a host on another network. The logical address that must be mapped to a physical address is ______.
the IP address of the router found in the routing table
The sender is a router that has received a datagram destined for a host in the same network. The logical address that must be mapped to a physical address is ______.
the destination IP address in the datagram header
In _______, a table associating a logical address with a physical address is updated manually.
static mapping
The target hardware address on an Ethernet is _______ in an ARP request.
0x000000000000
An ARP reply is normally _______.
unicast
An ARP request is normally _______.
broadcast
technique called ______ is used to create a subnetting effect.
proxy ARP
A _______ is an ARP that acts on behalf of a set of hosts.
proxy ARP
For purposes of routing, the Internet is divided into ___________.
autonomous systems
Routing inside an autonomous system is referred to as ________ routing.
intradomain
Routing between autonomous systems is referred to as ______ routing.
interdomain routing
In _______ routing, the least cost route between any two nodes is the route with the minimum distance.
distance vector