200-401 · Question #58
What is a reason to use user EXEC mode on an industrial switch?
The correct answer is B. to change terminal settings. User EXEC mode (the Switch> prompt) provides a restricted command set primarily for basic connectivity testing and terminal adjustments - commands like terminal length and terminal width are accessible here to modify how output is displayed in the current session. Why the…
Question
What is a reason to use user EXEC mode on an industrial switch?
Options
- Ato verify commands that you have entered
- Bto change terminal settings
- Cto configure VLAN parameters
- Dto configure parameters that apply to the entire switch
How the community answered
(22 responses)- B95% (21)
- C5% (1)
Explanation
User EXEC mode (the Switch> prompt) provides a restricted command set primarily for basic connectivity testing and terminal adjustments - commands like terminal length and terminal width are accessible here to modify how output is displayed in the current session.
Why the distractors are wrong:
- A - Verifying configurations via
showcommands requires Privileged EXEC mode (Switch#), which has a far broader command set than User EXEC. - C - VLAN parameters are configured in Global Configuration mode or VLAN database mode (
Switch(config)#), both of which require elevated access. - D - Switch-wide parameters (hostname, spanning tree, etc.) also belong in Global Configuration mode, not User EXEC.
Memory tip: Think of User EXEC as the "lobby" of the switch - you can adjust how you view things (terminal settings) but you cannot touch anything important. To configure or fully verify, you need to "check in" to Privileged EXEC or deeper modes.
Topics
Community Discussion
No community discussion yet for this question.