300-070 · Question #128
Refer to the exhibit. What is the command to place the static IP address by CLI in the Cisco TelePresence MSE 8000?
The correct answer is B. MSE 8050: static 0 10.10.2.13 255.255.255.0 10.10.2.1 200.87.100.10 200.87.100.20. The correct CLI syntax for configuring a static IP on the Cisco TelePresence MSE 8000 is: 'static <interface_index> <ip_address> <subnet_mask> <gateway> <dns1> <dns2>'. Option B is correct because it uses interface index 0, the correct subnet mask /24 (255.255.255.0) matching a…
Question
Refer to the exhibit. What is the command to place the static IP address by CLI in the Cisco TelePresence MSE 8000?
Exhibit
Options
- AMSE 8050: static 0 10.10.2.13 255.255.255.255 10.10.2.1 200.87.100.10 200.87.100.20.
- BMSE 8050: static 0 10.10.2.13 255.255.255.0 10.10.2.1 200.87.100.10 200.87.100.20.
- CMSE 8050: static 1 10.10.2.13 255.255.255.0 10.10.2.1 200.87.100.10 200.87.100.20.
- DMSE 8050: static ip 0 10.10.2.13 255.255.255.0 10.10.2.1 200.87.100.10 200.87.100.20.
How the community answered
(28 responses)- A4% (1)
- B86% (24)
- C7% (2)
- D4% (1)
Explanation
The correct CLI syntax for configuring a static IP on the Cisco TelePresence MSE 8000 is: 'static <interface_index> <ip_address> <subnet_mask> <gateway> <dns1> <dns2>'. Option B is correct because it uses interface index 0, the correct subnet mask /24 (255.255.255.0) matching a typical Class C network, the correct gateway, and two DNS servers. Option A is wrong because 255.255.255.255 is a /32 host mask, not a valid subnet mask for this scenario. Option C is wrong because interface index 1 is incorrect. Option D is wrong because the keyword 'ip' is not part of the valid command syntax.
Topics
Community Discussion
No community discussion yet for this question.
