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.
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).
The ________ action is applied to the object after it is displayed on the slide
Fill in the blank(s) with correct word
Any expression that evaluates a(n) ____ may be used as a subscript.
A. character B. double C. boolean D. integer
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