Implementing Cisco Advanced Call Control and Mobility Services (CLACCM) — Question 80
Which set of commands binds SIP media and signaling to interface GigabitEthernet0/0 when dial peer 1 is chosen for call routing?
Answer options
- A. dial-peer voice 1 voip voice-class source interface GigabitEthernet0/0
- B. voice service voip bind sip source-interface GigabitEthernet0/0
- C. voice service voip sip bind all source-interface GigabitEthernet0/0
- D. dial-peer voice 1 voip voice-class bind control source-interface GigabitEthernet0/0 voice-class sip bind media source-interface GigabitEthernet0/0
Correct answer: C
Explanation
The correct answer is C because it specifies the binding of both SIP signaling and media to the GigabitEthernet0/0 interface under the voice service voip configuration. Options A and D are incorrect as they do not properly bind both media and signaling together or are incorrectly structured. Option B only binds SIP signaling, missing the media binding requirement.