2021 Valid 300-825 Exam Updates - 2021 Study Guide
300-825 Certification - The Ultimate Guide [Updated 2021]
NEW QUESTION 37 
Refer to the exhibit. A Cisco Meeting Management operator reports that there is a delay in seeing participants join and leave in the participant list, and there are issues with audio and video mute operations. The administrator investigates and sees notifications in Cisco Meeting Management.
Which step resolves this issue?
- A. Manually set the Cisco Meeting Management CDR address in Cisco Meeting Server and Cisco Meeting Management.
- B. Set the CDR address in Cisco Meeting Management under Settings > CDR.
- C. Free a CDR slot on Cisco Meeting Server.
- D. Change the CDR address to use HTTPS.
Answer: A
NEW QUESTION 38
Drag and drop the tasks from the left into the order on the right to install Cisco Meeting Server version 3.0.
Answer:
Explanation:

NEW QUESTION 39
Which two protocols should be used to back up Cisco Meeting Server? (Choose two.)
- A. HTTPS
- B. SIP
- C. SSH
- D. SFTP
- E. HTTP
Answer: C,D
NEW QUESTION 40
An engineer plans a Cisco Meeting Server deployment for a small company that has 60 percent of its employees working on site and 40 percent working remotely. The company security policy limits core server access to internal clients. Which deployment model should be used?
- A. Single Split
- B. Cluster
- C. Single Combined
- D. Scalable and Resilient
Answer: A
NEW QUESTION 41
In a cluster of Cisco Meeting Servers, one of the peer servers has the FQDN CMS1.local, and the web admin is running on 445. Which server address must be configured in the clustered Call Bridges page?
- A. http://cms1.local:445
- B. http://cms1.local
- C. https://cms1.local:445
- D. https://cms1.local
Answer: C
NEW QUESTION 42
An administrator configures a Call Bridge to record meetings. Which two configuration elements tell the Call Bridge where to find the recording server? (Choose two.)
- A. sipRecorderUri
- B. DTMF combination
- C. outbound rules
- D. tenants
- E. IVR
Answer: A,D
NEW QUESTION 43
Which source does Cisco Meeting Management integrate with to get a directory provisioned?
- A. external LDAP
- B. user directory on Expressway-C
- C. phonebook service in Cisco TMS
- D. UDS in Cisco UCM
Answer: A
NEW QUESTION 44
outgoing SIP TLS data to 10.0.101.111:5061 from 10.0.101.121:43332, size 5430:
BEGINNING OF MESSAGE
INVITE sip:[email protected] SIP/2.0
Via: SIP/2.0/TLS 10.0.101.121:5061;branch=z9hG4bK6e7932e8ae287a80ee699eb04a6155a2 Call-ID: cf600c54-974c-48e5-92e2-95b1d4b9218f CSeq: 1199885731 INVITE Max-Forwards: 70 Contact: <sip:[email protected];transport=tls>;isFocus To: <sip:[email protected]> From: "CCNP Collaboration" <sip:[email protected]>;tag=73a834a850d8ed13 Replaces: [email protected];to-tag=1769141~ba2cc769-5032-4f8f- a864-9a51 Allow: INVITE, ACK, CANCEL, OPTIONS, INFO, BYE, UPDATE, REFER, SUBSCRIBE, NOTIFY, MESSAGE Supported: timer, X-cisco-callinfo Session-Expires: 1800 Min-SE: 90 User-Agent: Acano CallBridge
END OF MESSAGE
incoming SIP TLS data from 10.0.101.111:5061 to 10.0.101.121:43332, size 402:
BEGINNING OF MESSAGE
SIP/2.0 403 Forbidden
Via: SIP/2.0/TLS 10.0.101.121:5061;branch=z9hG4bK6e7932e8ae287a80ee699eb04a6155a2 From: "CCNP Collaboration" <sip:[email protected]>;tag=73a834a850d8ed13 To: <sip:[email protected]>;tag=252834177 Date: Mon, 30 Nov 2020 18:25:12 GMT Call-ID: cf600c54-974c-48e5-92e2-95b1d4b9218f CSeq: 1199885731 INVITE Allow-Events: presence Server: Cisco-CUCM12.5 Content-Length: 0 END OF MESSAGE Refer to the exhibit. Some calls fail to connect after an engineer implements load balancing for a Cisco Meeting Server cluster. The engineer determines that if a call leaves Cisco UCM using the Cisco Meeting Server 1 SIP trunk, but the conference is already hosted on Cisco Meeting Server 2, then the call fails. If the call leaves Cisco UCM using the Cisco Meeting Server 2 SIP trunk, but the conference is already hosted on Cisco Meeting Server 1, then the call fails. What is the cause of the issue?
- A. The Cisco UCM SIP trunk security profile is not configured to accept the replaces header.
- B. Cisco UCM does not have a SIP trunk to the Call Bridge.
- C. Cisco UCM is sending calls to a Cisco Meeting Server when the calls are hosted on another Call Bridge in the same cluster.
- D. Cisco UCM is configured with the wrong X.509 certificate name for the Call Bridge.
Answer: C
NEW QUESTION 45
Refer to the exhibit.
cms1> webadmin
Enabled : true
TLS listening interface : a
Key listening port : 445
Key file : webadmin.key
Certificate file : webadmin.crt
HTTP redirect : Disabled
STATUS : webadmin running
cms1> pki inspect webadmin.crt
Checking ssh public keys . . . not found
Checking user configured certificates and keys . . . found
File contains a PEM encoded certificate
Certificate:
Data:
Version: 3 (0x2)
Serial Number: 638104639 (0x2608b43f)
Signature Algorithm: sha256WithRSAEncryption
Issuer: 0=Cisco Systems, Inc.
Validity
Not Before: Dec 4 11:58:31 2020 GMT
Not After : Dec 3 11:58:31 2025 GMT
Subject : 0=Cisco Systems, Inc
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
RSA Public-Key: (2048 bit)
Modulus:
00 : 9e : c9 : 0e :ba : 1d : 5b : 10 : f7 : 6c : 0d : 9a : 9e : 37 : 8d :
91 : b1 : d8 : 91 : 63 : 1e : 9b : e3 : 19 : 6e : 9e : f7 : d1 : c9 : fe :
91 : 9d : c4 : 55 : 32 : 77 : 98 : f1 : 81 : fd : c3 : 55 : b5 : 04 : 1a :
3c : fb : b9 : 67 : 6c : eb : 66 : 23 : 91 : 5a : 8f : 25 : 4e : 59 : 8f :
An engineer tries to configure Cisco Meeting Server as a Conference Bridge on the Cisco UCM, but the Conference Bridge does not register. Which configuration step should be completed?
- A. HTTP redirection must be enabled for Web Admin.
- B. SSH public keys must be installed.
- C. A CA signed certificate must be issued and installed for Web Admin.
- D. Web Admin must be configured to run on TCP port 443.
Answer: C
NEW QUESTION 46
Refer to the exhibit.
What does this notification indicate about activity over the last 90 days?
- A. In cluster 2, more licenses have been used than are installed for less than 15 days.
- B. In cluster 3, the license agreement will remain in compliance for 20 more days.
- C. In cluster 6, the license agreement has been out of compliance for more 30 days.
- D. In cluster 4, at least 5 percent of the installed licenses have not been used.
Answer: A
NEW QUESTION 47
An engineer configures Cisco Meeting Server with Expressway for external web app access and must enable participants to use the web app to join conferences that are hosted on the meeting server. Which service should be used in the Expressway-E accomplish this goal?
- A. SIP
- B. XMPP server
- C. TURN
- D. Cisco Meeting Server
Answer: C
Explanation:
Explanation/Reference: https://www.cisco.com/c/dam/en/us/td/docs/conferencing/ciscoMeetingServer/Installation/Cisco- Meeting-Server-Deployment-Planning-and-Preparation-with-Expressway-Guide.pdf
NEW QUESTION 48
What is the default maximum resolution for the internal streamer?
- A. 1080p
- B. 480p
- C. 720p
- D. 1440p
Answer: A
NEW QUESTION 49
What is one of the ways Cisco TMS redundancy is configured?
- A. Set up three Cisco TMS servers by using F5 BIG-IP for load balancing IP traffic.
- B. Set up one Cisco TMS server by using a Hot Standby model.
- C. Set up one Cisco TMS server with an SQL database for automatic failover.
- D. Set up two Cisco TMS servers with a network load balancer in front.
Answer: B
Explanation:
Explanation/Reference:
NEW QUESTION 50
To which Skype for Business service does Cisco Meeting Server send media in dual-homed meetings?
- A. UserServer
- B. ClsAgent
- C. W3SVC
- D. AVMCU
Answer: D
NEW QUESTION 51
In the Cisco TMS GUI, a Cisco UCM registered system shows these error details:
* Provisioning mode is set to Cisco UCM for this system.
* The system cannot be refreshed or scheduled.
* To manage this system as a Cisco TMS system, the provisioning mode needs to be changed to Cisco TMS.
* To add the system as Cisco UCM managed system, it must be added through the Cisco UCM that is provisioning the system.
What should be done to resolve this error?
- A. Purge the system in Cisco TMS and add the system back directly to Cisco TMS using "Add by IP Address".
- B. Delete the system and add the system back with the "Add from Cisco UCM or Cisco TMS" option.
- C. Restart Microsoft IIS on the Windows server that hosts Cisco TMS and perform a "Force Refresh" on the system.
- D. Update the credentials for the system in Cisco TMS.
Answer: B
NEW QUESTION 52 
Refer to the exhibit. An administrator configures Expressway-C to act as a proxy for a Cisco Meeting Server web app. Which configuration must exist on the Cisco Meeting Server that runs the web app to complete this integration?
- A. HTTP redirect disabled on the web app
- B. matching authentication combinations on the web app and Expressway-C
- C. web app running on port 445
- D. Common Name of "_cms-web._tls.join.darmckin.local" on the certificate in use
Answer: D
NEW QUESTION 53 
Refer to the exhibit. An administrator receives this log entry from a web user. In which two ways should the administrator gather diagnostic information? (Choose two.)
- A. Generate a call diagnostics file from logbundle.tar.gz using SFTP.
- B. Generate a call diagnostics file from the MMP.
- C. Use an API to download the diagnostics file.
- D. Download the diagnostics file from the Web Admin.
- E. Download the diagnostics file from the computer of the web app user.
Answer: D,E
Explanation:
Explanation/Reference: https://www.cisco.com/c/dam/en/us/td/docs/conferencing/ciscoMeetingApps/Troubleshooting/ Troubleshooter.pdf
NEW QUESTION 54
A company that uses Cisco Meeting Management wants to be able to look up contracts when it adds participants to a meeting and to view scheduled meetings before they start. Which two pieces of information are necessary for the integration that accomplishes this goal? (Choose two.)
- A. Cisco Meeting Server MAC address
- B. extra Cisco TMS license
- C. Cisco TMS login credentials
- D. Cisco TMS FQDN or IP address
- E. primary Call Bridge certificate
Answer: A,D
NEW QUESTION 55
A customer has a collaboration solution on-premises and is considering a cloud solution for the enterprise.
Which collaboration method should be deployed to protect the existing investment and extend collaboration to the cloud?
- A. Move to a hybrid that integrates an existing solution with a cloud solution.
- B. Decommission on-premises equipment and flash cut to a cloud solution.
- C. Continue to use the on-premises solution and add a cloud solution in parallel.
- D. Refresh hardware and software with the latest releases.
Answer: A
NEW QUESTION 56
<?xml version="1.0"?>
<coSpace id="2cc9110e-a36a-4173-8cb5-660c3d1e7c92
<name>CCNP Collaboration</name>
<autoGenerated>false</autoGenerated>
<uri>8001</uri>
<callId>849274932</callId>
<passcode>1234</passcode>
<secret>XnKexB0yWQ2iwfuoCe6AWQ</secret>
<numAccessMethods>2</numAccessMethods>
</coSpace>
Refer to the exhibit. When a user dials 8001 to connect to a space that is hosted on Cisco Meeting Server, the user is prompted for a pin. The prompt says the user should press # to connect to a meeting without a pin, but guests and hosts must enter a pin before connecting to the meeting.
Which configuration change resolves this issue?
- A. A callLegProfile must be created and associated with the space so that pins are not optional.
- B. The secret value must be changed to be solely numeric instead of alpha-numeric.
- C. All access methods that are associated with the space must be changed to include a pin.
- D. The passcode must be changed to be longer than four digits.
Answer: A
NEW QUESTION 57
How should an administrator configure Cisco Meeting Server to limit the number of participants of all conferences to 10?
- A. Set participantLimit to 10 in callProfile and apply the callLegProfile to the coSpace.
- B. Set participantLimit to 10 in callProfile and apply the callProfile to the system.
- C. Set participantLimit to 10 in callProfile and apply the callProfile to the coSpace.
- D. Set participantLimit to 10 in callLegProfile and apply the callLegProfile to the system.
Answer: B
Explanation:
Explanation/Reference: https://www.cisco.com/c/dam/en/us/td/docs/conferencing/ciscoMeetingServer/Reference_Guides/ Version-3-0/Cisco-Meeting-Server-API-Reference-Guide-3-0.pdf
NEW QUESTION 58
Refer to the exhibit.
An administrator receives this log entry from a web user. In which two ways should the administrator gather diagnostic information? (Choose two.)
- A. Generate a call diagnostics file from logbundle.tar.gz using SFTP.
- B. Generate a call diagnostics file from the MMP.
- C. Use an API to download the diagnostics file.
- D. Download the diagnostics file from the Web Admin.
- E. Download the diagnostics file from the computer of the web app user.
Answer: D,E
NEW QUESTION 59
......
300-825 Practice Exam and Study Guides - Verified By BraindumpsIT: https://www.braindumpsit.com/300-825_real-exam.html