Implementing Cisco Advanced Call Control and Mobility Services (CLACCM) — Question 29
Which IOS command creates a SIP-enabled dial peer?
Answer options
- A. voice dial-peer 20 sip
- B. dial-peer voice 20 voip
- C. dial-peer voice 20 pots
- D. dial peer voice 20 sip
Correct answer: B
Explanation
The correct answer is B, as 'dial-peer voice 20 voip' specifically defines a VoIP dial peer, which can utilize SIP. Options A and D incorrectly format the command by using 'voice dial-peer' and 'dial peer' respectively, which are not the proper syntax. Option C refers to a POTS dial peer, which does not involve SIP.