Cisco Exam Questions

Which of the following interfaces cannot be used to acc…

You want to add a user to a CME router. The router has been assigned the IP address of 192.168.51.50. Which
of the following interfaces cannot be used to accomplish your task? (Select the best answer.)

A.
CCP

B.
CLI

C.
http://192.168.51.50/ccme.html

D.
TUI

Explanation:
You cannot use the telephone user interface (TUI) to add a user to the Cisco Unified Communications Manager
Express (CME) router. The TUI is a voice-prompted interface that enables users to perform actions by pressing
a number or a specific sequence of numbers on a telephone keypad. A typical function for a TUI on a Voice
over IP (VoIP) system is to enable voice mail users to authenticate to the voice mail system and check
messages. You can also use a telephone’s keypad to perform some configuration tasks, such as modifying
network settings or restarting an IP phone.
You can use Cisco Configuration Professional (CCP) to add a user to the CME router. You should click
Configure > Unified Communications > Users, Phones, and Extensions > Phones and Users in the graphical
user interface (GUI) to add a user or to add a phone if you are using CCP. CCP is a graphical device
management tool that is installed as an application on a Windows computer. CCP can be used to configure
voice systems, such as CME routers, and other Cisco networking products. When properly installed and
configured, CCP enables you to make configuration changes to phones or users by modifying the options on
the Phones and Users summary page. You can create, edit, delete, restart, and reset one or more phones from
the Phones and Users summary page in CCP. In addition, you can create, edit, and delete one or more phone
system users from the Phones and Users summary page in CCP.
You can use the CME commandline interface (CLI) to add a user to the CME router. To create a phone user by
using the CLI, issue the username usernamepassword password command in ephone configuration mode,
where username is the user name that you want to assign to the user and password is the password that you
want to assign to the user. You should issue the username usernamepassword password command only in
ephone configuration mode of the device that you want to assign to the user you are creating. For example, if
you want user John to be able to manage the device settings of ephone 5 by using the CME GUI, you should
issue the following commands on the CME router:
CME1(config)#ephone 5
CME1(configephone)#username john password b0s0n
The ephone 5 command places the router into ephone configuration mode for ephone 5. The username john
password b0s0n command creates a new user name of john for ephone 5 and assigns that user name the
password b0s0n.
You can use the web address of http://192.168.51.50/ccme.html to add a user to the CME router in thisscenario. CME routers support the configuration of phones and users by using a webbased GUI. After the GUI
is enabled, you can access it by typing the CME router’s IP address followed by /ccme.html into a browser’s
location bar. To create a phone user account in the CME GUI, you should click Configure Phones Add Phone,
which opens the Add Phone window. In the Login Account area of the Add Phone window, assign the phone
user a user name and password and then associate the phone user with either an existing device or a new
device? you can create a new device by filling out the devicerelated fields in the Add Phone window.

https://www.cisco.com/c/dam/en/us/td/docs/net_mgmt/cisco_configuration_professional/v2_5/olh/
ccp.pdf#page=1236
https://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/cucme/gui/user/guide/cmegui_user.pdf#page=6
https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucme/command/reference/cme_cr/
cme_u1ht.html#wp1020821455