350-401 · Question #1282
What is the function of an intermediate node in a Cisco SD-Access fabric?
The correct answer is C. to route packets within the fabric based on the Layer 3 information in the header. SD-Access Intermediate Node Explanation An intermediate node in a Cisco SD-Access fabric functions purely as a transit/routing layer, forwarding VXLAN-encapsulated packets between fabric nodes using the Layer 3 information already present in the VXLAN header - it simply routes tr
Question
What is the function of an intermediate node in a Cisco SD-Access fabric?
Options
- Ato encapsulate and de-encapsulate packets with a VXLAN header
- Bto provide reachability between fabric clients and nonfabric clients on the same subnet
- Cto route packets within the fabric based on the Layer 3 information in the header
- Dto provide an entry and exit point between the fabric and external resources
How the community answered
(18 responses)- A6% (1)
- C89% (16)
- D6% (1)
Explanation
SD-Access Intermediate Node Explanation
An intermediate node in a Cisco SD-Access fabric functions purely as a transit/routing layer, forwarding VXLAN-encapsulated packets between fabric nodes using the Layer 3 information already present in the VXLAN header - it simply routes traffic through the underlay network without performing any encapsulation or policy enforcement itself, making C correct.
Why the distractors are wrong:
- A is incorrect because encapsulation/de-encapsulation is the role of edge nodes, which add or remove the VXLAN header at the fabric boundary
- B is incorrect because bridging between fabric and non-fabric clients on the same subnet is the job of the border node
- D is incorrect because providing entry/exit points to external resources (like the internet or WAN) is also the border node's responsibility
Memory Tip: Think of intermediate nodes as the "middle child" - they don't start anything (no encapsulation), they don't finish anything (no de-encapsulation), they just pass things along using Layer 3 routing. The word intermediate literally means "in between," which perfectly describes their transit-only role.
Topics
Community Discussion
No community discussion yet for this question.