Which of the following commands are shared between the console and Telnet for the setup of simple passwords?

A) line con 0
B) login
C) password password-value
D) line vty 0 15


B, C
Explanation: B) After the configuration mode is entered, the login and password commands are the same for both modes.
C) After the configuration mode is entered, the login and password commands are the same for both modes.

Computer Science & Information Technology

You might also like to view...

________ charts are the most effective when they have seven or fewer categories.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The ________ action is applied to the object after it is displayed on the slide

Fill in the blank(s) with correct word

Computer Science & Information Technology

Any expression that evaluates a(n) ____ may be used as a subscript.

A. character B. double C. boolean D. integer

Computer Science & Information Technology

Which of the following terms are used to describe defining a class so that the implementation of the member functions is either not known or at least is irrelevant to its use

a) walling up b) encapsulation c) abstraction d) Caging up the data and functions e) Information hiding

Computer Science & Information Technology