Vidyalelo
Networking · Q7

IOS and Security Device Manager

Programming · Networking · question 7

Q7

Which of the following commands will configure all the default VTY ports on a router?

A.
Router#line vty 0 4
B.
Router (config) #line vty 0 4
Answer
C.
Router (config-if) #line console 0
D.
Router (config) #line vty all

Answer: Option B

Solution

Answer: Option B
Solution:
From global configuration mode, use the line vty 0 4 command to set all five default VTY lines.