5-9 NETWORKING Flashcards
- At which layers of the OSI model does Ethernet function? (Choose
two.)
F. Data link
G. Physical
- Which standard specifies the Ethernet MAC sublayer functionality in
a computer NIC?
B. IEEE 802.3
- What is the name given to the Ethernet MAC sublayer PDU?
Frame
- What are the primary functions associated with data encapsulation at
the Ethernet MAC sublayer? (Choose three.)
B. Frame delimiting
C. Addressing
E. Error detection
- What happens when a data collision occurs on an Ethernet bus?
B. All devices stop transmitting and try again later
- What is true about the Ethernet MAC address? (Choose three.)
D. The vendor is responsible for assigning the last 24 bits of the MAC
address.
B. The first 6 hexadecimal digits of a MAC address represent the OUI.
E. The MAC address is also known as a burned-in address
What is the minimum and maximum Ethernet frame size as defined
by IEEE 802.3?
A. 64 bytes – 1518 bytes
- Which field in an Ethernet frame is used for error detection?
D. Frame Check Sequence
Which address is used as a destination address on a broadcast
Ethernet frame?
C. FF-FF-FF-FF-FF-FF
Which address is a multicast MAC address?
B. 01-00-5E-00-00-C8
- What functions are provided by the ARP process? (Choose two.)
A. Resolving IPv4 addresses to MAC addresses
C. Maintaining a table of mappings
Which devices on a network will receive an ARP request?
B. All devices in the L2 broadcast domain
Fill in the blanks. When ARP receives a request to map an
IPv4 address to a MAC address, it first looks in its _____. If no entry is
found, ARP will send out an ARP_____.
arp table
request
When a device receives an ARP request for a device with a different IP address, it will use the __ information to update its ARP table and then it will _____ the packet
source
drop
ARP _____ are sent to a broadcast MAC
address, and ARP replies are sent to a _____ MAC address.
requests
unicast
When a switch receives a broadcast
frame, it enters the source information in its _____ and then it _____
the frame to all ports except the one the frame was _____ on.
mac address table
floods
received
The MAC address table is sometimes
referred to as a ____ table because it is stored in _____ memory.
cam
content addressable
- What type of switching is used on current L2 switches to allow QoS?
store nd forward
fragment free
If the source and destination IPv4 addresses are on the same network,
the destination MAC address will be that of which device
A. The same device as the destination IPv4 address
If the source and destination IPv4 addresses are on different
networks, the destination MAC address will be that of which device?
B. The default gateway
- Which layer of the OSI model is concerned with end-to-end
communication over the network?
A. Network
- Which of the following is associated with the network layer?
IP Address