HOW TO SET CONSOLE AND ENABLE PASSWORD ON CISCO 2621 ROUTER
First of all connect your router via consol cable to PC. Install hyper Terminal or Putty software.
Open consol page and .
follow these step to set password.
consol password----
router>enable
router#conf t
router(config)#line consol 0
router(config-line)#login
router(config-line)#password 123@qwe
enable password----
router>enable
router#conf t
router(config)#enable password 123@qwe
No comments:
Post a Comment