B and D look right to me. You just need to plug the phone in (B) so it boots and registers, then have the user dial the self-provisioning IVR extension (D) to finish the association. That's how Cisco wants it done for Self-Provisioning, according to official guides and labs. If anyone's seen otherwise on recent exam practice, let me know.
Refer to the exhibit. Users at a company located In New York cannot place calls. The New York gateway is configured with
P-199
a T1 ISDN PRI card with 24 channels. The engineer runs the show isdn status command and receives output. Which
action must the engineer take to resolve the issue?no shut should bring it up. Not totally sure if there's some weird config, but that's the typical Cisco issue here.Had something similar pop up in labs. You need to upgrade all devices to CE9.15 or newer before onboarding with Webex Control Hub, since older versions don't support the Device Connector tool needed for registration. Pretty sure it’s D here. Happy for someone to correct if I missed something.
Is the question asking for the main feature or just any method? If it says "best" or "primary," A is right, but if they're looking for something about call routing only, that might lean toward B.
codec statement, then no codec is assigned and it defaults to nothing until you add one. This is a common mistake, easy to overlook if you're expecting a default like G729r8. Maybe I'm missing something but pretty sure it's B unless there's hidden info.D is correct. If the exhibit actually shows codec g729r8 under the dial peer, that's the codec used for the call leg. B is a common trap if you miss the codec line, but it's probably visible in this config. Correct me if anyone's seeing something different in the screenshot.
P-31
Refer to the exhibit. A collaboration engineer configures Cisco UCM to act as a DHCP server. What
must be done next to configure the DHCP server?Option A is it. SRST provides that fallback registration when the subscriber connection drops. Device Pool (D) only tells the phone which call manager group to use, doesn't handle reregistration itself. Seen this on similar exam questions, but happy if someone thinks otherwise.
Easy to get tripped up here, but it's definitely D. Enabling the DHCP service just gets it running, but unless you actually add a DHCP subnet under UCM Admin, it won't hand out any addresses. A is about service activation, not the actual config part. Pretty sure this is what Cisco wants for this one-anyone see it differently?
I don't think it's B, C is actually the one you want. The exclamation point in 9.011! matches any number of digits after the international prefix, so you only need one pattern for all countries. B with @ seems right at first but that's usually for directory numbers, not dialing patterns in this context. Anyone still think @ could work here?
video codec h264 seems required for supporting a video stream. C is tricky, but usually pass-through is audio default. Open to being corrected.I thought A might be right since it mentions both registered and unregistered devices, but in similar exam questions the official guide emphasizes adjusting that "Maximum Registered Devices" value instead. Anyone else see references to A in practice test explanations?