exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 91 discussion

Actual exam question from Cisco's 200-301
Question #: 91
Topic #: 1
[All 200-301 Questions]

Which two network actions occur within the data plane? (Choose two.)

  • A. Run routing protocols.
  • B. Make a configuration change from an incoming NETCONF RPC.
  • C. Add or remove an 802.1Q trunking header.
  • D. Match the destination MAC address to the MAC address table.
  • E. Reply to an incoming ICMP echo request.
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Anas_Ahmad
Highly Voted 2 years, 6 months ago
– De-encapsulating and re-encapsulating a packet in a data-link frame (routers, Layer 3 switches) – Adding or removing an 802.1Q trunking header (routers and switches) – Matching an Ethernet frame’s destination Media Access Control (MAC) address to the MAC address table (Layer 2 switches) – Matching an IP packet’s destination IP address to the IP routing table (routers, Layer 3 switches) – Encrypting the data and adding a new IP header (for virtual private network [VPN] processing) – Changing the source or destination IP address (for Network Address Translation [NAT] processing) – Discarding a message due to a filter (access control lists [ACLs], port security
upvoted 17 times
...
mantest
Highly Voted 3 years, 1 month ago
C&D are correct ans..
upvoted 12 times
...
[Removed]
Most Recent 1 year, 1 month ago
Selected Answer: CD
C & D are correct
upvoted 3 times
...
Nmk173
1 year, 5 months ago
Please read this article and understand why E is not correct answer. Last paragraphs.. from Control Plane Traffic is Relative
upvoted 5 times
c9957e3
10 months ago
Brilliant. Thank you.
upvoted 1 times
...
JulesAZ
1 year, 3 months ago
Good article, thanks
upvoted 2 times
...
...
oranjo
1 year, 6 months ago
D and E
upvoted 1 times
...
pietre
1 year, 6 months ago
A & D so that the data plane has all the data it needs when making a forwarding decision? To summarize: ■ Traditional Layer 2 switches learn possible destinations by examining the source MAC addresses of incoming frames, storing those MAC addresses as possible future destinations in the switch’s MAC address table. When new frames arrive, the Layer 2 switch data plane then attempts to match the Ethernet frame’s destination MAC address to an entry in its MAC address table. ■ Traditional Layer 3 routers learn destination IP subnets using routing protocols, storing routes to reach each subnet in their routing tables. When new packets arrive, the Layer 3 data plane attempts to match the IP packet’s destination IP address to some entry in the IP routing table.
upvoted 2 times
...
AbdullahMohammad251
1 year, 6 months ago
Selected Answer: CD
ICMP echo request or PING is done in the control plane. routing protocol is done in the control plane. Netconf is used to install, manipulate, and delete the configuration of network devices, so I believe it's part of the control plane. adding 802.1Q headers to identify the VLAN the packet belongs to which is part of switching, is done in the data plane. Matching the MAC address is part of switching and is done in the data plane
upvoted 3 times
...
Da_Costa
1 year, 9 months ago
Selected Answer: DE
ABC are not associated with dataplane
upvoted 1 times
...
Da_Costa
1 year, 10 months ago
Selected Answer: CE
My opinion
upvoted 1 times
...
kyleptt
1 year, 10 months ago
Just adding some though into this topic ICMP won't be the forwarding of traffic ? I understand C & D are correct but E seems correct to me
upvoted 1 times
...
Isuzu
2 years, 1 month ago
Is E can also be Correct... Reply to an incoming ICMP echo request: occurs when a device receives an ICMP echo request (ping) and needs to send an ICMP echo reply back to the source IP address. Correct me if am wrong
upvoted 2 times
CnAguiar
1 year, 8 months ago
is Internet CONTROL message protocol, thats mean is in the data control
upvoted 1 times
...
...
saeed_huhu
2 years, 10 months ago
Selected Answer: CD
C and D Please currect it
upvoted 2 times
...
MDK94
2 years, 11 months ago
The correct answers are C and D 100% (there are 2 other questions that are part of this dump that are very similar to this question and the answers have never used ICMP as part of the control plane. Also remember that ICMP means internet CONTROL message protocol. "The role of ICMP is to provide information about the path the data is taking from its point of origin to its destination. It has the same basic structure as an IP packet, but despite that, it’s not really goodput. It’s there to control ‘how things are done’, therefore, is part of the control plane."
upvoted 2 times
MDK94
2 years, 11 months ago
Apologies I meant that there are 2 other questions that are part of this dump that are very similar to this question and the answers have never used ICMP as part of the DATA plane)
upvoted 1 times
...
...
ZUMY
3 years ago
Going with C & D
upvoted 2 times
...
jossyda
3 years ago
Selected Answer: CD
Data Plane: ■ De-encapsulating and re-encapsulating a packet in a data-link frame (routers, Layer 3 switches) ■ Adding or removing an 802.1Q trunking header (routers and switches) ■ Matching an Ethernet frame’s destination Media Access Control (MAC) address to the MAC address table (Layer 2 switches) ■ Matching an IP packet’s destination IP address to the IP routing table (routers, Layer 3 switches) ■ Encrypting the data and adding a new IP header (for virtual private network [VPN] processing) ■ Changing the source or destination IP address (for Network Address Translation [NAT] processing) ■ Discarding a message due to a filter (access control lists [ACLs], port security)
upvoted 4 times
...
mytime
3 years ago
ALL of the explanations that people have posted do not say anything about ICMP (weather it's replying or sending) so is that a correct answer or not? I understand the mac thing that is spelled out very well but, it does not say anything about ICMP specifically
upvoted 1 times
...
MikeNY85
3 years ago
C&D are the answers. ICMP is part of control plane
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...