Cisco 350-401: IP Services, Multicast and Quality of Service — Study Guide

Part of the Cisco CCNP Enterprise 350-401 ENCOR — Study Guide. Practice with verified answers in the Cisco exam hub, or take timed practice tests on ExamRoll.io.

Overview

IP services, multicast, and QoS form the operational core of an enterprise network. Foundational services like DHCP, DNS, NTP, and management telemetry enable endpoints and operators; NAT enforces addressing and security boundaries; QoS preserves user experience for real-time applications; multicast scales one-to-many distribution; and active monitoring with IP SLA and object tracking closes the loop for resiliency. This section explains the design and operational reasoning for each, highlighting failure modes and trade-offs.

Foundational IP Services and Telemetry

DHCP: Provide addresses and options centrally while ensuring relay scale and correctness.

DNS: Deploy redundant, anycast-capable resolvers near users. Enforce split-horizon records for internal services. Cache close to clients to reduce latency. Secure with DNSSEC validation and restrict recursion to internal subnets.

NTP: Time consistency protects logs, Kerberos, and certificates. NTPv4 adds security extensions and uses site-local IPv6 multicast for discovery on LANs. Design with at least two upstream sources (public or enterprise stratum-1/2) and distribute via internal stratum-3 servers. Prefer authentication (symmetric keys or NTS) and avoid device-to-Internet NTP from every node; point infrastructure to local NTP servers.

Management plane and telemetry:

NAT: Static, Dynamic, PAT, and Validation

NAT enforces address independence, policy, and overlapping-IP migration. Choose the simplest construct that meets the requirement.

Short example: ip access-list standard NAT_INSIDE permit 10.10.0.0 0.0.255.255 ip nat pool PUBLIC 198.51.100.10 198.51.100.14 netmask 255.255.255.248 ip nat inside source list NAT_INSIDE pool PUBLIC overload interface Gig0/0 ip nat inside interface Gig0/1 ip nat outside

QoS: Classification, Marking, Queues, and Congestion Management

End-to-end QoS preserves performance under contention; design the trust boundary and forwarding behavior consistently across access, distribution, WAN, and data center.

Short LLQ example: class-map match-any VOICE match dscp ef class-map match-any VIDEO match dscp af41 policy-map WAN-QOS class VOICE priority percent 10 police rate percent 10 conform-action transmit exceed-action drop class VIDEO bandwidth percent 20 random-detect dscp-based class class-default fair-queue random-detect interface Serial0/0/0 service-policy output WAN-QOS

Multicast: Forwarding, PIM, RPs, and Design Across Campus and WAN

Multicast scales one-to-many traffic efficiently and requires tight coupling with unicast routing for Reverse Path Forwarding (RPF) checks.

Short PIM/RP example: ip pim rp-address 10.10.10.10 ip pim ssm range 232.0.0.0/8 interface Vlan30 ip pim sparse-mode ip igmp version 3

Active Monitoring, Automated Failover, and Troubleshooting

IP SLA and tracking automate corrective action and validate SLAs in real time.

Practical Problem Scenario

Acme BioTech must support site-to-site multicast video training, VoIP, and cloud Internet access from two redundant data centers connected via MPLS with an Internet VPN backup. Users report intermittent video freezes during trainings and occasional call quality degradation during failover events.

Approach:

  1. Normalize and secure time across the estate.
  1. Stabilize DHCP and DNS for infrastructure endpoints and phones.
  1. Implement QoS with a clear trust boundary and WAN shaping.
  1. Optimize multicast for campus and WAN.
  1. Validate NAT and path symmetry at the Internet edge.
  1. Deploy IP SLA with object tracking to automate Internet backup failover.
  1. Instrument telemetry and protect the control plane.
  1. Test, observe, and tune.

This sequence addresses clock stability, foundational services, queuing and rate control, correct multicast control-plane behavior, NAT symmetry, automated failover, and observability—together yielding consistent voice and video performance across MPLS and Internet paths.


Unicast Routing and Route Control · All domains · Wireless Infrastructure and Mobility

Practice these questions → · Timed practice on ExamRoll.io →

Pass the whole exam — not just this question

You found this answer. Get every verified question and explanation in one place, and save hours of prep. Free to start.

Pass your exam →

Related guides

All-in-one access

One subscription. Every exam.

Every plan unlocks unlimited answer search, practice tests, AI explanations, and the full resource library — in 20+ languages.

Monthly
24.87
Just €0.83/day
Everything included:
  • Unlimited answer search
  • Unlimited practice tests
  • AI-powered explanations
  • Full resource library
  • 20+ languages
  • Weekly content updates
  • Rewards & referrals
  • Priority support
Start free trial

No credit card required*

Best value
12 months
179.87
Just €0.49/daySave 40%
Everything included:
  • Unlimited answer search
  • Unlimited practice tests
  • AI-powered explanations
  • Full resource library
  • 20+ languages
  • Weekly content updates
  • Rewards & referrals
  • Priority support
Start free trial

No credit card required*

✓ Free plan included · ✓ Cancel anytime · ✓ All plans unlock the full product