nerdexam
Cisco

210-060 · Question #43

Which transport layer protocol is used when a Cisco Unified Presence client is searching for a contact in directory?

The correct answer is A. TCP. When a Cisco Unified Presence client performs a directory search for a contact, it uses TCP as the transport layer protocol for the underlying LDAP query.

Users, Mobility, and Presence

Question

Which transport layer protocol is used when a Cisco Unified Presence client is searching for a contact in directory?

Options

  • ATCP
  • BUDP
  • CIMAP
  • DHTTP

How the community answered

(44 responses)
  • A
    91% (40)
  • B
    2% (1)
  • C
    2% (1)
  • D
    5% (2)

Why each option

When a Cisco Unified Presence client performs a directory search for a contact, it uses TCP as the transport layer protocol for the underlying LDAP query.

ATCPCorrect

Cisco Unified Presence clients perform contact directory lookups using LDAP (Lightweight Directory Access Protocol), which operates over TCP at the transport layer. TCP is used because LDAP requires a reliable, connection-oriented session to ensure complete and ordered delivery of directory query results. The standard LDAP TCP port is 389 (or 636 for LDAP over TLS).

BUDP

UDP is a connectionless transport protocol and is not used for LDAP directory queries, which require reliable delivery guarantees provided by TCP.

CIMAP

IMAP (Internet Message Access Protocol) is an application layer email retrieval protocol, not a transport layer protocol, and is unrelated to directory searches.

DHTTP

HTTP is an application layer protocol, not a transport layer protocol, so it cannot be the correct answer when the question specifically asks about the transport layer.

Concept tested: Transport protocol for Cisco Unified Presence LDAP directory lookup

Source: https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cups/8_6/english/deploy_install/guide/CUPS_BK_C32C0E16_00_cups-deployment-installation-guide/CUPS_CH_P4F4F984_00_directory-integration.html

Topics

#Unified Presence#directory search#TCP#transport protocol

Community Discussion

No community discussion yet for this question.

Full 210-060 Practice