Courseiva

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

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

Page 2

Page 3 of 4

Page 4
151
MCQmedium

You are troubleshooting a scenario where video quality is degrading during periods of high data utilization. You identify that video traffic is being dropped in the network. What is the most likely cause if you are using CBWFQ?

A.Video is not being correctly classified into the priority queue
B.The voice traffic is taking up all bandwidth
C.The router's CPU is overloaded
D.The interface is configured for full-duplex
AnswerA

If not correctly classified, video traffic competes with data traffic in the default queue.

Why this answer

If video traffic is not being classified into the correct class-map, it falls into the default class, which is likely experiencing congestion and drops.

152
MCQhard

You want to ensure that a specific device pool always uses a G.729 codec for inter-site calls. What is the most effective approach?

A.Define a Region matrix setting the audio bitrate between the two regions to G.729.
B.Use a translation pattern.
C.Set the codec in the device pool.
D.Configure the codec on the SIP trunk.
AnswerA

Region matrices control inter-site codec negotiation.

Why this answer

You define a Region for the site, another Region for the destination site, and then set the audio codec preference between those two regions to G.729.

153
Multi-Selecthard

When troubleshooting Webex Calling, which THREE factors are critical for maintaining call quality over a hybrid network?

Select 3 answers
A.Quality of Service (QoS) tagging
B.Local database replication speed
C.Low round-trip time (latency)
D.Sufficient upload/download bandwidth
E.Hardware firewall bypass
AnswersA, C, D

Essential for prioritizing voice traffic.

Why this answer

QoS, bandwidth, and latency are the three pillars of maintaining high-quality voice in hybrid environments.

154
MCQhard

You are integrating an external voicemail system with CUCM. Which object is used to define the dialable number that users call to reach their voicemail box?

A.Voicemail Pilot
B.Voicemail Profile
C.Route Pattern
D.Translation Pattern
AnswerA

The VM Pilot number is what users dial to access their voicemail.

Why this answer

A Voicemail Pilot is the directory number that acts as the entry point to the voicemail application.

155
MCQeasy

Which dashboard in Control Hub provides insights into the quality and usage of hybrid services?

A.Device Dashboard
B.Troubleshooting Dashboard
C.Analytics Dashboard
D.Management Dashboard
AnswerC

The Analytics section provides reporting on usage and quality.

Why this answer

The Analytics dashboard in Control Hub is the central location for viewing performance metrics and usage data for various services.

156
MCQmedium

A Cisco IOS XE gateway is failing to route calls because the dial-peer is not matching the incoming call. Which command helps you identify the dial-peer that matched the incoming call?

A.show voice call status
B.show dial-peer voice summary
C.debug ccsip messages
D.debug voip dialpeer all
AnswerD

This command traces the dial-peer selection process.

Why this answer

debug voip dialpeer all shows the matching logic for both inbound and outbound dial-peers.

157
MCQmedium

You are configuring QoS for a Cisco Unified Communications Manager (CUCM) deployment. You need to ensure that audio media traffic between endpoints is marked correctly. Which DSCP value should be assigned to RTP audio traffic according to the Cisco SRND best practices?

A.DSCP 46 (EF)
B.DSCP 34 (AF41)
C.DSCP 24 (CS3)
D.DSCP 0 (BE)
AnswerA

EF is the standard recommended marking for voice media.

Why this answer

Cisco best practices recommend marking RTP audio traffic with EF (Expedited Forwarding) or DSCP 46 to ensure low latency and low jitter.

158
MCQeasy

What is the primary function of a 'Class Map' in a Cisco IOS QoS configuration?

A.To categorize and match specific traffic flows
B.To define the action taken on traffic
C.To set the DSCP value for a packet
D.To assign a specific interface for traffic
AnswerA

Class maps are used for classification and matching.

Why this answer

A class map defines the criteria used to identify and categorize traffic, such as matching DSCP values or ACLs.

159
MCQmedium

Which service must be running for a Cisco IP Phone to download its configuration file via TFTP?

A.Cisco CallManager
B.Cisco CTIManager
C.Cisco TFTP
D.Cisco Database Layer Monitor
AnswerC

This service serves files to the endpoints.

Why this answer

The Cisco TFTP service is responsible for providing configuration files and firmware updates to registered devices.

160
MCQhard

You need to implement redundancy for a remote site using Survivable Remote Site Telephony (SRST). Which parameter in the Device Pool ensures that the phones fail over to the local router during a CUCM WAN outage?

A.AAR Calling Search Space
B.Cisco Unified CM Group
C.SRST Reference
D.Network Locale
AnswerC

The SRST Reference defines the IP address of the gateway to be used during an outage.

Why this answer

The 'SRST Reference' in the Device Pool points the IP phones to the local voice gateway to act as a backup call controller.

161
MCQeasy

Which object acts as the primary container for a specific set of users in CUCM?

A.Device Pool
B.Location
C.User Group
D.Partition
AnswerC

User groups are used to manage permissions and access.

Why this answer

While users are added to the system, they are often grouped into User Groups for permission management.

162
MCQeasy

Which field in a Route Pattern determines how CUCM processes a call when a user dials a number that matches the pattern?

A.Calling Search Space
B.Gateway/Route List
C.Route Filter
D.Translation Pattern
AnswerB

This field directs the matched call to the destination gateway or route list.

Why this answer

The 'Route Option' and 'Route Partition' fields work together, but the 'Gateway/Route List' field specifically tells CUCM where to send the call once the pattern is matched.

163
MCQhard

An administrator is troubleshooting a failed Hybrid Calendar setup. The 'Connector' shows as 'Down' in Control Hub. What is the most likely reason?

A.The calendar integration license is invalid.
B.The Expressway-C host cannot reach the cloud over port 443.
C.The user's password expired.
D.The user is not in the correct group in Active Directory.
AnswerB

The connector requires outbound HTTPS connectivity to communicate with the Webex cloud.

Why this answer

If the service connector is down, it usually indicates a loss of connectivity from the Expressway-C host to the cloud, or an issue with the management service process on the appliance.

164
MCQeasy

Which protocol is primarily used for the transmission of real-time voice and video data between two endpoints?

A.SCCP
B.TFTP
C.RTP
D.SIP
AnswerC

RTP carries the actual media stream.

Why this answer

RTP (Real-time Transport Protocol) is the standard for media transport.

165
Multi-Selectmedium

Which TWO configuration steps must be completed to ensure proper redundancy for a CUCM group? (Select TWO)

Select 2 answers
A.Configure a separate SIP trunk for each node
B.Create a new partition for each node
C.Assign the Device Pool to the device
D.Assign the CUCM group to the Device Pool
E.Enable Heartbeat on the physical switch
AnswersC, D

The device must inherit the group via the Device Pool.

Why this answer

To ensure CUCM redundancy, the Cisco Unified Communications Manager Group must be assigned to the Device Pool, and the Device Pool must be assigned to the phone.

166
Multi-Selecteasy

Which THREE components are part of the CUCM redundancy architecture?

Select 3 answers
A.Cisco Unified CM Group
B.The TFTP service.
C.SRST Reference
D.Publisher and Subscriber nodes
E.Cisco Unity Connection.
AnswersA, C, D

The primary mechanism for node failover.

Why this answer

Redundancy in CUCM is built on node groups, failover lists, and the publisher/subscriber model.

167
MCQhard

When designing for emergency services (E911) in a multisite deployment, what is the best practice for ensuring calls are routed to the correct Public Safety Answering Point (PSAP)?

A.Route all calls to a central office.
B.Implement ELIN-based routing.
C.Use the caller's IP address.
D.Disable emergency routing.
AnswerB

ELIN provides the caller's specific physical location to the PSAP.

Why this answer

Using Location-based routing or ELIN (Emergency Location Identification Number) ensures the PSAP receives the specific physical address of the caller.

168
MCQmedium

When a user is off-network, how do they connect to the corporate network resources if you have deployed Hybrid services?

A.The Expressway-E provides direct access.
B.The user must use a VPN client.
C.The Webex App automatically tunnels all traffic to the corporate network.
D.The Hybrid Services connector bridges the traffic.
AnswerB

VPNs provide the necessary secure path for accessing on-premises resources.

Why this answer

The Webex App typically connects directly to the cloud; if internal resources are needed, a VPN or other secure access method is required, as the Webex App does not act as a site-to-site VPN.

169
MCQeasy

What is the maximum number of nodes in a standard Expressway-C cluster for Hybrid Services?

A.8
B.4
C.6
D.2
AnswerC

The platform officially supports up to 6 nodes in a cluster.

Why this answer

A standard Expressway-C cluster supports up to six nodes to ensure high availability and scalability.

170
MCQeasy

What is the default behavior for DSCP markings on traffic originating from a Cisco IP Phone that has not been configured with specific QoS policies?

A.Marked as DSCP 34 (AF41)
B.Traffic is not marked until a policy-map is applied
C.Marked as DSCP 46 for voice and CS3 for signaling
D.Marked as DSCP 0 (Best Effort)
AnswerC

This is the factory default behavior for Cisco IP Phones.

Why this answer

By default, Cisco IP Phones mark voice media as DSCP 46 (EF) and signaling as DSCP 24 (CS3) automatically.

171
MCQhard

A CUBE is receiving calls but rejecting them due to '488 Not Acceptable Here'. What is the most likely reason?

A.Codec mismatch
B.Authentication failure
C.SIP registration expired
D.Dial-peer inactive
AnswerA

488 indicates an SDP/media negotiation failure.

Why this answer

488 usually indicates a mismatch in media capabilities (codecs or SDP) offered vs what is configured on the dial-peer.

172
MCQeasy

Which command is used on the Expressway CLI to verify the status of the Hybrid Service connector process?

A.netstat -anp
B.utils webex status
C.show services
D.xstatus management services
AnswerD

The xstatus command displays the status of running services including the connector management.

Why this answer

The 'xstatus' command is the primary tool for verifying the status of processes and services running on the Expressway platform.

173
MCQeasy

Which command allows an administrator to view the current status of registered media resources, such as transcoders, on a Cisco IOS gateway?

A.show dial-peer voice
B.show sccp
C.show media resources
D.show voice gateway status
AnswerB

This command shows the status of SCCP-registered media resources.

Why this answer

'show sccp connections' or 'show sccp' is the standard way to verify the registration status and capabilities of media resources on a gateway.

174
MCQeasy

In a multisite WAN deployment, which codec should you choose to balance voice quality and bandwidth consumption across a constrained link?

A.G.711
B.G.729
C.AAC-LD
D.G.722
AnswerB

G.729 is highly efficient for bandwidth-constrained WAN links.

Why this answer

G.729 is the standard low-bandwidth codec that provides acceptable voice quality at 8kbps.

175
MCQhard

You need to prevent certain internal users from making international calls while allowing them to dial local numbers. What is the most efficient way to implement this in CUCM?

A.Use an Application Dial Rule.
B.Modify the device pool's location.
C.Assign a CSS to the device that includes a Partition containing local routes but excludes a Partition containing international routes.
D.Configure a Route Filter on the Route Pattern.
AnswerC

By placing patterns in different partitions and assigning a restrictive CSS to the user, you control access.

Why this answer

Partitioning and Calling Search Spaces (CSS) are the standard mechanisms in CUCM to restrict dialing privileges based on the source of the call.

176
MCQmedium

You are configuring a 'Route List'. If all the 'Route Groups' within the list are busy, what is the default behavior of the CUCM call routing engine?

A.The call is sent to the primary gateway again.
B.The call is queued.
C.The call is forwarded to the PSTN.
D.The call is dropped immediately.
AnswerD

CUCM returns a busy tone to the caller.

Why this answer

By default, if all gateways/trunks are busy, the call is rejected with a busy tone (or fast busy), unless 'Route Next Hop' or 'AAR' is configured.

177
MCQmedium

Which protocol is primarily used by CUCM to communicate with endpoints for registration and call control?

A.SNMP
B.SIP
C.MGCP
D.H.323
AnswerB

SIP is the standard protocol used by modern Cisco IP phones.

Why this answer

SCCP (Skinny) or SIP are the two primary protocols used by endpoints to register with CUCM.

178
MCQmedium

A network engineer is deploying Cisco Unified Border Element (CUBE) and must ensure that voice traffic is prioritized correctly across the enterprise network. Which command correctly maps the voice traffic DSCP value to the correct priority queue in a Cisco IOS-XE router?

A.class-map match-any VOICE; match protocol sip; policy-map VOICE-POLICY; class VOICE; queue-limit 100
B.class-map match-all VOICE; match dscp cs4; policy-map VOICE-POLICY; class VOICE; bandwidth 1000
C.class-map match-any VOICE; match dscp ef; policy-map VOICE-POLICY; class VOICE; fair-queue
D.class-map match-any VOICE; match dscp ef; policy-map VOICE-POLICY; class VOICE; priority 1000
AnswerD

This sequence correctly identifies voice traffic and assigns it to the strict priority queue.

Why this answer

The 'priority' command within a policy-map defines the LLQ (Low Latency Queuing) behavior for voice traffic.

179
MCQeasy

Which DSCP value is recommended for Call Signaling traffic in a Cisco Unified Communications network?

A.AF31 (26)
B.EF (46)
C.CS3 (24)
D.AF41 (34)
AnswerC

CS3 is the standard for call control signaling.

Why this answer

CS3 (DSCP 24) is the recommended value for signaling traffic to prioritize it over standard data traffic.

180
Multi-Selectmedium

Which TWO of the following are valid methods to handle digit manipulation in CUCM?

Select 2 answers
A.Route Filter
B.Region Matrix
C.Translation Pattern
D.Location Configuration
E.Calling Party Transformation Pattern
AnswersC, E

A common method for mid-call digit manipulation.

Why this answer

Digit manipulation can be performed using Translation Patterns (in the dial plan) or transformation patterns (on the gateway).

181
Multi-Selecthard

Which TWO steps are required to successfully deploy the Webex Hybrid Calendar service with Microsoft Exchange?

Select 2 answers
A.Create an impersonation role in Exchange
B.Configure an H.323 gatekeeper
C.Enable Webex Meetings on the local CUCM
D.Disable Active Directory integration
E.Deploy the Calendar Connector on a Virtual Machine
AnswersA, E

Impersonation allows the connector to access user calendars.

Why this answer

The hybrid calendar requires the creation of an application account in Office 365 and the installation of a Calendar Connector.

182
MCQmedium

Which component allows for automatic rerouting of a call if the primary gateway is busy or unreachable?

A.Partition
B.Device Pool
C.Route Group
D.Route List
AnswerD

Route lists are designed for gateway failover.

Why this answer

Route Lists include a list of Route Groups, and if a gateway in a route group fails or is busy, the route list can fail over to the next group or gateway.

183
Multi-Selecthard

Which THREE of the following are recommended steps when designing a secure signaling path between CUCM and a CUBE gateway?

Select 3 answers
A.Install and trust CA certificates
B.Configure a SIP Trunk Security Profile
C.Disable SIP digest authentication
D.Enable TLS on the trunk
E.Enable H.323 Fast Start
AnswersA, B, D

Required for mutual authentication.

Why this answer

Using SIP Trunk Security Profiles, installing the correct CA certificates, and enabling TLS are the three pillars of securing the SIP signaling path.

184
Multi-Selectmedium

Which TWO features are managed by the 'Cisco Unified Serviceability' tool?

Select 2 answers
A.IP Phone registration.
B.Bulk phone import.
C.Alarm and Trace configuration
D.User password reset.
E.Service Activation
AnswersC, E

This is the primary tool for diagnostic logging.

Why this answer

Serviceability is used for service status and alarm management in the cluster.

185
MCQhard

You are managing a Cisco Collaboration cluster and notice that database replication is stuck in a '3' (blocked) state. What is the standard troubleshooting step?

A.utils dbreplication reset
B.utils service restart Cisco Database Layer Monitor
C.utils system restart
D.utils network ping
AnswerA

This command forces a rebuild of the database replication across the cluster.

Why this answer

The 'utils dbreplication runtimestate' command is used to check the health, and 'utils dbreplication reset' is the standard procedure to fix synchronization issues.

186
MCQhard

When using 'Call Pickup', how does a user pick up a call that is ringing on another phone in the same pickup group?

A.By dialing the target phone extension.
B.By selecting 'Hold' on their own line.
C.By accessing the CUCM web interface.
D.By pressing the 'Pickup' softkey.
AnswerD

The softkey triggers the feature to intercept the call.

Why this answer

Users initiate a call pickup by pressing the 'Pickup' softkey, which is configured on their phone button template.

187
MCQmedium

A user complains that they cannot see the 'Transfer' softkey on their phone during an active call. Where is the most appropriate place to check the softkey configuration?

A.Device > Device Settings > Softkey Template
B.System > Enterprise Phone Configuration
C.Device > Device Pool
D.Device > Phone
AnswerA

Softkey templates define the layout and visibility of softkeys.

Why this answer

Softkey Templates are assigned to devices (or device pools) to define which buttons appear during various call states.

188
Multi-Selectmedium

Which TWO of the following items can be monitored in the Webex Control Hub under the 'Hybrid' tab? (Choose two)

Select 2 answers
A.Physical desk phone inventory.
B.PSTN usage minutes.
C.Connector status (up/down).
D.Connection health metrics.
E.User password history.
AnswersC, D

Status monitoring is the primary function of the dashboard.

Why this answer

The Hybrid tab provides real-time health monitoring and connectivity status for all deployed service connectors.

189
MCQeasy

What is the default behavior of CUCM when a phone is moved to a new site and registers with the local CUCM node, but the Device Pool is not updated?

A.The phone registers but keeps old Region/Location settings.
B.The phone refuses to register.
C.The phone forces a factory reset.
D.The phone defaults to the 'Default' device pool.
AnswerA

The phone uses the assigned device pool configuration regardless of its physical location.

Why this answer

If the device pool is not updated, the phone will continue to use its original Region and Location settings, potentially causing media issues if it crosses a WAN link.

190
MCQmedium

What is the impact of removing a node from a Hybrid Video Mesh cluster that is currently hosting active meetings?

A.The node remains active until the last call ends
B.Active calls are dropped or experience disruption
C.The cloud takes over the media immediately
D.The meetings are automatically migrated to another node
AnswerB

The abrupt removal of a node hosting live traffic causes session disruption.

Why this answer

Active meetings are disrupted. The system will attempt to re-route, but call quality will drop or the call will drop during the shift.

191
MCQmedium

You are deploying a Webex Room device in a hybrid environment. What is the benefit of registering it to Webex instead of on-premises CUCM?

A.It allows the device to function without an internet connection.
B.It enables full access to Webex cloud features like whiteboarding and AI-driven metrics.
C.It reduces the bandwidth required for video calls.
D.It forces the device to use on-premises media routing.
AnswerB

Cloud-registered devices have deeper integration with the Webex platform features.

Why this answer

Registering to the cloud allows the device to receive automatic updates and access Webex-specific features like whiteboard sharing and cloud-based call control.

192
MCQmedium

What is the purpose of the 'Common Device Configuration' in CUCM?

A.To manage trunk security.
B.To manage bandwidth.
C.To manage user passwords.
D.To group shared settings like softkey templates.
AnswerD

This simplifies applying features to many phones.

Why this answer

Common Device Configuration allows you to group settings like softkey templates and phone button templates that apply to multiple devices.

193
MCQeasy

Which component in CUCM is responsible for providing the necessary resources for conference calls, such as hardware or software-based conference bridges?

A.Region
B.Route Group
C.Media Resource Group
D.Device Pool
AnswerC

Media Resource Groups are logical collections of media devices like conference bridges.

Why this answer

Media Resource Groups (MRG) collect media resources like conference bridges, and MRG lists (MRGL) determine which resources are available to specific devices.

194
MCQmedium

When managing Webex Calling using the 'Webex Calling' app versus the 'Webex' app, what determines the calling capabilities?

A.The user's assigned license in Control Hub.
B.The firmware version of the desk phone.
C.The location of the user's home network.
D.The operating system of the device.
AnswerA

License assignment is the primary driver of feature availability in Webex apps.

Why this answer

The calling capabilities are determined by the license assigned to the user in Control Hub, which dictates the service features available to the client.

195
MCQhard

You are deploying a Cisco Expressway-E in a DMZ. Which port must be opened on the external firewall to allow for H.460.18/19 firewall traversal for H.323 endpoints?

A.1720
B.5061
C.8080
D.443
AnswerA

TCP 1720 is the standard port for H.323 signaling.

Why this answer

Port 1720 is the standard H.323 signaling port used for traversal through the Expressway-E.

196
MCQhard

You are deploying Webex Hybrid Data Security (HDS). After deploying the virtual machines for the HDS nodes, you find they are not appearing in Control Hub. What is the first step you should take to troubleshoot the registration?

A.Disable the firewall on the HDS node.
B.Restart the Cisco Webex Hybrid Services host.
C.Check the local log files in the HDS node using the CLI.
D.Re-download the management certificate.
AnswerC

Verifying the registration logs on the node is the standard procedure to identify connectivity or credential issues.

Why this answer

The HDS nodes communicate with the cloud via the activation code generated in Control Hub; if they don't appear, check the local logs on the node to see if the registration request is reaching the cloud.

197
Multi-Selecthard

Which THREE of the following factors impact the quality of video calls in a network?

Select 3 answers
A.Packet loss
B.Interface description
C.Jitter
D.Router uptime
E.Latency
AnswersA, C, E

Packet loss causes artifacts and frame drops.

Why this answer

Jitter, packet loss, and latency are the three primary network factors that degrade real-time video performance.

198
Multi-Selecthard

Which THREE of the following items can be defined within a Device Pool?

Select 3 answers
A.Location
B.Date/Time Group
C.Translation Pattern
D.Region
E.Route Partition
AnswersA, B, D

Locations are mapped to device pools for CAC.

Why this answer

Device pools provide a centralized location to apply settings like Date/Time, Regions, and Locations to devices.

199
MCQmedium

Which service in CUCM is responsible for handling the registration of SIP devices?

A.Cisco Database Layer Monitor
B.Cisco CallManager
C.Cisco CTIManager
D.Cisco TFTP
AnswerB

This service is the heart of CUCM call processing.

Why this answer

The Cisco CallManager service handles all primary call control, including SIP registration.

200
MCQmedium

In a Cisco collaboration design, you are tasked with identifying the DHCP Option required for Cisco IP Phones to discover the TFTP server address automatically. Which option is standard for this purpose?

A.Option 66
B.Option 128
C.Option 150
D.Option 43
AnswerC

This is the required option for Cisco Unified IP Phone TFTP discovery.

Why this answer

DHCP Option 150 is the standard Cisco-specific option used to provide the IP addresses of the TFTP servers to IP endpoints.

201
MCQmedium

When designing a redundant CUCM deployment, which mechanism ensures that if a primary subscriber fails, phones automatically register to a secondary subscriber?

A.SIP Trunk Security Profile
B.Route List
C.CM Group
D.Device Pool
AnswerC

The CM Group determines the registration order and redundancy for devices.

Why this answer

The Cisco Unified Communications Manager Group (CM Group) defines the ordered list of CUCM servers that a device will attempt to register with.

202
MCQmedium

You are configuring a local gateway for Webex Calling. Which mechanism ensures that the Webex Cloud can communicate with your on-premises edge device without requiring inbound firewall ports?

A.Webex Calling Connector via port forwarding
B.Outbound TLS connection from CUBE to Webex Cloud
C.SIP Trunk over VPN
D.H.323 Gatekeeper registration
AnswerB

The CUBE initiates an outbound secure connection to Webex cloud.

Why this answer

Webex Calling Local Gateways use the Expressway-C or CUBE to establish an outbound TLS connection to the Webex cloud, removing the need for inbound port openings.

203
Multi-Selecteasy

Which TWO protocols are used for managing the quality and monitoring of VoIP sessions?

Select 2 answers
A.TFTP
B.RTCP
C.SIP
D.RTP
E.SNMP
AnswersB, E

RTCP is the feedback protocol for RTP.

Why this answer

RTCP is used for quality feedback, and SNMP or various management protocols are used for monitoring.

204
MCQmedium

You are designing a solution for a Cisco IP Phone that does not receive an IP address. Which DHCP feature must be enabled on the access switch to forward requests to the DHCP server?

A.802.1X Authentication
B.IP Helper Address
C.Port Security
D.DHCP Snooping
AnswerB

This forwards the DHCP broadcast to the designated server.

Why this answer

DHCP Relay (or IP Helper Address) is required to forward broadcast DHCP requests across VLAN boundaries to a centralized DHCP server.

205
Multi-Selecthard

Which THREE commands are used to configure a SIP profile in CUBE?

Select 3 answers
A.dial-peer voice
B.voice-class sip-profiles apply
C.voice class sip-profiles
D.request/response
E.sip-ua
AnswersB, C, D

Required to bind the profile to a dial-peer.

Why this answer

SIP profiles require creating a voice class, defining the match/modify rules, and applying it to a dial-peer.

206
Multi-Selectmedium

Which TWO of the following are common reasons for database replication failure in a CUCM cluster?

Select 2 answers
A.Blocked database replication ports
B.Incorrect IP address in host file
C.High CPU utilization on the publisher
D.Missing TFTP files
E.NTP drift between nodes
AnswersA, E

Replication requires specific TCP ports to be open.

Why this answer

NTP synchronization issues and TCP port connectivity (like 1515, 1502) between nodes are the most frequent causes of database replication failure.

207
Multi-Selecthard

Which THREE of the following items must be verified during a site-to-site VPN check for collaboration traffic?

Select 3 answers
A.DHCP relay configuration
B.MTU size
C.NTP server reachability
D.UDP port range availability
E.DSCP tag preservation
AnswersB, D, E

Must be sufficient to avoid packet fragmentation.

Why this answer

MTU sizes (to avoid fragmentation), DSCP tag preservation (to maintain QoS), and UDP port ranges (for RTP media) are critical for successful inter-site communication.

208
MCQmedium

You are designing a solution for secure voice signaling. Which protocol provides encryption for SIP signaling messages in a CUCM environment?

A.IPsec
B.SRTP
C.TLS
D.SSH
AnswerC

TLS is used to encrypt the SIP signaling path.

Why this answer

SIP messages are encrypted using TLS (Transport Layer Security), which is referred to as SIPS in the context of secured signaling.

209
MCQeasy

Which protocol provides the signaling for Webex Room devices when they are registered to CUCM (on-premises)?

A.MGCP
B.SCCP
C.SIP
D.H.323
AnswerC

SIP is the standard protocol for Cisco endpoints.

Why this answer

Webex Room devices can use SIP to register to on-premises CUCM systems.

210
MCQeasy

Which protocol is used by IP phones to register with the Cisco Unified Communications Manager?

A.RTCP
B.SCCP or SIP
C.MGCP
D.H.323
AnswerB

These are the two primary protocols for phone registration.

Why this answer

Cisco IP phones use SCCP (Skinny) or SIP to communicate and register with CUCM.

211
MCQhard

You are configuring Webex Hybrid Data Security (HDS). What is the purpose of the 'Key Management Service' (KMS) in this architecture?

A.To authenticate users against local Active Directory
B.To facilitate the storage of encrypted meeting recordings
C.To manage SIP signaling encryption
D.To allow the enterprise to maintain control over encryption keys
AnswerD

This is the core value proposition of HDS.

Why this answer

HDS allows customers to hold their own keys; the HDS nodes in the private cloud handle the key encryption and decryption requests to ensure data privacy.

212
Multi-Selecteasy

Which THREE methods are used by Cisco IP phones to obtain their configuration files?

Select 3 answers
A.SMTP
B.FTP
C.Auto-discovery via Service Discovery
D.Manual TFTP entry
E.DHCP Option 150
AnswersC, D, E

Used in newer firmware/webex environments.

Why this answer

DHCP options, manual entry, and auto-discovery/TFTP are standard methods.

213
MCQhard

A user is unable to receive incoming PSTN calls via a Webex Calling Local Gateway. You observe that the INVITE from the provider reaches the CUBE, but the CUBE sends a 403 Forbidden. What is the most likely cause?

A.The PSTN provider is using an unsupported codec
B.The incoming dial peer is missing or misconfigured
C.The Webex cloud is unreachable
D.The user's directory number is not in the PSTN white list
AnswerB

A 403 indicates the CUBE denied the request, typically due to lack of a matching dial-peer.

Why this answer

A 403 Forbidden on the CUBE usually indicates that the dial-peer or translation pattern does not match the incoming number or that the caller is not authorized based on the configured dial peer settings.

214
MCQhard

An endpoint using the Opus codec is experiencing one-way audio. The SDP exchange indicates that the endpoint is offering a wideband range. Where in CUCM would you modify the Region settings to force the use of a specific codec for this endpoint?

A.Service Parameters
B.Device Pool
C.SIP Profile
D.Region Settings
AnswerD

Regions define the max audio bit rate used between endpoints.

Why this answer

The Region settings in CUCM define the maximum audio bit rate between regions; the codec is chosen based on these region constraints.

215
MCQhard

You are configuring DNS SRV records to support Jabber service discovery. Which domain format is correct for the _collab-edge._tls record?

A._tls._collab-edge.example.com
B.collab-edge.example.com._tls
C._collab-edge._tcp.example.com
D._collab-edge._tls.example.com
AnswerD

This is the correctly formatted SRV record for MRA discovery.

Why this answer

The _collab-edge._tls record is used by Cisco Expressway-E for MRA discovery, and it must point to the FQDN of the Expressway-E cluster.

216
MCQmedium

Which log file is most useful for troubleshooting registration issues between an IP phone and CUCM?

A.Cisco CallManager Traces
B.System Health Reports
C.Cisco TFTP Logs
D.Cisco Tomcat Logs
AnswerA

These traces show the SIP/SCCP signaling flow and registration attempts.

Why this answer

The Cisco CallManager traces are essential for reviewing the registration/signaling exchange between the device and the call agent.

217
MCQmedium

Which option allows a customer to keep their existing PSTN numbers while moving to Webex Calling?

A.Number aliasing.
B.Number forwarding.
C.Number porting.
D.Number provisioning.
AnswerC

Number porting is the industry-standard process for moving numbers between providers.

Why this answer

Number porting allows customers to move their existing numbers from their current carrier to the Webex Calling service provider.

218
Multi-Selecthard

Which THREE actions are possible using SIP profiles on a CUBE?

Select 3 answers
A.Modify SIP headers
B.Add SIP headers
C.Remove SIP headers
D.Change voice codec
E.Route calls to PSTN
AnswersA, B, C

Used for header normalization.

Why this answer

SIP profiles can modify headers, remove headers, and add headers to SIP messages.

219
Multi-Selectmedium

Which THREE codecs are natively supported by the Cisco IP Phone 8800 series?

Select 3 answers
A.Opus
B.H.264
C.G.729
D.G.723
E.G.711
AnswersA, C, E

Modern wideband codec.

Why this answer

G.711, G.729, and Opus/G.722 are widely supported across the 8800 series.

220
MCQmedium

When configuring a policy-map for voice traffic, which command is used to assign a specific bandwidth guarantee to a class?

A.rate-limit [kbps]
B.guarantee [kbps]
C.priority bandwidth
D.bandwidth [kbps]
AnswerD

The 'bandwidth' command defines the minimum bandwidth guarantee.

Why this answer

The 'bandwidth' command allows you to reserve a specific amount of bandwidth for a class within a policy-map.

221
MCQmedium

When troubleshooting a Hybrid Media Service node, which log file is most critical for determining if the media is being routed correctly to the cloud?

A.Hybrid Media Service logs
B.Cisco Discovery Protocol logs
C.System event logs
D.Call processing logs
AnswerA

These specifically capture the media node interaction.

Why this answer

The Hybrid Media Service logs on the Expressway-C contain the signaling and media path details necessary for troubleshooting pathing issues.

222
Multi-Selecthard

Which THREE parameters are affected when you change the 'Location' of a device?

Select 3 answers
A.Video bandwidth limits
B.The phone's directory number.
C.The phone's display language.
D.Audio bandwidth limits
E.RSVP-enabled path
AnswersA, D, E

Video bandwidth is managed per location.

Why this answer

Location changes directly impact bandwidth reservation, call admission control, and inter-site call quality.

223
MCQmedium

You are configuring a SIP trunk between CUCM and a CUBE. Which setting is critical to ensure that the SIP signaling is encrypted?

A.SIP Trunk Security Profile
B.Enterprise Parameters
C.Device Pool
D.SIP Profile
AnswerA

This profile defines the security settings for the SIP trunk.

Why this answer

A SIP Trunk Security Profile is where you define the security mode (Authenticated or Encrypted) for the trunk.

224
MCQhard

A company is implementing Webex Edge Connect. They require a dedicated circuit. Who must they coordinate with to set up the physical connection?

A.The local Internet Service Provider only.
B.The Webex Control Hub automated provisioning tool.
C.Cisco Technical Support
D.A certified Cisco Webex Edge Connect partner.
AnswerD

The physical circuit must be managed by a partner authorized to provide the Webex Edge Connect service.

Why this answer

Webex Edge Connect requires a connection through a certified partner or service provider who can provide the MPLS/dedicated access to the Webex cloud.

225
MCQeasy

Where in Webex Control Hub do you go to view the health status of all deployed Hybrid Services connectors?

A.Devices > Management
B.Analytics > Reports
C.Services > Hybrid
D.Users > Settings
AnswerC

The Hybrid section is the dedicated management portal for all Hybrid Service connectors.

Why this answer

The 'Hybrid' tab in Control Hub provides a centralized dashboard for all services, including status and alerts for individual connectors.

Page 2

Page 3 of 4

Page 4

All pages