CISCO 100-890 Supporting Cisco Collaboration Devices (CLTECH) Free Practice Test — 30 Questions
This practice set covers core troubleshooting and configuration scenarios for Cisco collaboration devices and platforms. It tests your ability to diagnose poor call quality, voicemail access failures, TelePresence issues, and outbound call problems. You will apply knowledge of Cisco Unified Communications Manager (CUCM) components such as device pools, calling search spaces, route groups, and media resource groups. The set also addresses Quality of Service (QoS) for voice and video, SIP trunk security, and contact center scripting in UCCX. Mastery of these topics helps ensure reliable communication services.
What this 100-890 practice set measures
This is an analysis of the practice bank, not a claim about the vendor's live exam blueprint. Use it to identify the knowledge, judgment, and recall patterns exercised here, then verify your coverage against the current official exam guide.
Troubleshooting Common Collaboration Issues
Effective troubleshooting in a Cisco collaboration environment requires a systematic approach to isolate network, device, and application problems. The practice bank emphasizes verifying network connectivity first, whether for voicemail access, outbound calls, or Webex meeting joins. It highlights that interference from electronic devices can cause poor call quality, while insufficient bandwidth leads to video pixelation and audio drops. Echo issues are traced to improper echo cancellation settings. The common thread is that connectivity and resource availability are primary suspects.
- Always verify network connectivity between the endpoint and the server or gateway as the first troubleshooting step.
- Poor call quality is often due to RF interference or insufficient bandwidth for real-time media.
- Intermittent audio drops in Webex are typically caused by network congestion.
- Echo problems are resolved by correctly configuring echo cancellation on voice gateways.
- Call control system (CUCM) status must be checked for outbound call failures.
Configuring Unified Communications Manager (CUCM) Components
CUCM configuration relies on logical groupings and policy objects to manage devices and call routing. Device pools group devices by physical location, allowing consistent application of region and call admission control settings. Media Resource Group Lists (MRGL) prioritize media resources like conference bridges. Route groups define the order of gateways for outbound calls. Hunt groups distribute incoming calls to users or devices. Translation patterns modify dialed digits, and calling search spaces (CSS) control which routes a device can access. Understanding these components is essential for proper call flow.
- Device pools simplify management by grouping devices by location and applying common settings.
- MRGLs ensure media resources are used in the desired sequence.
- Route groups allow load balancing and failover across multiple gateways.
- Hunt groups distribute calls among a set of destinations based on algorithms.
- Calling search spaces restrict or allow call destinations for security and dialing restrictions.
Optimizing Network Performance for Collaboration
Real-time collaboration applications demand consistent network performance. Quality of Service (QoS) is critical to prioritize voice and video traffic over less sensitive data. For TelePresence, QoS must be configured to reserve bandwidth and reduce jitter and packet loss. Region configurations in CUCM define codec choices, which directly impact bandwidth usage and call quality. Insufficient bandwidth manifests as pixelation, freezing, and choppy audio. Administrators must also consider enabling encryption for SIP trunks and media traffic to protect against eavesdropping.
- QoS prioritizes voice and video traffic to ensure low latency and minimal packet loss.
- Region settings determine codec selection, balancing quality and bandwidth consumption.
- Insufficient bandwidth causes pixelation and freezing in TelePresence and audio drops in Webex.
- Encryption for SIP trunks and media traffic secures communication channels.
- Regular firmware updates and security patches are best practices for device security.
Understanding Collaboration Applications and Security
Cisco collaboration includes applications like Unity Connection for voicemail, UCCX for contact center scripting, Webex Teams for meetings, and Jabber for instant messaging. Each has specific configuration considerations. Unity Connection provides voicemail and messaging services. UCCX scripts automate call routing and IVR. Webex Teams and Jabber require stable internet and encryption for message traffic. Securing these applications involves enabling encryption, updating firmware, and configuring SIP trunk security profiles to protect signaling and media.
- Unity Connection's primary function is voicemail and unified messaging; connectivity to CUCM is essential.
- UCCX scripts define routing logic, call queuing, and agent selection for contact centers.
- Webex Teams meetings require stable internet; firewall and DNS issues are common culprits.
- Jabber performance benefits from enabling encryption for instant messaging.
- SIP trunk security profiles enforce transport encryption and authentication for external calls.
Practice CISCO 100-890 Supporting Cisco Collaboration Devices (CLTECH) with real flashcards
Read the prompt, commit to an answer, then flip the card. Move through the deck at your own pace and repeat any topic that does not come back quickly.
Card 1 of 20
1 reviewed this session
Static practice bank
Start the 30-question diagnostic
The complete question bank is embedded in this pre-rendered page. There is no database request or second content download when you begin.
Which of the following actions should be taken to troubleshoot poor call quality on Cisco IP phones?
Study workflow
Turn one 100-890 attempt into a study plan
- 1
Verify Network Connectivity
When a user reports a collaboration issue, start by confirming network connectivity between the endpoint and the relevant server (e.g., voicemail server, CUCM, or gateway). Use ping, traceroute, or device status screens to isolate layer 2/3 issues. This step quickly identifies if the problem is network-related, which is the most common cause.
- 2
Check Call Control System Status
If outbound calls fail, verify that the call control system (CUCM) is running and reachable. Check service status, device registrations, and SIP trunk connectivity. A rebooted or misconfigured CUCM can prevent call setup. Use CUCM's Real-Time Monitoring Tool (RTMT) to identify active alarms.
- 3
Review QoS Configuration
For poor call or video quality, examine QoS policies on routers and switches. Ensure voice and video traffic is marked with correct DSCP values and placed in priority queues. Verify that bandwidth allocation is sufficient for expected call volume. Check for packet drops or jitter using network monitoring tools.
- 4
Inspect Device Registration
If an IP phone cannot make or receive calls, confirm it is registered with CUCM. Check the phone's network settings and ensure it has a valid IP address, default gateway, and TFTP server. Use CUCM's Device > Phone menu to see registration status. Reset the phone if necessary.
- 5
Test SIP Trunk Connectivity
For external call issues, test SIP trunk connectivity from CUCM to the service provider or gateway. Use the 'show sip command' on the gateway or enable SIP trace logs. Verify that the SIP trunk security profile allows the correct transport and encryption settings. Check firewall rules for UDP/TCP ports 5060/5061.
FAQ
Questions about this 100-890 practice page
Clear boundaries on what the bank covers, how to use it, and where official vendor information still matters.
What is the first step to troubleshoot voicemail access issues on a Cisco IP phone?+
Verify network connectivity between the phone and the voicemail server (Cisco Unity Connection). Voicemail access requires the phone to communicate with the server over the network. If connectivity is lost, the phone cannot retrieve or send messages. Ping the server from the phone network or check the server status.
Why is Quality of Service (QoS) important for Cisco TelePresence?+
QoS ensures that TelePresence traffic receives sufficient bandwidth and low latency by prioritizing it over other data. Without QoS, network congestion can cause packet loss, jitter, and delay, leading to pixelation, freezing, and choppy audio. Configuring QoS is a key step for optimal TelePresence performance.
What is the purpose of a device pool in CUCM?+
A device pool groups devices based on physical location, such as a building or floor. This allows administrators to apply consistent settings like region (codec), call admission control, and media resources to all devices in that pool, simplifying configuration and ensuring uniform call processing across a site.
How does a calling search space (CSS) control calling privileges?+
A CSS is assigned to devices or users to determine which route patterns, translation patterns, and partitions are accessible. By restricting the CSS, you can prevent certain phones from dialing international numbers or specific extensions. It acts as a dialing filter based on user permissions and business rules.
What should be configured to secure SIP trunk communication between CUCM and a service provider?+
Configure a SIP trunk security profile in CUCM. This profile specifies the transport protocol (TLS for encrypted signaling), authentication credentials, and encryption for media (SRTP). It ensures that SIP signaling and voice streams are protected from eavesdropping and tampering.
Build the next review session
Browse another free bank or use the study strategy guide to turn your misses into spaced review.
