answersLogoWhite

0


Best Answer

telnet

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Line VTY 0 4 is used in a router configuration to enable what?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the command used to get into global configuration mode on a cisco router?

On user exec mode type enable. When inside the privilege mode type configure terminal. You will then be sitting into global config after this. Please see below example: Router>enable Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#


Which names correctly identify the CLI mode represented by the prompt for Switch-East4?

line configuration mode user executive mode * global configuration mode privileged executive mode interface configuration mode * enable mode8 What command is used to change the default router name to Fontana? Router# name Fontana Router# hostname Fontana Router(config)# name Fontana * Router(config)# hostname Fontan


How do you setup router passwod?

there are 4 types of password used in router 1. previlage password 2. vty 3. console 4 auxilary on the router goto globle configuration mode type: router(config)#enable password [password] (for normal) router(config)#enable secret [password] (for encrypt password) router(config)#exit router(config)#ctrl+z (to save) it is used to set password in previlage mode


Starting at the enable mode prompt what commands would you type to configure IP address 192.168.1.1 on interface E0?

I will show the commands, together with the prompt, assuming the router name has not been changed. A subnet mask is also required; I will provide one. ^Z is Control-Z, used to exit configuration mode quickly: Router>enable Router#configure terminal Router(config)#interface E0 Router(config-if)#ip address 192.168.1.1 255.255.255.0 Router(config-if)#^Z Router#I will show the commands, together with the prompt, assuming the router name has not been changed. A subnet mask is also required; I will provide one. ^Z is Control-Z, used to exit configuration mode quickly: Router>enable Router#configure terminal Router(config)#interface E0 Router(config-if)#ip address 192.168.1.1 255.255.255.0 Router(config-if)#^Z Router#I will show the commands, together with the prompt, assuming the router name has not been changed. A subnet mask is also required; I will provide one. ^Z is Control-Z, used to exit configuration mode quickly: Router>enable Router#configure terminal Router(config)#interface E0 Router(config-if)#ip address 192.168.1.1 255.255.255.0 Router(config-if)#^Z Router#I will show the commands, together with the prompt, assuming the router name has not been changed. A subnet mask is also required; I will provide one. ^Z is Control-Z, used to exit configuration mode quickly: Router>enable Router#configure terminal Router(config)#interface E0 Router(config-if)#ip address 192.168.1.1 255.255.255.0 Router(config-if)#^Z Router#


Which which port can be used for initial router configuration?

aux


What port is used for initial router configuration?

aux


What is a function of the console port on a router?

To connect to a terminal for initial configuration


Which interface on a router is used for initial configuration?

console port


What is the router memory used to store the startup configuration?

NVRAM


What are some commands that can be used to verify router interface configuration?

plague


On a Cisco router what interface is used to make the initial configuration?

console port


What command is used to enter the routers privileged mode?

enable after the Router> prompt