Results 1 to 5 of 5

Thread: configuring cisco router 877

  1. #1
    Join Date
    Feb 2010
    Posts
    27

    configuring cisco router 877

    hi;

    I've a cisco router 877 and I configured every thing by using copy from text file that I've already taken from another router.
    there's one thing that I couldn't do it:
    ppp chap 7 password xxxx
    ppp pap sent-username xxxx password 7 xxxx
    How to change the password ?
    because i've copied the configurations from another router, the passwords will be saved in the new router, and I need to change the passwords.

    Thanks

  2. #2
    Join Date
    May 2008
    Posts
    1,304

    Re: configuring cisco router 877

    To reset Cisco 877 password, follow these steps:

    Step 1: Enter the configure terminal command to enter global configuration mode:
    Router# configure terminal
    Step 2: Enter the enable secret command to reset the enable secret password in the router:
    Router(config)# enable secret password
    Step 3: Enter exit to exit global configuration mode:
    Router(config)# exit
    Step 4: Save your configuration changes:
    Router# copy running-config startup-config

  3. #3
    Join Date
    Feb 2010
    Posts
    27

    Re: configuring cisco router 877

    thank you for your kind reply, but this is not what I need.
    I need to configure the ADSL user name and the password
    (Ex: aaa@512.bb.com) like what I've in the old router:

    ppp authentication chap pap callin
    ppp chap hostname aaa@512.bb.com
    ppp chap password 7 1218095A000A060C2378717F66
    ppp pap sent-user name aaa@512.bb.com password 7 15130741162B212C21606

    I've copied these 4 lines from the old router and I want to configure the same configurations in the new one with another user name and password.

  4. #4
    Join Date
    Jan 2006
    Posts
    4,221

    Re: configuring cisco router 877

    You can try to change or set the enable password to PaSsWoRd:

    Code:
    config t
    enable secret PaSsWoRd
    The enable pasword PaSsWoRd command will also set the enable password, but will leave the password in plain text and visible in the router configuration. This is not affected by the service password-encryption setting.

  5. #5
    Join Date
    Feb 2010
    Posts
    27

    Re: configuring cisco router 877

    This not my answer

    Thanks

Similar Threads

  1. "Cisco connect" cannot find Cisco Linksys E1200 router
    By $Iain$ in forum Networking & Security
    Replies: 5
    Last Post: 25-03-2012, 07:41 PM
  2. Cisco 1921 router vs. Cisco 1941 router
    By gMALI in forum Networking & Security
    Replies: 6
    Last Post: 22-07-2011, 07:29 PM
  3. Configuring bandwidth for cisco 2811 router
    By Kingfisher in forum Networking & Security
    Replies: 3
    Last Post: 30-10-2009, 01:36 PM
  4. Problem of Cisco 7920 VoIP phone on Cisco 870 router
    By Wguy2008 in forum Networking & Security
    Replies: 4
    Last Post: 30-11-2008, 11:35 AM
  5. Configuring router for VPN passthrough
    By Hilfiger in forum AntiVirus Software
    Replies: 2
    Last Post: 06-04-2008, 06:27 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,975,932.68629 seconds with 17 queries