answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What does the command line console 0 let you do?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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 disable console user name and password?

In global config mode go to console 0 (line console 0) and type: no login. Additionally you can type 'privilege level 15' so you will always have full privileges when using console.


How can i disable shield from bots in cs 1.6?

easy, type this in your console... allow_weapon_shield 0 -DairycreaM


How do you change a guns rate of fire on Call of Duty World at War using PC and the cheat console menu Eg ptrs 42?

type in the command console perk_weapratemultipier # then put a number between 1 + 0 (0 being the fastest rate of fire)


How do you make a no gravity game in Team Fortress 2?

console command: sv_gravity <value here> default is 800, so no gravity would be 0.


What is the correct command for transport input ssh?

router(config)#line vty 0 4router(config-line)#transport input ssh


Which command output would you most likely see if you had a problem at the physical layer?

Ethernet 0/0 is down, line protocol is down


Which command will configure all the default VTY ports on a router?

Router(config)# line vty 0 4


How do you undo a console command on team fortress 2?

Depending on the command you may not be able to "undo" but you may be able to use a different command to restore a default setting.eg: respawn times:mp_disable_respawn_times "1" - disables them completely (instant respawn)mp_disable_respawn_times "0" - restores spawn times to map default.


Spore Won't Load?

Try adding this command line to your desktop shortcut, worked for me. -jobPriority 0 So new line would be, whatever drive you put it in:\Spore\Sporebin\SporeApp.exe -jobPriority 0


Which command or commands will require authentication to access the privileged exec mode?

RTRA(config)# line vty 0 4 RTRA(config-line)# login RTRA(config-line)# password cisco


What is the macro to fix in game graphics for WoW?

If you simply wish to reload your User Interface to get rid of bugs, a simple /reloadui will work to that effect. The following macro will put all your graphic settings to high: /console overridefarclip 1 /console farclip 1600 /console horizonfarclip 6226 /console groundeffectdensity 256 /console groundeffectdist 140 /console smallcull 0 /console skycloudlod 3 /console characterAmbient /console extshadowquality 4 /console environmentDetail 2 And the following macro will put them all to low: /console overridefarclip 0 /console farclip 1277 /console horizonfarclip 2112 /console groundeffectdensity 96 /console groundeffectdist 140 /console smallcull 0 /console skycloudlod 1 /console characterAmbient /console extshadowquality 2 /console environmentDetail 1 You can still hit Escape, and go to the Video options to alter these settings manually.