Backup & restore Configuration Cisco router (RV082 & RV042)

Hi,
I have a small business and I would like to change the current router (RV082) with a new one (RV042), and I'd like to know how to transfer the same configuration in my new router.
thank you 

You can use 3rd party application such as Ghost to back up the drive.

Similar Messages

  • Configuring Cisco Router for use with Syslog Server

    Configuring Cisco Router for use with Syslog Server:
    Does anyone know of a good doc for this?
    -Ashley

    Start with that one: http://security-planet.de/wp-content/uploads/2008/12/logging-ios.pdf
    And if you need more informations, just ask what you want to achieve.
    Don't stop after you've improved your network! Improve the world by lending money to the working poor:
    http://www.kiva.org/invitedby/karsteni

  • Backup & restore configurations in Linksys router using an IMAC

    Can someone explain to me or possibly provide me with a website that explains how to backup and restore configurations in Linksys Routers using an Imac with Lion?

    http://www6.nohold.net/Cisco2/ukp.aspxvw=1&docid=fe2f43d62fa24d1fb12b833f54fd2c43_17378.xml&pid=80&r...
    I don't work for Cisco. I'm just here to help.

  • Does anyone configure cisco router with MGCP to link Call agent Clarent ?

    hi,
    We require to configure As5300 with MGCP to link Clarent call agent. Does anyone have cisco router configuration ?
    thanks.
    best regards.
    fred.

    Below is the sample configuration for the 5300 to Call-Agent. This is also dependant on which package is configured on the call-agent so we can configure it accordingly. Hope this helps.
    version 12.3
    no service pad
    service timestamps debug datetime msec localtime show-timezone
    service timestamps log datetime msec localtime show-timezone
    service password-encryption
    hostname AS5300-5
    boot system tftp c5300-is-mz.123-2.T1 171.68.191.135
    logging buffered 100000 debugging
    enable password xxxx
    backhaul-session-manager
    set bh5300-vsc1 client nft
    group bhgrp1 set bh5300-vsc1
    session group bhgrp1 172.16.20.35 7007 172.16.20.28 7007 0
    isdn switch-type primary-ni
    isdn voice-call-failure 0
    no scripting tcl init
    no scripting tcl encdir
    voice call carrier capacity active
    voice class codec 1
    codec preference 1 g723r63
    codec preference 2 g711ulaw
    no voice hpi capture buffer
    no voice hpi capture destination
    dial-control-mib retain-timer 240
    dial-control-mib max-size 600
    controller T1 0
    framing esf
    clock source line primary
    linecode b8zs
    pri-group timeslots 1-24 service mgcp
    controller T1 1
    framing esf
    clock source line secondary 1
    linecode b8zs
    ds0-group 0 timeslots 1-24 type none service mgcp
    controller T1 2
    framing esf
    clock source line secondary 2
    linecode b8zs
    controller T1 3
    framing esf
    clock source line secondary 3
    linecode b8zs
    interface Ethernet0
    no ip address
    no ip mroute-cache
    shutdown
    interface Serial0
    no ip address
    no ip mroute-cache
    shutdown
    clockrate 2015232
    no fair-queue
    interface Serial1
    no ip address
    no ip mroute-cache
    shutdown
    clockrate 2015232
    no fair-queue
    interface Serial2
    no ip address
    no ip mroute-cache
    shutdown
    clockrate 2015232
    no fair-queue
    interface Serial3
    no ip address
    no ip mroute-cache
    shutdown
    clockrate 2015232
    no fair-queue
    interface Serial0:23
    no ip address
    isdn switch-type primary-ni
    isdn bind-l3 backhaul bh5300-vsc1
    no cdp enable
    interface FastEthernet0
    ip address 172.16.20.28 255.255.255.192
    no ip mroute-cache
    duplex full
    speed auto
    no cdp enable
    ip classless
    ip route 0.0.0.0 0.0.0.0 172.16.20.1
    no ip http server
    radius-server host 172.21.59.165 auth-port 1645 acct-port 1646
    radius-server key xxxxxxxx
    radius-server vsa send accounting
    voice-port 0:23
    voice-port 1:0
    mgcp
    mgcp call-agent 172.16.20.35 2427 service-type mgcp version 0.1
    mgcp quarantine mode loop
    mgcp package-capability dtmf-package
    mgcp package-capability rtp-package
    mgcp package-capability as-package
    mgcp default-package gm-package
    mgcp profile default
    timeout tsmax 100
    no max1 lookup
    dial-peer cor custom

  • Backup / Restore configuration

    Customer does a (xml) backup of a UCS domain with 4 chassis; then he erases the configuration, does a inital setup and then a restore.
    He was quite surprised, that the numbering of the chassis has been changed ?
    Has this something to do with the flag "preserve identities", which he forgot to tick ?

    Yup, always use "preserve identities" if you might have to restore from the xml file. It's not needed if you want to create a "gold image" to push to other Interconnects.....

  • Backup & restore option- Cisco prime 2.1 to 2.2

    Hi All,
    I found that i have to backup 150GB size application file before reimaging to 2.2. But if i take over the network, it takes very long time (in days i guess -for 1 hour, only 500 mb it transfers). Is there any option to speed this process..? Can i directly connect any external hard disks if possible..?
    Thanks in advance.

    In my case it took only less than 1 hr for 96G database. (within a DC that had 10Gbps). Here is the process I followed.
    http://mrncciew.com/2014/12/18/how-to-go-there-pi-2-2/ 
    As Scott said, if you go from 1.4.x to 2.2, few issues experience by others & you can refer below thread for details.
    https://supportforums.cisco.com/discussion/12390246/issue-pi-22-after-upgrade
    HTH
    Rasika
    *** Pls rate all useful responses ****

  • Configure cisco router 2901 as pppoe modem

    hi, i used web based interface to configure ppoe on the router 2901, but it does not seems to be enabled.
    i want to use this router to connect to my ISP and dial automatically like the normal dlink and other  routers do.
    i want to share the internet to clients connected through switch.

    conf t
    interface dialer 1
    ip address negotiated
    encapsulation ppp
    ppp authentication pap callin
    ppp pap sent-username ISPUsername password ISPPassword
    ppp ipcp route default
    dialer pool 10
    no shutdown
    ip nat outside
    exit
    interface gigabit 0/0
    no ip address
    pppoe enable
    pppoe-client dial-pool-number 10
    no shutdown
    exit
    exit
    interface gigabit 0/1
    ip address 192.168.0.254 255.255.255.0
    no shutdown
    ip nat inside
    exit
    ip access-list standard NAT_ADDRESSES
    permit 192.168.0.0 0.0.0.255
    exit
    ip nat inside source list NAT_ADDRESSES interface dialer 1

  • Need help configuring Cisco/Linksys wireless router to extend wi-fi signal to living room

    My U-verse wireless gateway is in the back of our house. We live in an old 1920's home with solid wood walls. For our macbooks, we get a pretty decent signal, but my wife's iPad 2 get's poor wi-fi speeds. I bought a Cisco/Linksys WRT160N wireless N broadband router. I have a wired connection in my living room (going to a 4 port switch) then connected to my DVR. I tried hooking up the new router but ended up getting no signal on the iPad. In fact, it caused other issues. I ended up disconnecting it and re-booting my gateway. All came back fine. This wireless router replaces a similar unit that went out in after a power failure, so I know this can be done, but I forget exactly how I confiured the old one. I would like it to "extend" my signal to the living room, but I am also willing to create a new network (different SSID). Do I need to turn of DHCP? Are there any web sites that can assist me in configuring the router? I wish I didn't have to deal with this. The signal from the RG is great when you are in the back room (20+ down). But my wife gets about 3 down on her iPad in the living room. Thanks in advance.

    Hi ,
    I was doing some research on how this can be done. It does not appear there is an option in the Cisco router to set it up as an access point, but there are several options you can do to extend your network. 
    The first thing you can do is just set it up as a router behind router setup, and you will just have two separate networks. Make sure the DHCP pool does not conflict with the U-verse's gateway of 192.168.1.x. 
    The second thing you can do is connect the Ethernet cable to one of the LAN ports on your Cisco router instead of using the internet port. This should make it work like a smart switch. 
    With both setups, you want to probably change the SSID, network key, and wireless security settings to the same thing for wireless roaming abilities. That way, anyone that configures their wireless connection will be connected to both networks. Just make sure the wireless channels are not the same, and I would suggest having them at least 5 apart.
    Hope this helps.
    -ATTU-verseCare

  • How to configure one dsl connection and one public ip in cisco router and map to one interface for using exchange server

    how to configure one dsl connection and one public ip in cisco router and map to one interface for using exchange server

    Hi ,
     Have you got any additional public IP Address from your service provider , If yes on router you can have static route for those additional IP Address pointing to your ASA  outside interface . 
    Accordingly you can configure NAT 
    HTH
    Sandy . 

  • Configuring Cisco 3620 router

    I am quite new and haven't worked before with Cisco router. I have a Cisco 3620 router with only one ethernet interface (FastEthernet 0/0).
    I want to configure it so that the router will have ip address of 192.168.2.2 (255.255.255.0). I am not using DHCP so all the machines in the network are configured manually.
    My running-config is as follows.
    version 11.3
    service timestamps debug uptime
    service timestamps log uptime
    no service password-encryption
    hostname router
    enable secret xxxx
    enable password xxxx
    controller T1 0/0
    framing esf
    linecode b8zs
    channel-group 0 timeslots 1-24 speed 64
    interface FastEthernet0/0
    ip address 192.168.2.2 255.255.255.0
    interface Serial0/0:0
    no ip address
    shutdown
    ip classless
    dialer-list 1 protocol ip permit
    dialer-list 1 protocol ipx permit
    line con 0
    line aux 0
    line vty 0 4
    password xxxx
    login
    end
    Can someone give advise on what should I use for default-gateway, default-network and route?
    I want to use name-server which has class B ip address. 131.x.x.x.
    If my router can route all the traffic to 131.x.x.y (gateway in the same LAN as router) then I can connect to Internet.
    Can someone tell me how to do this?
    Regards,
    Amar.

    Hi
    i feel u need to have 2 ethernet interfaces in your router to have the reachability to the 131.x.x.x series from your local lan which is in 192.168.2.x series..
    eventually u need to deploy nat to have this kinda access in place...
    if you got to have that you can configure one of your interface on 131.x.x.x series and configure it as a nat outside interface and keep faeth0/0 as ur inside interface.
    you need to configure up a access list and also the necessary overloading to achieve the connectivity.
    i think this link will def help u out to find more details about the scenario and config details about which i m mentionining over here..
    http://www.cisco.com/en/US/tech/tk648/tk361/technologies_tech_note09186a0080094831.shtml
    And again you can have the ip reachability using normal static ip route in your box..pointing to the ip which can be used to go out to the public/outside world..
    regds

  • Send configuration file to Cisco router

    Where can I find a C programm that send configuration file to Cisco router from linux workstation?

    I wonder what kind of config changes you are making and whether that may have an impact on SSH. For example if you change the host name or change the domain name then the keys need to be regenerated.
    HTH
    Rick

  • Configure a Cisco router with Username and Password.

    Hello Guys,
    Am quite new in cisco and i need to configure an 891 cisco router,can someone please show me step by step configuration commands for configuring Username and Secret Password.I would like the router to ask for "Username"and " Password" anytime i want to login the router through telnet.I also want to know if i have to erase the default configurations on the router first, before i start the configuration,and how it should be done in other not to loose the router whiles working on it.Thanks for your usual quick responds.
    Regards,
    Eben.

    Hello Eben,
    Peter has suggested to use SSH because of the fact that telnet data is sent in clear text, so someone with the right tools could easily find your password and your device could/would be compromised. It is security best practice. SSH is encrypted.
    Technically speaking you do not need to change the hostname / domain name. But majority of Cisco documentation follow this method.
    In case you are interested on how to do this without change... see below.
    Router(config)#
    Router(config)#crypto key generate rsa modulus 1024
    % Please define a hostname other than Router.
    Router(config)#crypto key generate rsa modulus 1024 label CISCO
    The name for the keys will be: CISCO
    % The key modulus size is 1024 bits
    % Generating 1024 bit RSA keys, keys will be non-exportable...[OK]
    Router(config)#
    *Jul 11 13:27:51.431: %SSH-5-ENABLED: SSH 1.99 has been enabled
    Router(config)#
    The normal cases just as shown in Cisco documentation, the parser (without a label on the crypto key) would force us to change the hostname, create a domain name. I think the domain name is there to put a label on the keys.
    Router(config)#crypto key generate rsa general-keys modulus 1024
    % Please define a hostname other than Router.
    Router(config)#crypto key generate rsa
    % Please define a hostname other than Router.
    Router(config)#hos
    Router(config)#hostname ISR
    lexnetISR(config)#crypto key generate rsa general-keys modulus 1024
    % Please define a domain-name first.
    ISR(config)#ip domain name net.com
    ISR(config)#exit
    ISR(config)#crypto key generate rsa general-keys modulus 1024
    The name for the keys will be: ISR.net.com
    % The key modulus size is 1024 bits
    % Generating 1024 bit RSA keys, keys will be non-exportable...[OK]

  • Configure a Cisco router with telnet Username and Password.

    Hello Guys,
    Am quite new in cisco and i need to configure an 891 cisco router,can someone please show me step by step configuration commands for configuring Username and Secret Password.I would like the router to ask for "Username"and " Password" anytime i want to login the router through telnet.I also want to know if i have to erase the default configurations on the router first, before i start the configuration,and how it should be done in other not to loose the router whiles working on it.Thanks for your usual quick responds.
    Regards,
    Eben.

    From this forum description:
    Note: If your questions pertain to specific Cisco technology or solution, please post them in the proper community by leveraging the Community Directory so that folks who have expertise within those areas can engage and collaborate to it.
    You should consider to delete your question here and recreate in in more appropriate forum. You can wish for quick response then ...
    Edit: Thread has been moved by moderator, the notice no longer apply.

  • Configuring Cisco 881 ISR (Integrated Services Router)

    Hi
    Can anyone advise whether this router internal IP is fixed at 10.10.10.0 network?
    I am asking is bcoz.
    1. When configuring the router using CCP 2.4  or 2.5, I am able to access the configuration via 10.10.10.x network.
         However, when I changed the router IP to 192.168.1.x network, CCP is unable to detect the router.
    2. By the way, CCP 2.5 has bugs right?
    Is this fixed, or can anyone advice me how to workaround it?
    Thanks a million.
    alvyn

    Hi Alain
    I am only using CCP.
    Scenario 1:
    By Default, the 881 IP is 10.10.10.1.
    When I configured my PC IP to 10.10.10.5, I am able to ping to 10.10.10.1, but when in CCP I am unable to discover anything.
    It is only when I changed my PC IP to 10.10.10.2 then in CCP the router is discovered.
    Scenario 2:
    After sucessfully discovered the router, I changed the router IP to 192.168.1.1/24. Thereafter I changed my PC IP to 192.168.1.10 Subnet 255.255.255.0.
    I am able to ping to the router @ 192.168.1.1. However I am unable to discover it in CCP.
    Alvyn

  • RV082 RV042 RV042G v4 firmware bug?

    Models affected:  RV082 v3 (primarily)  -  also RV042 v3 and RV042G
    Symptoms:
    1) web admin GUI stops responding
    2) internet speed slows or stops completely
    Temporary Fix:
    1) power-cycle the router, everything works fine for a random period of time
    Notes:
    1) happens after a month or so for RV082 that is giving me trouble.
    2) seems to affect a large number of units but not all units
    3) this has been going on for a YEAR OR MORE without resolution
    4) also, I can only program this router with IE - for firefox, I can't get past the certificate warning and to the login prompt.
    5) could this be related to https login and broken code regarding SSL certificate or its integration into the web GUI?
    6)  yes, I have reset the unit to factory defaults and reprogrammed
         yes, I have tried different firmware revisions
         yes, I am on the current firmware
         yes, I have re-issued the SSL certificate
    Maybe the team writing the firmware could get their hands on some of the reported units with these issues and see how they behave, figure out what the real problem is so we can stop beating our heads against the wall?

    What Samir said...
    FWIW - here's what I've settled on:
    RV042 v1 with the last v1 firmware.  I have a couple clients with these.  I want them to die but they won't, so they are still running fine. Some develop that squealing sound in the power supply section.  Had one or two fail and upgraded to RV082
    RV042 v3 (not sure which firmware)  I had one client with this, NEVER had an issue
    RV042G - never tried one, and I don't plan on it  (maybe an RV320, although I prefer rackmountable units)
    RV082 v1 with last v1 firmware (v2 firmware will break it) -  several of my clients have these, and I use one at home.  They just run and run and run, and occasionally one might need to have the CMOS battery replaced.  I just configured one of these with a Dual-WAN and it works great.  I prefer the v4 firmware UI that comes on the v3 units.
    RV082 v2 = JUNK!!
    RV082 v3 - firmware v4.1.1.01-sp is stable and has been running one of my clients for 2 years no issues.  firmware v4.2.3.03 came loaded on a new one that was purchased in 2014 and that has also been running fine.  The first gets heavy internet use with skype, audio streaming, websites.  The latter has 9 VoIP phones (phonebooth) behind it and using bandwidth priority rules to share a 800kb upstream. 
    ** v4 firmwares are unified across all v3 hardware (RV042, 82, 42G) - I only trust the two versions listed directly above.  If you change/update to one of these firmwares to resolve issues, reset the router to defaults, flash the firmware, maybe reset it to defaults again just to be sure, and then program it from scratch.  Save your config from the stable firmware and then you can use that to reload if you do more resetting later.
    RECOMMENDATIONS:
    **  I love that the RV082 is rackmountable, has an internal PSU, and has an 8-port switch.  It's only a few bucks more so just forget the RV042 and get the faster/better option.
    ** The RV325 is a compelling successor to the RV082.  (basically an RV082 with Gigabit ports).   It has better firewall throughput and processing, also has newer features for QoS and multiple DHCP on several vLANs.  I picked up one last year to replace an RV082 but I figured out a solution before swapping the routers.  I haven't been brave enough nor had enough time to give it a real test yet.  Hoping to do so soon.  It has external PSU which is not so great but I can deal with that - at least it's rackmountable.
    (I have retracted my comment about the ISA series.  I configured one running on early firmware and was impressed, but evidently they had issues and Cisco stopped making them after a relatively short run, which is a bad sign).

Maybe you are looking for