exam questions

Exam 350-801 All Questions

View all questions & answers for the 350-801 exam

Exam 350-801 topic 1 question 244 discussion

Actual exam question from Cisco's 350-801
Question #: 244
Topic #: 1
[All 350-801 Questions]


Refer to the exhibit. You deploy Mobile and Remote Access for Jabber and discover that Jabber for Windows does no register to Cisco Unified Communication
Manager while outside of the office.
What is a cause of this issue?

  • A. Server 4.2.2.2 is not a valid DNS server.
  • B. The DNS record should be created for _cisco-uds._tcp.example.com.
  • C. The DNS record should be changed from _collab-edge._tcp.example.com to __collab-edge._tls.example.com.
  • D. The DNS record type should be changed from SRV to A.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
Reference:
https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/Windows/9_7/CJAB_BK_C606D8A9_00_cisco-jabber-dns-configuration-guide/
CJAB_BK_C606D8A9_00_cisco-jabber-dns-configuration-guide_chapter_010.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
somedudebob
Highly Voted 3 years, 7 months ago
A, There is no mention of 4.2.2.2 B, _cisco-uds._tcp.example.com is an INTERNAL srv record, we are talking abut MRA C, collab-edge._tls is correct, we go with this answer so far D, No, SRV is correct Answer is C
upvoted 7 times
...
pcp84
Most Recent 9 months, 2 weeks ago
Selected Answer: C
Voting comment for C.
upvoted 1 times
...
alphastate
3 years ago
How to verify the Cisco Jabber DNS SRV configuration? https://community.cisco.com/t5/collaboration-voice-and-video/how-to-verify-the-cisco-jabber-dns-srv-configuration/ta-p/3157558 "NSLOOKUP" can be used to verify that the SRV records are correctly configured. This is particular important in environment where DNS configuration is handled by different organizational entities. Best use the NSLOOKUP from one of the Windows 7 PC to verify they can correctly resolve the SRV. By default, the NSLOOKUP tool queries either DNS A records - mapping a name to an IP address or PTR records mapping IP address to DNS names. To use the tool to check SRV records, First start nslookup (on a windows client ) start the command prompt and then enter nslookup Next set the query type to SRV -> set type = SRV After that insert the SRV record we need to check -> _cisco-uds._tcp.example.com This will return the DNS A records pointing to the CUCM servers.
upvoted 1 times
...
ocero
3 years, 10 months ago
C is ok... The following is an example of the _collab-edge SRV record: _collab-edge._tls.example.com SRV service location: priority = 3 weight = 7 port = 8443 svr hostname = vcse1.example.com
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...