Cisco Exam Questions

Which of the following correctly representing the query string?

You are configuring an accept query on the C-Series appliance using Open LDAP to match either on alan@exchange.alpha.com or alan.alpha@alpha.com. Which of the following correctly representing the query string?

A.
(mailRoutingAddress = {a})

B.
(|(mail={a})(mailRouting Address = {a}))

C.
((mail={a})|(mailLocalAddress = {a}))

D.
(mail={a})

E.
(|(mail={a})(mailLocalAddress = {a}))

Explanation:
15