Multiple choice

Which of the following statements is true about the command banner login Authorized personnel Only issued on a switch?

  1. The command is entered in privileged EXEC mode.

  2. The command will cause the message Authorized personnel Only to display before a user logs in.

  3. The command will generate the error message % Ambiguous command: banner motd ” to be displayed.

  4. The command will cause the message End with the character “%” to be displayed after the command is entered into the switch.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The correct answer is B because 'banner login' displays the specified message before the user enters login credentials. This command is configured in global configuration mode, not privileged EXEC (A is wrong). The command syntax is valid and will not generate an ambiguous command error (C is wrong). The delimiter message 'End with the character %' appears only during configuration, not as output (D is wrong).