3.0 Infrastructure
3 min read
ENCOR 350-401 v1.2
Updated
Aligned to Cisco's 350-401 ENCOR v1.2 exam topics.
On this page
What this domain tests
Domain 3 is 30% of the ENCOR exam. It is the largest domain. It has three sections: Layer 2, Layer 3, and IP Services.
The exam wants proof, not theory. For each topic, learn to name three things:
- Control point: the device or table that makes the forwarding decision.
- Failure point: the mismatch or state that stops traffic.
- Proof: the command that shows the correct state.
The three sections
- 3.1 Layer 2: trunks, EtherChannels, and spanning tree. Control point: the switch port state. Proof:
show interfaces trunk,show etherchannel summary,show spanning-tree. - 3.2 Layer 3: routing concepts, OSPF, eBGP, and policy routing. Control point: the routing table and the routing protocol database. Proof:
show ip route,show ip ospf neighbor,show bgp ipv4 unicast summary. - 3.3 IP Services: time, NAT, first-hop redundancy, and multicast. Control point: the service state on the router. Proof:
show ntp associations,show ip nat translations,show standby brief,show ip mroute.
Topic map
How to study this domain
For each objective, do these steps:
- Read the mental model first.
- Build the lab once.
- Break one thing on purpose.
- Verify with
showcommands before you fix it. - Write down the symptom that points back to that topic.
Pass check
You are ready for Domain 3 when you can do these things:
- Read a trunk, port-channel, or spanning-tree problem from
showoutput alone. - Explain why an OSPF neighbor or eBGP peer is down and prove it with one command.
- Configure NAT, HSRP, and NTP from memory and verify each one.