Courseiva

CCNA Deployment And Configuration Questions

39 questions · Deployment And Configuration topic · All types, answers revealed

1
MCQmedium

You need to ensure that traffic from a specific subnet is placed into a unique VRF. How is this achieved?

A.By rebooting the device
B.By setting a firewall rule
C.By modifying the global routing table
D.By assigning the interface to the desired VRF
AnswerD

Interface-level mapping dictates VRF membership.

Why this answer

VRF assignment is mapped to local segments or subnets at the interface configuration level.

2
MCQmedium

What is the purpose of 'Bandwidth Groups' in Prisma SD-WAN?

A.To set the time zone
B.To define VLANs
C.To manage aggregated capacity for path policies
D.To limit internal file transfers
AnswerC

This simplifies policy application across grouped links.

Why this answer

Bandwidth groups aggregate multiple WAN links to manage total capacity and policy-based steering as a single logical pipe.

3
MCQhard

A branch office requires local breakout for SaaS traffic. How do you configure the policy to ensure this traffic does not traverse the data center?

A.Set the VRF to global
B.Apply a hub-and-spoke routing policy
C.Configure a destination-based policy with a Local Breakout action
D.Enable NAT on the WAN interface
AnswerC

Local breakout action directs traffic to the local WAN interface.

Why this answer

The destination-based policy for direct internet access (DIA) ensures local traffic exits locally.

4
MCQmedium

You need to restrict administrative access to the ION device. Where is this configured?

A.In the routing table
B.In the CloudBlades menu
C.Device Configuration / Access Control
D.On the WAN interface
AnswerC

This is the correct location for restricting management access.

Why this answer

Management access policies are defined under the device configuration settings in the Controller.

5
MCQmedium

How does Prisma SD-WAN handle DNS queries for branch users?

A.It ignores DNS traffic
B.It can intercept and proxy DNS requests
C.It blocks all DNS queries
D.It forces all DNS to public servers
AnswerB

DNS proxying is a standard feature to optimize performance.

Why this answer

Prisma SD-WAN can act as a DNS proxy or forwarder to improve efficiency.

6
MCQmedium

Which Prisma SD-WAN component is responsible for orchestrating the overall security policy across the entire fabric?

A.The Prisma Controller
B.The local firewall
C.The ION device itself
D.The DNS server
AnswerA

The Controller is the central management authority.

Why this answer

The Controller manages global policies, including security policies, pushed to ION devices.

7
MCQhard

When configuring an ION device as a gateway for a cloud environment, what is the primary role of a 'Service' interface?

A.To provide connectivity to LAN-side services or segments
B.To provide management access
C.To update firmware
D.To connect to the ISP modem
AnswerA

Service interfaces handle internal traffic segments.

Why this answer

Service interfaces are designated for specific traffic flows or service chains within the SD-WAN fabric.

8
Multi-Selectmedium

Which TWO of the following are benefits of using Prisma SD-WAN?

Select 2 answers
A.Ability to bypass all laws of physics
B.Simplified management through a centralized Controller
C.Automated path selection based on performance
D.Reduction of total electricity consumption
E.Elimination of all physical wiring
AnswersB, C

Centralization is a key benefit.

Why this answer

The solution aims to simplify management and optimize performance.

9
MCQmedium

What is the effect of changing the 'Path Selection' strategy from 'Latency' to 'Lowest Cost' in a policy?

A.It disables all tunnels
B.It prioritize links based on configured cost parameters
C.It forces traffic to the internet
D.It improves jitter
AnswerB

Cost is the primary factor in this algorithm.

Why this answer

'Lowest Cost' prioritizes links with lower administrative or service costs rather than performance metrics.

10
MCQhard

If a user at a branch site reports that they cannot access a specific internal server, which diagnostic tool should you use first?

A.Check the cloud status page
B.Check physical cables
C.Review Flow Monitoring logs
D.Reboot the ION
AnswerC

This allows you to see the traffic path and drop points.

Why this answer

Flow monitoring allows you to see if traffic is hitting the expected policy and where it is being dropped or steered.

11
Multi-Selectmedium

Which TWO factors are used by Prisma SD-WAN to determine the health of a WAN path?

Select 2 answers
A.Physical cable color
B.Power supply status
C.ISP name
D.Packet loss
E.Latency
AnswersD, E

Loss is a primary performance metric.

Why this answer

The SD-WAN engine monitors latency and loss to calculate path quality.

12
MCQeasy

What is the primary function of the 'Controller' dashboard in the Prisma SD-WAN UI?

A.To provide visibility into fabric health and status
B.To configure individual PC settings
C.To update user passwords
D.To manage ISP billing
AnswerA

The dashboard is for monitoring.

Why this answer

The dashboard provides a high-level view of health, status, and traffic analytics.

13
MCQeasy

Which command or interface action is used to verify the current status of the SD-WAN overlay tunnels?

A.Show tunnels view in the Controller
B.show routing table
C.show interface status
D.ping gateway
AnswerA

This interface specifically tracks SD-WAN overlay status.

Why this answer

The Controller dashboard or the ION CLI provides real-time tunnel status.

14
MCQmedium

What is the impact of assigning a site to a specific 'Site Group' in a Prisma SD-WAN policy?

A.It allows the application of policy sets to multiple sites simultaneously
B.It creates a new physical network
C.It forces all sites into the same VRF
D.It limits the number of peers
AnswerA

This is the core purpose of logical grouping.

Why this answer

Site Groups allow for scalable policy application across multiple sites with similar requirements.

15
MCQmedium

You need to ensure that specific branch traffic is encrypted over a public internet link. Which configuration step is mandatory?

A.Enable Auto-VPN on the WAN interface
B.Manually configure IPsec parameters
C.Disable firewall policies
D.Configure a static route to the peer
AnswerA

Auto-VPN is the primary mechanism for secure site-to-site connectivity.

Why this answer

VPN tunnels are established automatically between ION devices when policies are defined, but the path must be categorized to allow tunnel formation.

16
Multi-Selecthard

Which THREE types of information are displayed in the Prisma SD-WAN 'Flow Monitoring' view?

Select 3 answers
A.Source and destination IP
B.Path metrics (loss, latency)
C.ISP billing records
D.Router CPU temperature
E.Application name
AnswersA, B, E

Identifies the endpoints.

Why this answer

Flow monitoring provides details on path, performance, and application statistics.

17
MCQhard

You are implementing a QoS policy. Why would you configure a 'Shaping' rate on a WAN interface?

A.To enable load balancing
B.To increase the circuit bandwidth
C.To match the physical interface speed
D.To manage congestion and match the provider's provisioned rate
AnswerD

Shaping aligns egress traffic with the ISP's bandwidth contract.

Why this answer

Shaping limits the outbound rate of traffic to match the committed information rate (CIR) of the circuit.

18
MCQhard

How does a 'Failover' policy differ from a 'Load Balancing' policy in Prisma SD-WAN?

A.Load balancing only works on LAN
B.Load balancing is not supported
C.Failover uses only one link at a time
D.Failover requires more bandwidth
AnswerC

Failover switches to a secondary link only upon primary failure.

Why this answer

Failover is reactive to link loss, while load balancing distributes traffic across links simultaneously.

19
MCQhard

A customer wants to prioritize Office 365 traffic over general web traffic. What is the most efficient way to achieve this?

A.Manually route all traffic to a specific ISP
B.Create an application-aware policy
C.Set a global rate limit
D.Configure port-based QoS
AnswerB

Application-aware policies are designed for this purpose.

Why this answer

Using an application-based policy allows for granular control over Office 365 specifically.

20
MCQeasy

What does the 'App-ID' feature provide in a security policy?

A.A list of blocked URLs
B.Device inventory
C.Dynamic identification of applications
D.A list of IP addresses
AnswerC

App-ID inspects traffic to identify apps.

Why this answer

App-ID identifies the application regardless of the port being used.

21
MCQhard

When using Prisma SD-WAN with Prisma Access, how is the secure tunnel established?

A.Manual IPsec configuration
B.Automated tunnel provisioning via the Controller
C.Using a BGP peer
D.Via a physical cable link
AnswerB

The integration automates the tunnel creation.

Why this answer

The ION device automatically provisions an IPsec tunnel to the Prisma Access Cloud Service Edge (CSE).

22
MCQmedium

You are configuring a path policy to prioritize VoIP traffic. Which specific metric should you leverage to ensure the best call quality when multiple paths are available?

A.DSCP marking
B.Bandwidth consumption
C.Source IP address
D.Path performance metric
AnswerD

Performance metrics monitor latency, jitter, and loss to steer traffic.

Why this answer

Jitter and latency are critical for voice; the policy uses performance metrics to steer traffic dynamically.

23
Multi-Selecthard

Which THREE settings are typically defined during the initial ION site provisioning?

Select 3 answers
A.WAN interface settings
B.Annual maintenance schedule
C.Site name
D.Global DNS server settings
E.Service interface assignments
AnswersA, C, E

Required for connectivity.

Why this answer

Provisioning involves setting up basic connectivity, identifying the site, and assigning basic policies.

24
Multi-Selectmedium

Which TWO components are essential for maintaining the SD-WAN control plane?

Select 2 answers
A.Controller
B.Physical cable length
C.Local switch ports
D.CloudBlades API key
E.Secure communication channel (e.g., TLS)
AnswersA, E

The heart of the control plane.

Why this answer

The control plane relies on the Controller and the secure communication between the Controller and the ION devices.

25
Multi-Selectmedium

Which TWO items are considered 'Underlay' resources in a Prisma SD-WAN configuration?

Select 2 answers
A.VLAN configuration
B.Public Internet broadband
C.MPLS circuit
D.VRF ID
E.IPsec tunnel
AnswersB, C

A physical transport link.

Why this answer

Underlay refers to the physical transport connectivity.

26
Multi-Selecthard

Which THREE components are involved in configuring Prisma SD-WAN security policies?

Select 3 answers
A.Application objects
B.Policy rules
C.Physical port numbering
D.Hard drive capacity
E.Security zones
AnswersA, B, E

Required to identify specific traffic types.

Why this answer

Security policies rely on application identification, zone definitions, and action rules.

27
MCQeasy

When deploying a new ION device, which Prisma SD-WAN component is primarily used to initiate the zero-touch provisioning process?

A.Prisma Access
B.Controller
C.CloudBlades
D.Prisma SD-WAN Plugin
AnswerB

The Controller manages the ZTP process and configuration pushing.

Why this answer

The ION device reaches out to the Controller during the initial bootstrap process to pull its configuration and firmware.

28
MCQhard

In a multi-VRF deployment, what must be configured to allow traffic to move between two different VRFs?

A.Enable NAT on both interfaces
B.Assign both to the default VRF
C.Configure inter-VRF routing policies
D.Disable the firewall
AnswerC

Policies are needed to permit traffic leakage between isolated VRFs.

Why this answer

Cross-VRF communication requires explicit route leaking or inter-VRF routing policies.

29
MCQeasy

When configuring a security policy, what is the purpose of an 'Application' object?

A.To set the bandwidth limit
B.To define the physical interface
C.To define the user identity
D.To identify traffic by application signatures rather than just ports
AnswerD

This enables Layer 7 policy enforcement.

Why this answer

Application objects identify traffic by signature, allowing for specific policy control.

30
Multi-Selecthard

Which THREE actions can be performed by a Prisma SD-WAN 'Policy' object?

Select 3 answers
A.Hardware replacement
B.Path selection
C.Firmware updates
D.Traffic prioritization (QoS)
E.Security filtering
AnswersB, D, E

Determines which link traffic takes.

Why this answer

Policies can steer traffic, prioritize it, or apply security constraints.

31
Multi-Selecthard

Which THREE items are included in a Prisma SD-WAN 'Site' configuration?

Select 3 answers
A.ISP contract end date
B.Interface configuration
C.Site location details
D.Device assignment
E.User password history
AnswersB, C, D

Defines the physical connectivity.

Why this answer

A site definition includes location, hardware assignment, and local interface definitions.

32
MCQmedium

When setting up a branch site, what is the purpose of the 'Underlay' configuration?

A.To define the routing protocol
B.To manage internal LAN switches
C.To configure DHCP
D.To configure the ISP circuit details
AnswerD

This defines the physical WAN characteristics.

Why this answer

Underlay configuration defines the physical WAN circuit parameters (ISP, bandwidth, etc.) for the SD-WAN tunnel overlay.

33
Multi-Selecthard

Which THREE types of traffic are commonly categorized for specific QoS treatment?

Select 3 answers
A.Mission-critical database traffic
B.Public guest Wi-Fi browsing
C.VoIP traffic
D.Idle background system updates
E.Video conferencing
AnswersA, C, E

Business-priority traffic.

Why this answer

QoS focuses on real-time and business-critical traffic.

34
MCQhard

What is the primary benefit of enabling 'Forward Error Correction' (FEC) on a high-latency WAN link?

A.It improves performance for jitter-sensitive traffic
B.It bypasses the firewall
C.It replaces the need for QoS
D.It reduces total bandwidth usage
AnswerA

FEC helps recover lost packets, crucial for voice/video.

Why this answer

FEC adds redundant data to packets, allowing the receiver to reconstruct lost packets without retransmission.

35
Multi-Selectmedium

Which TWO methods can be used to identify traffic for a policy?

Select 2 answers
A.Source/Destination IP addresses
B.Router model
C.Application signatures
D.Device serial number
E.Physical port location
AnswersA, C

Standard L3/L4 classification.

Why this answer

Traffic can be identified by application or by IP/port-based rules.

36
MCQmedium

When configuring 'NAT', what is the difference between 'Source NAT' and 'Destination NAT'?

A.Destination NAT hides internal IPs
B.Only Source NAT is supported
C.They are the same
D.Source NAT hides internal IPs; Destination NAT directs inbound traffic
AnswerD

Correct definitions of NAT types.

Why this answer

Source NAT modifies the source IP for outbound traffic; Destination NAT modifies the destination IP for inbound traffic.

37
Multi-Selectmedium

Which TWO features are used to monitor the performance of an application across the SD-WAN?

Select 2 answers
A.Path performance metrics
B.Physical port speed
C.Application-level flow data
D.Device power consumption
E.User social media activity
AnswersA, C

Tracks latency/loss of the tunnel.

Why this answer

Performance monitoring uses traffic flow data and path statistics.

38
MCQmedium

You are troubleshooting a performance issue where traffic is not taking the preferred path. Which tool in the Controller helps you visualize the path taken?

A.Interface counters
B.Flow Monitoring
C.System Logs
D.Packet Capture
AnswerB

Flow monitoring provides deep visibility into the path and policy enforcement.

Why this answer

The path visualization tool displays the real-time path selected by the SD-WAN engine.

39
MCQeasy

Where are the primary SD-WAN routing policies defined?

A.Locally on the ION device CLI
B.Within the Controller policy engine
C.On the ISP router
D.In the local DHCP server
AnswerB

The Controller is the central location for policy management.

Why this answer

Policies are defined centrally in the Controller and pushed to the edge devices.

Ready to test yourself?

Try a timed practice session using only Deployment And Configuration questions.