Cisco® 200-150 Exam Practice Questions (P. 3)
- Full Access (131 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #11
In an IEEE 802.3 Ethernet frame, what is the significance of the DSAP field?
- AThe DSAP field specifies the TCP or UDP port that is associated with the transport protocol.
- BThe DSAP field is only used on United States Department of Defense networks to indicate the information classification level.
- CThe DSAP field is only used in Ethernet II frames.
- DThe DSAP field indicates the network layer protocol.
Correct Answer:
D
D
send
light_mode
delete
Question #12
Which field in an Ethernet II frame performs the same function as the DSAP field in an 802.3 Ethernet frame?
- AStart of frame
- BEtherType
- CFrame check sequence
- DSubnetwork Access Protocol
- ELogical Link Control
Correct Answer:
B
B
send
light_mode
delete
Question #13
What are two features of a bridge? (Choose two.)
- AReliable transmission
- BOperate at OSI Layer 2
- COperate at OSI Layer 3
- DCreate multiple broadcast domains
- ECreate multiple collision domains
- FFlood input packets to all ports
- GDrop IP packets with invalid destination ports
Correct Answer:
BE
"- a bridge is a two interfaces device that creates 2 collision domains, since it forwards the traffic it receives from one interface only to the interface where the destination layer 2 device (based on his mac address) is connected to. A bridge is considered as an "intelligent hub" since it reads the destination mac address in order to forward the traffic only to the interface where it is connected" https://learningnetwork.cisco.com/thread/1734
BE
"- a bridge is a two interfaces device that creates 2 collision domains, since it forwards the traffic it receives from one interface only to the interface where the destination layer 2 device (based on his mac address) is connected to. A bridge is considered as an "intelligent hub" since it reads the destination mac address in order to forward the traffic only to the interface where it is connected" https://learningnetwork.cisco.com/thread/1734
send
light_mode
delete
Question #14
What are three reasons that switches supersede bridges? (Choose three.)
- ASmaller frame buffers decrease latency.
- BForward, filter, or flood frames.
- CMultiple simultaneous communications between ports.
- DLarger inspection engine allows for higher throughput.
- ESwitches have many ports.
Correct Answer:
BCE
http://docwiki.cisco.com/wiki/Bridging_and_Switching_Basics
BCE
http://docwiki.cisco.com/wiki/Bridging_and_Switching_Basics
send
light_mode
delete
Question #15
What action does a switch take if the destination MAC address is unknown?
- ADiscard frame
- BSend ICMP unreachable message to source
- CFlood packet on all ports
- DCompare destination IP address against an ACL to determine if it is permitted
- ESend gratuitous ARP on all ports and wait for reply before forwarding
Correct Answer:
C
"What happens though when the switch receives a frame with a destination MAC address that is not included in the table? In that case the switch will just broadcast/flood the frame with theunknown destination address to all of its ports (apart from the port where the frame came from).
This process is called unknown unicast flooding. "
http://telconotes.wordpress.com/2013/03/09/how-a-switch-works/
C
"What happens though when the switch receives a frame with a destination MAC address that is not included in the table? In that case the switch will just broadcast/flood the frame with theunknown destination address to all of its ports (apart from the port where the frame came from).
This process is called unknown unicast flooding. "
http://telconotes.wordpress.com/2013/03/09/how-a-switch-works/
send
light_mode
delete
All Pages