Which of the following is the mode that is activated in the CLI by the command line vty 0 15?
A) Global
B) Line
C) Interface
D) VLAN
B
Explanation: B) VTY Line mode is part of the Line mode of operation and will be reached with the line vty 0 15 command. The command line console 0 will also reach Line mode.
You might also like to view...
You can indicate that a statement continues on the next line using a ____.
A. comment B. forwardslash C. backslash D. comma
the size argument is too large c) This is not a call to make_2, it is a string constant. e) nets a warning that an int has been passed to a pointer parameter without a cast.
``` int k = 0; for(int i =0; i < 3; i++) for (int j=0, j < 4; j++) matrix[i][j] = k++; ``` The value of matrix[0][0] is a) 0 b) 1 c) 2 d) 3 e) 4
When working with video files, an Adobe Flash media file has a file extension of ________
A) .avi B) .mp3 C) .swf D) .asv
To move the insertion point to the beginning of the document, you can press ________
A) [CTRL] + [SHIFT] B) [CTRL] + [T] C) [CTRL] + [HOME] D) [SHIFT] + [HOME]