3.router Basic Command.
3.router Basic Command.
Commands
Basic Management Modes of
Cisco Router
(The old method was to use the enable password command. But
this is not secure (weak encryption) and is ABSOLUTELY NOT
RECOMMENDED. DO NOT USE!)
How to set enable Secret Password ?
NCP(config)# enable secret ccna
NCP(config)# exit
NCP#logout
NCP > enable
Password: (Enter password ccna)
Here enable password noida will not be accepted, enable secret
password ccna will be accepted due to High priority over enable
password & also not visible in
#show running-config.
How to set console Password ?
NCP(config)# line console 0
NCP(config-line)# password 1234
NCP(config-line)# login
NOTE:- If we do not write login consol password will not activate.
How to set Telnet Password ?
NCP(config)# line vty 0 4
NCP(config-line)# password 789
Note :- Telnet password is use to access REMOTE DEVICES & it must
be configured on REMOTE DEVICES.
How to set exec time of router window?
NCP (config)# line console 0
NCP (config)# exec-timeout 0 0
How to set Banner ?
NCP (config)# banner motd @ WELCOME TO NCP @
Note:- It will display before login into Router
How to stop broadcast of wrong command ?
NCP (config)# no ip domain-lookup
www.ncpnetworktraining.com
[email protected]
+919871481152, +919910111641, 0120-4310416
www.ncpnetworktraining.com
[email protected]
+919871481152, +919910111641, 0120-4310416