Courseiva

Cisco Implementing Cisco Collaboration Core Technologies (CLCOR, 350-801, v2.0 blueprint, CCNP Collaboration) (CLCOR) (CLCOR) — Questions 226263

263 questions total · 4pages · All types, answers revealed

Page 3

Page 4 of 4

226
MCQhard

You are migrating a legacy PBX to CUCM. You need to normalize incoming caller IDs from the PSTN to E.164 format. Which tool is best suited for this at the gateway level?

A.Translation Pattern
B.Route Filter
C.Route Pattern
D.Calling Party Transformation Pattern
AnswerD

These patterns modify the calling party number before processing.

Why this answer

Calling Party Transformation Patterns are specifically designed to normalize incoming caller IDs at the CUCM level before they reach the endpoint.

227
MCQeasy

Which component in the Cisco Collaboration architecture provides the initial configuration files (XML) to an IP phone upon registration?

A.CallManager Service
B.TFTP Service
C.CTI Manager
D.Webex Control Hub
AnswerB

The TFTP service delivers the configuration files.

Why this answer

The TFTP service in CUCM acts as the repository for device configuration files.

228
MCQhard

When designing a Cisco Jabber deployment using MRA, which internal service is responsible for providing the configuration file and server list to the client?

A.Cisco Unity Connection
B.IM and Presence Service
C.TFTP Server
D.Cisco Expressway-C
AnswerD

Expressway-C proxies the request to the internal CUCM for config file retrieval.

Why this answer

The Cisco Expressway-C (internal) acts as a proxy for the CUCM nodes to provide configuration files via HTTPS.

229
MCQeasy

How do you verify if a phone is registered to the primary CUCM subscriber?

A.Check the CTI route points.
B.Check the Status field in Device > Phone.
C.Check the Partition status.
D.Check the System > Server menu.
AnswerB

The status field indicates the registration state.

Why this answer

Device > Phone > Find > Look at the Status field in the search results or the device configuration page.

230
Multi-Selecteasy

Which TWO of the following are valid requirements for deploying the Cisco Directory Connector? (Choose two)

Select 2 answers
A.A Windows Server to host the connector software.
B.An on-premises CUCM cluster.
C.A separate Webex Calling license for every user.
D.A dedicated public IP address for the sync server.
E.A direct connection to the Webex cloud API.
AnswersA, E

The connector software runs on a Windows host.

Why this answer

The Directory Connector requires a Windows-based server and network connectivity to both the Active Directory domain controller and the internet (for the Webex cloud).

231
MCQeasy

What is the primary benefit of the 'Webex Edge' strategy?

A.It allows you to use your own cloud hosting.
B.It removes the need for user authentication.
C.It optimizes the quality and reliability of Webex traffic.
D.It eliminates the need for internet access.
AnswerC

Edge services are designed to improve performance and quality.

Why this answer

Webex Edge optimizes the user experience by prioritizing Webex traffic and providing a more direct, secure, and reliable connection to the cloud.

232
MCQmedium

You are monitoring RTP traffic using a protocol analyzer. You observe that the Payload Type field in the RTP header is set to 0. Which codec is currently in use?

A.G.729
B.Opus
C.G.711 PCMU
D.G.711 PCMA
AnswerC

Payload type 0 is reserved for G.711 u-law.

Why this answer

In G.711 PCMU (u-law), the assigned payload type is 0 according to RFC 3551.

233
Multi-Selectmedium

Which TWO tasks must be performed when setting up Webex Hybrid Calendar service with Microsoft Exchange?

Select 2 answers
A.Create a dedicated DNS zone for Exchange
B.Configure a SIP trunk between Exchange and Webex
C.Install an H.323 gateway in the DMZ
D.Grant the service account ApplicationImpersonation rights
E.Enable the Hybrid Calendar service in Control Hub
AnswersD, E

This is required for the service to access user calendars.

Why this answer

You must grant service account permissions to the calendar and configure the service in Control Hub.

234
MCQmedium

A user in your organization cannot see their on-premises calendar events in the Webex App. You have verified that the Webex Hybrid Calendar Service is registered. What is the most likely cause?

A.The user is not assigned a Webex Calling license.
B.The Webex Hybrid Message Service is not running.
C.The Cisco Directory Connector has not synced the user object.
D.The Hybrid Calendar service account lacks 'Full Access' permissions to the user's mailbox.
AnswerD

The service account must have explicit permissions to impersonate or access the mailbox to read calendar data.

Why this answer

The Hybrid Calendar Service requires the user to be associated with an email address that matches the calendar resource; if the synchronization is failing, the Exchange or O365 integration requires re-authentication via the Connector host.

235
MCQmedium

You are verifying the network readiness for a Cisco TelePresence endpoint. Which tool would you use to measure the packet loss, latency, and jitter on the path to the CUCM cluster?

A.NetFlow
B.SNMP
C.IP SLA
D.SPAN
AnswerC

IP SLA provides metrics for jitter, latency, and packet loss.

Why this answer

IP SLA (Service Level Agreement) is the Cisco IOS feature used to generate synthetic traffic to measure network performance metrics.

236
MCQhard

You are designing a dial plan with a centralized PSTN egress. What must you configure to ensure that local extensions can be dialed directly across sites?

A.A shared device pool.
B.A translation pattern for each extension.
C.A CSS that includes all site-specific partitions.
D.A route pattern that includes all extensions.
AnswerC

This grants visibility to the partitions where the extensions reside.

Why this answer

You must configure a Calling Search Space that includes the partitions of all the internal extensions across the sites.

237
MCQeasy

Which protocol is required for the Webex Hybrid Directory Connector to communicate with on-premises Active Directory?

A.LDAP
B.XML
C.SIP
D.SNMP
AnswerA

LDAP is the industry standard for querying directory services.

Why this answer

The Directory Connector uses LDAP to query and sync users from the local AD to the Webex Cloud.

238
Multi-Selectmedium

Which TWO of the following are valid methods to troubleshoot SIP call failures on a CUBE?

Select 2 answers
A.debug voice translation
B.debug voice class
C.show call active voice
D.show sip-profile status
E.debug ccsip messages
AnswersC, E

Provides snapshot of active call states.

Why this answer

debug ccsip messages and show call active voice are the primary tools for diagnosing SIP signaling and active session state.

239
MCQhard

You notice high latency on calls placed through a Local Gateway. Which metric should you inspect in the Webex Control Hub to confirm the issue is with the network path?

A.Network latency and jitter.
B.Calling license usage.
C.User status.
D.Device firmware version.
AnswerA

These metrics directly identify network congestion or path quality issues.

Why this answer

The 'Quality of Service' (QoS) and 'Network Metrics' within the Webex Control Hub Troubleshooting section provide data on jitter, packet loss, and latency.

240
MCQeasy

What is the purpose of the 'Webex Service' account in Active Directory when using Directory Connector?

A.To encrypt the synchronization traffic.
B.To read directory objects for synchronization.
C.To manage the user's email password.
D.To bypass the firewall.
AnswerB

Read permissions allow the connector to pull the necessary user data.

Why this answer

The service account requires specific permissions to read directory objects from the domain controller to synchronize them to the Webex cloud.

241
Multi-Selectmedium

Which TWO of the following are key components of the Cisco QoS model for Voice?

Select 2 answers
A.Classification and Marking
B.Low Latency Queuing (LLQ)
C.Best effort queuing
D.Strict Priority Queuing (PQ) without bandwidth limits
E.Weighted Random Early Detection (WRED)
AnswersA, B

These are fundamental first steps in any QoS strategy.

Why this answer

Voice traffic requires priority queuing and appropriate marking to ensure quality.

242
MCQmedium

In a Cisco Collaboration environment, what is the purpose of the 'Media Termination Point' (MTP) in relation to call signaling?

A.To limit the bandwidth consumed by a call.
B.To provide codec transcoding services.
C.To provide DTMF interworking between endpoints.
D.To cache video streams for faster playback.
AnswerC

MTPs are essential for resolving DTMF mismatches between different signaling protocols.

Why this answer

MTPs are used to provide features like DTMF interworking (e.g., SIP to H.323) when the endpoints do not support the same method.

243
Multi-Selectmedium

Which THREE network conditions contribute to poor VoIP call quality in an RTP stream?

Select 3 answers
A.Latency
B.High MTU
C.Jitter
D.Packet Loss
E.Fast switching
AnswersA, C, D

Delay causes conversation overlaps.

Why this answer

Latency, jitter, and packet loss are the primary enemies of voice quality.

244
MCQhard

A CUBE is configured for H.450.3 call forwarding, but it is not working. What is the most likely cause?

A.Dial-peer not defined
B.Incompatible signaling protocol
C.Codec mismatch
D.SIP profile missing
AnswerB

H.450 is H.323-based and doesn't translate natively to SIP supplementary services without gateway interworking.

Why this answer

H.450.3 is an H.323 supplementary service, which requires specific H.323 configuration and is often incompatible with SIP-based CUBE deployments without proper interworking.

245
MCQeasy

What is the default dial-peer used if no other dial-peer matches a call on a Cisco IOS XE gateway?

A.Dial-peer 0
B.Dial-peer none
C.Dial-peer 1
D.Dial-peer 100
AnswerA

Dial-peer 0 is the default catch-all.

Why this answer

Dial-peer 0 is the system default dial-peer that acts as a catch-all if no specific match is found.

246
Multi-Selectmedium

Which TWO settings in the SIP Profile are crucial for interworking with a PSTN gateway that does not support PRACK?

Select 2 answers
A.Set the Device Pool to 'None'.
B.Enable Early Offer
C.Use H.323 for the trunk.
D.Disable PRACK
E.Increase the Keepalive interval.
AnswersB, D

Early offer is often required for interworking with legacy PSTN gear.

Why this answer

If a gateway doesn't support PRACK, the SIP Profile must be configured to disable it or ensure the CUCM handles the reliability requirement locally.

247
Multi-Selectmedium

Which TWO of the following are functions performed by the CUBE as a Session Border Controller?

Select 2 answers
A.Call routing in CUCM
B.Media interworking
C.IP phone registration
D.Voice mail storage
E.Topology hiding
AnswersB, E

Handles codec and signaling conversions.

Why this answer

CUBE performs topology hiding and media interworking between different SIP networks.

248
MCQmedium

Which protocol is primarily used by Cisco endpoints for music-on-hold (MoH) streaming from a Media Resource Group?

A.SIP INFO
B.HTTPS
C.Unicast RTSP
D.Multicast RTP
AnswerD

Multicast allows a single stream to be consumed by multiple endpoints.

Why this answer

Multicast is the standard method for streaming MoH, as it saves significant bandwidth compared to unicast streams.

249
Multi-Selectmedium

Which TWO of the following features are supported by the Webex Hybrid Message Service? (Choose two)

Select 2 answers
A.Voicemail transcription.
B.Instant message exchange.
C.Email synchronization.
D.Presence status synchronization.
E.Web-based meeting recording.
AnswersB, D

Message exchange is the primary purpose of the service.

Why this answer

The Hybrid Message service facilitates presence updates and message exchange between on-premises IM&P users and the Webex App.

250
Multi-Selectmedium

Which TWO of the following are considered best practices for implementing QoS in a Cisco collaboration network?

Select 2 answers
A.Mark traffic as close to the source as possible
B.Trust all incoming traffic by default
C.Only mark traffic at the WAN edge
D.Extend the trust boundary to the access layer switch
E.Disable all QoS policies to improve performance
AnswersA, D

This ensures consistent classification throughout the path.

Why this answer

Cisco recommends using trust boundaries and marking traffic as close to the source as possible.

251
MCQeasy

Which Cisco feature is used to ensure voice traffic is prioritized over web traffic on a Cisco access switch?

A.SNMP Traps
B.Quality of Service (QoS)
C.Spanning Tree Protocol
D.VLAN Trunking
AnswerB

QoS enables traffic prioritization.

Why this answer

QoS (Quality of Service) is the umbrella term for prioritizing voice packets using DSCP tags.

252
MCQmedium

You are configuring a Webex Calling environment and need to integrate an on-premises PBX via a Local Gateway. Which component must be configured on the CUBE to ensure signaling reachability to the Webex Cloud?

A.Cloud Connected PSTN Gateway
B.Media Termination Point
C.H.323 Gatekeeper
D.SIP Trunk Group
AnswerD

The SIP trunk is the essential component for connecting the Local Gateway to the Webex Calling cloud.

Why this answer

A SIP Trunk must be established between the CUBE and the Webex Calling cloud using the specific Webex signaling IP addresses.

253
Multi-Selecteasy

Which TWO of the following are required components of a Cisco Local Gateway deployment? (Choose two)

Select 2 answers
A.An on-premises Active Directory server.
B.A Cisco Unified Border Element (CUBE).
C.A SIP trunk connecting to Webex Calling.
D.A dedicated fiber-optic internet connection.
E.A cloud-based PSTN provider.
AnswersB, C

CUBE is the mandatory gateway component.

Why this answer

A Local Gateway requires a CUBE (Cisco Unified Border Element) and a SIP trunk to the Webex Calling cloud.

254
Multi-Selecthard

Which THREE of the following items are verified during the Webex Hybrid Service connector installation? (Choose three)

Select 3 answers
A.The local PBX manufacturer.
B.Active Directory service account privileges.
C.User's home network speed.
D.Outbound HTTPS connection to the cloud.
E.SSL/TLS certificate trust chain.
AnswersB, D, E

Permissions must be verified for the service to function.

Why this answer

The installation process validates that the Expressway-C can communicate with the cloud, that the certificates are trusted, and that the service account has the necessary permissions.

255
MCQhard

When configuring Hybrid Call Service for Cisco Unified Communications Manager, which specific requirement must be met for the Expressway-C and Expressway-E pair?

A.They must be configured with a Unified Communications traversal zone.
B.They must use the same certificate authority as the CUCM nodes.
C.They must use a public IP address on the Expressway-C.
D.They must be in the same subnet.
AnswerA

The 'Unified Communications' traversal zone is mandatory for Hybrid Call Service interworking.

Why this answer

The Expressway pair must be registered with the Webex cloud to enable the connector, and specific traversal zones must be configured to pass the signaling traffic.

256
MCQmedium

When configuring CUBE for media flow-around, which command ensures the media goes directly between endpoints?

A.media flow-around
B.media pass-through
C.media-bypass
D.media flow-through
AnswerA

This allows direct end-to-end media.

Why this answer

media flow-around prevents the CUBE from inserting itself into the media path.

257
MCQmedium

You need to verify that an endpoint is correctly sending RTCP reports to Cisco Unified Communications Manager. Which field in the RTCP packet header would you examine to track the jitter statistics?

A.Interarrival Jitter
B.Sequence Number
C.SSRC
D.Timestamp
AnswerA

The interarrival jitter field explicitly reports network quality.

Why this answer

RTCP SR (Sender Report) and RR (Receiver Report) packets contain interarrival jitter fields to help calculate network quality.

258
MCQmedium

You want to implement 'Presence' so users can see the status of other users. Which service must be running on the IM and Presence server?

A.Cisco SIP Proxy
B.Cisco Presence Engine
C.Cisco XCP Router
D.Cisco TFTP
AnswerB

This service handles the core presence logic.

Why this answer

The 'Cisco Presence Engine' service is the core service that processes and updates presence states.

259
MCQmedium

Which service, when enabled, allows CUCM to act as a recording server for calls?

A.Cisco Unified Communications Manager
B.Cisco Recording Server
C.Cisco CTI Manager
D.Cisco Media Resource Manager
AnswerA

The main service handles the recording features.

Why this answer

The Cisco Unified Communications Manager (CallManager) service can be configured to support Built-in Bridge (BIB) for recording.

260
MCQeasy

In a Cisco CUCM cluster, which node is responsible for managing the database and performing configuration updates?

A.Publisher
B.Subscriber
C.TFTP node
D.Music on Hold (MoH) node
AnswerA

The Publisher is the master database node.

Why this answer

The Publisher node is the primary node that holds the master database copy and handles all configuration changes.

261
MCQmedium

In a Webex hybrid environment, what is the primary role of the Expressway-C?

A.To manage public DNS records
B.To act as a SIP proxy for internal phones
C.To provide a secure connector for Hybrid Services
D.To replace the CUCM server
AnswerC

It facilitates the connection between internal services and the cloud.

Why this answer

The Expressway-C acts as the secure on-premises gateway that connects to the Webex cloud, handling signaling and media traversal.

262
MCQeasy

Which component in CUBE is responsible for ensuring that the call session is terminated correctly?

A.Dial-peer
B.Voice translation-profile
C.SIP Stack
D.Voice-class codec
AnswerC

The SIP stack handles call signaling and termination.

Why this answer

The SIP gateway functionality in IOS XE handles the SIP signaling state machine for call termination.

263
Multi-Selectmedium

Which TWO factors significantly impact the choice of audio codec during a call setup in CUCM?

Select 2 answers
A.Codec Preference List
B.DNS Server
C.VLAN ID
D.Region configuration
E.NTP Server
AnswersA, D

Orders the available codecs.

Why this answer

Bandwidth availability (Regions) and codec preference (Codec List) are the main determinants.

Page 3

Page 4 of 4

All pages