nerdexam
Cisco

300-085 · Question #105

Refer to the exhibit. Which statement about the jabber-config.xml partial output is true?

The correct answer is D. The client connects to the directory server by using HTTPS. The jabber-config.xml file specifies the directory server connection protocol. When the DirectoryServerType or related parameter indicates HTTPS, the client uses port 443 to connect to the directory server.

Cisco Unified IM and Presence

Question

Refer to the exhibit. Which statement about the jabber-config.xml partial output is true?

Exhibit

300-085 question #105 exhibit

Options

  • A10.255.10.10 is the LDAP server address.
  • BThe client connects to the directory server by using SSH.
  • C10.255.10.10 is the Cisco Unified Communications Manager IM and Presence Service address.
  • DThe client connects to the directory server by using HTTPS.

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    9% (2)
  • D
    83% (19)

Why each option

The jabber-config.xml file specifies the directory server connection protocol. When the DirectoryServerType or related parameter indicates HTTPS, the client uses port 443 to connect to the directory server.

A10.255.10.10 is the LDAP server address.

The address 10.255.10.10 refers to the directory server used for contact resolution, not specifically an LDAP server - the config shows the connection uses HTTPS, not LDAP.

BThe client connects to the directory server by using SSH.

SSH is not a supported protocol for Cisco Jabber directory server connections; HTTPS or LDAP (with or without TLS) are the valid options.

C10.255.10.10 is the Cisco Unified Communications Manager IM and Presence Service address.

The IM and Presence Service address is a separate parameter in jabber-config.xml (such as CUPAddress); 10.255.10.10 in this context is the directory server address.

DThe client connects to the directory server by using HTTPS.Correct

In jabber-config.xml, the directory server connection protocol is determined by parameters such as UseSSL or DirectoryServerType. When the configuration specifies HTTPS, Jabber clients connect to the directory server over port 443 using HTTPS rather than plain LDAP. This is the standard secure method for directory integration in Cisco Jabber deployments.

Concept tested: Cisco Jabber directory server protocol configuration

Source: https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/12_9/cjab_b_cisco-jabber-planning-guide-129/cjab_b_cisco-jabber-planning-guide-129_chapter_010001.html

Topics

#jabber-config.xml#directory integration#HTTPS#Jabber configuration

Community Discussion

No community discussion yet for this question.

Full 300-085 Practice