Home / Computer Science / Computer Networking :: Discussion

Discussion :: Computer Networking

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

  2. 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

    View Answer

    Workspace

    Answer : Option B

    Explanation :

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


Be The First To Comment