Cisco Exam Questions

Which of the following commands or command sets should …

You want to configure Port A on a Cisco TelePresence MCU 5300 with IP address 192.168.1.43, subnet mask
255.255.255.0, and default gateway 192.168.1.1.
Which of the following commands or command sets should you issue? (Select the best answer.)

A.
static A 192.168.1.43 255.255.255.0 192.168.1.1

B.
ip address 192.168.1.43 255.255.255.0 192.168.1.1

C.
set network ip static 192.168.1.43 255.255.255.0 192.168.1.1

D.
xConfiguration Network 1 IPv4 Address: “192.168.1.43”
xConfiguration Network 1 IPv4 SubnetMask: “255.255.255.0”
xConfiguration Network 1 IPv4 Gateway: “192.168.1.1”

E.
interface A
ip address 192.168.1.43 255.255.255.0
ip defaultgateway 192.168.1.1

Explanation:
You should issue the static A 192.168.1.43 255.255.255.0 192.168.1.1 command. The static command
configures a static IP address for a port on the Cisco TelePresence multipoint control unit (MCU) 5300. The
syntax of the static A command is static Aipaddresssubnetmask [defaultgateway].
The Cisco MCU 5300 has two Ethernet interfaces: Port A and Port B. To configure Port B with a static IP
address, you should issue the static B ipaddresssubnetmask [defaultgateway] command.
You can also configure a static IP address for either port by using the web interface. To do so, navigate toNetwork > Port A or Network > Port B, set the IP configurationoption to Manual, and configure the IP address,
Subnet mask, and Default gatewayfields.
You should not issue the following command set:
interface A
ip address 192.168.1.43 255.255.255.0
ip defaultgateway 192.168.1.1
This command set is similar to the IP address configuration of a Cisco router or switch. However, these
commands are not valid on a Cisco MCU 5300.
You should not issue the ip address 192.168.1.43 255.255.255.0 192.168.1.1command. The ip address
command is not valid on a Cisco MCU 5300.
You should not issue the following command set:
xConfiguration Network 1 IPv4 Address: “192.168.1.43”
xConfiguration Network 1 IPv4 SubnetMask: “255.255.255.0”
xConfiguration Network 1 IPv4 Gateway: “192.168.1.1”
You would issue these commands to configure a static IP address on a Cisco TelePresence System (CTS)
Codec, such as the C40 or C60.
You should not issue the set network ip static 192.168.1.43 255.255.255.0 192.168.1.1 command. The set
network ip static command is used to configure a static IP address on a CTS 1000. The syntax of the set
network ip static command is set network ip static ipaddress subnetmask defaultgateway [dnsaddress1]
[dnsaddress2] [domain]. After you configure the static IP address, the CTS 1000 will automatically restart.

https://www.cisco.com/c/dam/en/us/td/docs/telepresence/infrastructure/mcu/install_guide/
Cisco_TelePresence_MCU_53x0_Installation_Guide.pdf#page=6