Which of the following protocols are enabled by default on a Cisco router for external users to access?

A) Telnet
B) SSH
C) Both Telnet and SSH
D) Neither Telnet nor SSH


D
Explanation: D) The default setting is to have both Telnet and SSH disabled (that is, transport input none).

Computer Science & Information Technology

You might also like to view...

In the structure definition

``` struct StudentRecord { int studentID; char grade; ``` What will be an ideal response?

Computer Science & Information Technology

________ is not a feature of Windows XP's security system.

a) Encrypting File System (EFS) b) Determining whether applications possess a trusted certificate or comes from a trusted Internet Zone c) Capabilities d) Installing security patches with Automatic Update

Computer Science & Information Technology

A(n) _______ is the software that compresses a video stream when a video is stored and decompresses the file when the video is played.

A. compression B. codec C. bitmap D. resolution

Computer Science & Information Technology

To customize preprocessing to the unique needs of a particular installation, you would most likely use the __________ directive.

a) #unique b) #pragmatic c) #pragma d) #customize

Computer Science & Information Technology