Which powerful tool supports Element Grouping, Time of Day routing, and Call Admission Control?
Answer : C
The powerful tool that supports Element Grouping, Time of Day routing, and Call Admission Control is CUBE (Cisco Unified Border Element). CUBE is a powerful routing tool that provides intelligent call routing, call admission control, and Quality of Service (QoS) for voice, video, and data traffic. It supports Element Grouping, which allows for multiple paths for the same endpoint to be used for load balancing and redundancy. It also supports Time of Day routing, which allows for the selection of a routing path based on the time of day for a call. Finally, it supports call admission control, which ensures that calls are routed according to the QoS parameters set by the administrator.
What will the caller hear if Cisco Unified ICM sends back a label of 91919191?
Answer : C
In Cisco's Intelligent Contact Management (ICM) solution, a label is a string of characters or digits that is used to route calls to specific destinations or play specific prompts to the caller. When ICM sends back a label of 91919191, it is an invalid or non-existent label and the caller will hear an error message. This error message could be a pre-recorded message or a system generated message such as 'The dialed number is not in service' or 'Invalid extension, please try again'.
It's important to note that MoH (Music on Hold) is a feature that plays music or pre-recorded announcements to callers while they are on hold, Ringing is the sound that a caller hears when the call is being connected and Audio is a general term that refers to the sound or voice that is played to the caller.
Which two claim rules will be added to specify the claims sent from ADFS to Cisco Identity Service as part of a successful SAML assertion in PCCE? (Choose two.)
Answer : A, E
When configuring SAML authentication for PCCE (Cisco Packaged Contact Center Enterprise) with ADFS (Active Directory Federation Services), you will need to specify certain claim rules that determine which attributes of the user's AD account will be sent in the SAML assertion to Cisco Identity Service.
sAMAccountName is a common attribute that contains the logon name for the user, used for backwards compatibility with older systems that may not support newer authentication methods.
uid is an attribute that can be used to uniquely identify the user in the claims sent to the applications. This attribute is used in Cisco Identity Service to match the user to their corresponding PCCE account.
Which service is used to provide authorization between the Identity Provider (IdP) and application?
Answer : B
The service used to provide authorization between the Identity Provider (IdP) and application is OAuthv2. OAuthv2 is an open standard for authorization that enables applications to securely access resources from an IdP without having to manage the user credentials. OAuthv2 provides the IdP with the ability to grant limited access to its resources without having to share the user's credentials. Active Directory Federation Services (ADFS) and SAML are also commonly used for authorization, but OAuthv2 is the most widely used protocol for providing authorization between an IdP and an application.
What are two components of Cisco VOS? (Choose two.)
Answer : B, D
Cisco VOS (Virtualized Operating System) is a cloud-based platform that enables service providers to deliver real-time voice, video, and data services to their customers. The two core components of Cisco VOS are Cisco CCE (Customer Care Environment) and Cisco CVP (Customer Voice Portal). CCE is a cloud-based contact center solution that provides organizations with the ability to manage customer interactions and deliver personalized experiences. CVP is a cloud-based voice portal that enables organizations to create automated customer service experiences. Finesse, CUIC, and ECE are not components of Cisco VOS.
Which two certificates need to be uploaded to VOS servers for CA Signed certificate management? (Choose two.)
Answer : A, D
These two certificates need to be uploaded to VOS servers for CA Signed certificate management. The CA Certificate is used to verify the authenticity of the server and the CA Signed Certificate from the CSR Request is used to generate the server's private key. The tomcat-trust certificate is used by the server to trust other SSL certificates.
What are two roles of a Certificate Authority (CA) in a trusted third-party CA certificate? (Choose two.)
Answer : A, B
1. to provide validation of certificate requests: A CA is responsible for verifying the identity of an entity before issuing a certificate. This includes verifying the entity's identity, such as by checking government-issued identification or business registration documents.
2. to issue a CA-signed Identity certificates: After validating the entity's identity, the CA issues the certificate, which is signed by the CA's private key. This certificate can be used to authenticate the identity of the entity, establish trust and secure communication.
https://tools.ietf.org/html/rfc5280
https://www.globalsign.com/en/ca-services/what-is-a-ca/