General discussion

  • Creator
    Topic
  • #2325446

    changing of password for router

    Locked

    by dubey_296 ·

    hi,
    all
    I am a net admin. of a small firm connected with Regional office thro router (cisco-2600) and lease line .I have recieved u/n and pass for router at my end
    The admin. at regional office told me to change the pass after thirty days otherwise the ID will be disabel but I dont know the procedure to change the password,can U help me in this case

    waitng for reply

All Comments

  • Author
    Replies
    • #3408628

      changing of password for router

      by alpha-male ·

      In reply to changing of password for router

      It depends on the password you need to change…though he probably means the Privileged Exec. Password. Here you go:

      Priv. Exec:

      Router(config)#enable password password

      Line access:

      Router(config)#line [aux|console|vty] line-number [ending line number]
      Router(config-line)#password password

      vty:

      Router(config)#line vty line-number [ending line number]
      Router(config-line)#password password

      Con:

      Router(config)#line con line-number
      Router(config-line)#login
      Router(config-line)#password password

      Hope this helps! I’d highly recommend you get a book to reference about the IOS and Cisco commands – or better yet take a CCNA class. This can be some *awfully* confusing stuff…

    • #3408358

      changing of password for router

      by jayanth ·

      In reply to changing of password for router

      What for did you reject Answer 1. That answer lists all the types of a/c’s on the router for which you can change the password and also the methods of how to do it. What more do you want!!! While rejecting an answer, also specify why you did it, so that others attempting to answer that will have some idea as to how to help you out!!!!

    • #3410820

      changing of password for router

      by dubey_296 ·

      In reply to changing of password for router

      This question was closed by the author

Viewing 2 reply threads