answersLogoWhite

0

How do you remove a hostname in config t?

Updated: 9/17/2019
User Avatar

Wiki User

12y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How do you remove a hostname in config t?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How can an IP address for a network device be assigned to a particular network?

Router(config)# hostname AdminAdmin(config)# enable secret cangetinAdmin(config)# interface fa0/1Admin(config-if)#ip address 192.168.1.22 255.255.255.248Router(config)# hostname AdminAdmin(config)# enable password cangetinAdmin(config)# interface fa0/1Admin(config-if)# ip address 192.168.1.22 255.255.255.248Router(config)# hostname AdminAdmin(config)# enable secret cangetinAdmin(config)# interface fa0/0Admin(config-if)# ip address 192.168.1.22 255.255.255.248Router(config)# hostname AdminAdmin(config)# enable password cangetinAdmin(config)# interface fa0/0Admin(config-if)# ip address 192.168.1.22 255.255.255.248


Which prompt represent the appropriate mode used for the copy running config startup config?

previlage mode i.e hostname#


Which prompt represent the appropriate mode used for the copy running-config startup-config command?

previlage mode i.e hostname#


How do you change hostname in WSM passport 8600 nortel switch?

config cli prompt "NAME"


What command is used to change the default router name to Fontana?

Type your answer here... Router(config)# hostname Fontana


While configuring a router network technician wants to name a router Which prompt the technician would see when entering hostname command?

Router(config)#


Is config t a mode in router configuration?

Yes, Config t stands for configure terminal. This command is to switch into configuration mode .


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


What is the command to remove the console password router?

Remove Console password router>enable router#configure terminal router(config)#line console 0 router(config-line)#no login router(config-line)#no password router(config-line)#exit router(config)#exit


How do you setup eigrp protocol?

router#config t router(config)#router eigrp 100 #net NETWORK ADDRESS


How can the hostname be removed?

no hostname


What is the effect of issuing the hostname RouterA command on a router?

A description will be configured on the router interfaces identifying them as belonging to RouterA.The router will attempt to establish a connection to the host with the name RouterA.The router will map an IP address to the domain name RouterA.The router prompt will change from Router(config)# to RouterA(config)#