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
C. Router (config-if) #line console 0
D. Router (config) #line vty all
Answer: Option B
Solution (By Examveda Team)
From global configuration mode, use theline vty 0 4
command to set all five default VTY lines.
Join The Discussion