Skip to content
Study CCNP

3.3 IP Services

2 min read ENCOR 350-401 v1.2 Updated

Aligned to Cisco's 350-401 ENCOR v1.2 exam topics.

On this page

What this section tests

Section 3.3 covers the support services of the routed network. Bad time breaks logs and certificates. Bad NAT breaks return traffic. Bad first-hop redundancy breaks hosts. Bad multicast breaks one-to-many traffic.

For each topic, name the control point and the proof command:

  • NTP and PTP: the control point is the time source and the sync state. Proof: show ntp associations.
  • NAT and PAT: the control point is the translation table. Proof: show ip nat translations.
  • HSRP and VRRP: the control point is the virtual gateway and the active device. Proof: show standby brief.
  • Multicast: the control point is the multicast tree and the RPF check. Proof: show ip mroute.

Study order

  1. NTP and PTP configuration interpretation
  2. NAT and PAT
  3. HSRP and VRRP
  4. Multicast protocols

Pass check

You are ready for section 3.3 when you can do these things:

  • Read NTP association output and name the selected source and stratum.
  • Configure static NAT, dynamic NAT, and PAT and prove each with the translation table.
  • Build an HSRP pair and test failover with tracking.
  • Explain the RPF check and the role of the RP in PIM Sparse Mode.

Objectives

  1. 3.3.a Interpret network time protocol configurations such as NTP and PTP
  2. 3.3.b Configure NAT/PAT
  3. 3.3.c Configure first hop redundancy protocols, such as HSRP, VRRP
  4. 3.3.d Describe multicast protocols, such as RPF check, PIM SM, IGMP v2/v3, SSM, bidir, and MSDP

Related objectives