Connect two internet lines on the same cisco router 3945 series

i have two internet lines from the same provider and i have one router i want to connect the two lines in the same router
any ideas !!!!!!!!!!!!!

Hi,
No problem, similar treatment. Follow 
1. Create IP SLA/Track for both internet link
2. Break your LAN subnet into 2 smaller subnet
3. Create route map, Match with 1 subnet & route the traffic towards 1st internet link
route-map General_Internet_Traffic permit 10
match ip address 115
set ip next-hop verify-availability 10.1.1.1 track 1
set ip next-hop verify-availability 11.1.1.1 track 2
4. Create route map, Match with 2 subnet & route the traffic towards 2nd internet link
5. Configure NATing/PATing over the interface, selecting by route-map 
ip nat inside source route-map General_Internet_Traffic interface FastEthernet0/0 overload
- Ashok

Similar Messages

  • Since upgrading, both our wireless printers are still visible, but OSX will not connect with them.  Both work via connecting from other sources via the same wireless router (airport).  What do I need to do to get my printing/scanning working again?

    Since upgrading, both our wireless printers are still visible, but OSX will not connect with them.  Both work via connecting from other sources via the same wireless router (airport).  What do I need to do to get my printing/scanning working again?

    First thing to try is reset Printing System:
    OS X Mavericks: Reset the printing system
    Next would be reset the router (power off 15 secs then back on). And, 2 minutes later, reset the printers 1 by 1.

  • Two phone lines on the same SIM card - but which one is active?

    I have two phone lines on my SIM card. Of course, only one of them can be active at one time. The switch between them is done through a SIM application which is loaded on the SIM card (supplied by the carrier)
    My question is that, sometimes I forget which line is the active one. Is there any way of seeing my active phone line?
    All my prior not-so-smartphones showed Line1 or Line2 in the home screen. But i could not find if iphone does this.
    P.S. settings-phone-my number does not answer this question, as it always displays the phone number that the iphone is registered to.
    Thanks

    Your husband needs to put his sim in an iPhone & turn iMessage off to fix this. If your husband setup a support profile with Apple, he can also login to that support profile & remove the phone.

  • Is possibile to connect two time capsule at the same network?

    I'd like to use one for backup with Time Machine and one as Network Hard Drive.
    Thanks in advance.

    I'd like to use one for backup with Time Machine and one as Network Hard Drive.
    No problem.
    Post back if you need some tips on the configuration of both devices.

  • I have an old PowerPC and a Macbook Pro running 10.6.7 sitting side by side. Both are using AirPort to connect to the internet wirelessly to the same router, but the old Mac connects with full bars, but the MBP struggles with only 2. Pls help, thanks!

    I have an old PowerPC running 10.4.11 and a Macbook Pro running 10.6.7 sitting side by side. Both are using AirPort to connect to the internet wirelessly to the same wireless router. The old Mac connects with full bars but the MBP struggles with only 2 bars. Pls help, thanks!

    BDAqua,
    Thanks for the response.
    Apple has used the term "Digital Audio" to identify this machine.  System Profiler has the following information:
    Machine Name:          Power Mac G4
      Machine Model:          PowerMac3,5
      CPU Type:          PowerPC G4  (2.1)
      Number Of CPUs:          1
      CPU Speed:          800 MHz
      L2 Cache (per CPU):          256 KB
      Memory:          768 MB
      Bus Speed:          133 MHz
      Boot ROM Version:          4.3.3f2
      Serial Number:          XBxxxxxMK9
      Sales Order Number:
    Yes, I could connect them by ethernet if all I wanted to do was transfer files, but I would like to network them so I could use wireless internet.  The machines are not always so close together, I did that to simplify the testing.  With the very slow transfer speeds I am reluctant to move ahead with the internet step. 
    <Edited By Host>

  • Have apple tv 2g and several IDevices (ipad, iphone..)and around the house i have several access point connect via UTP cable to the same router/modem, but  when i try Airplay it wont work if the devices are on dif wifi conn. regardelless its the same LAN.

    Problem with Homesharing/Airplay with dif IDevices (Itunes with a PC, Iphone, Ipad, Itouch etc) using my home wifi connections that has several access point throu out the house and they all are connected via UTP cable to the same modem/router (My LAN).
    When i try to use airplay or homesharing both devices have to in the same ACCESS POINT (it does not mather if its WIRED or WIRELESS, i have the same problem with both).
    Any ideas?? This did not happen before i upgraded ITUNES in order to use IOS5.
    Thanks

    Thanks for the advice. But i dont have any devices sync wifi. It also happens with older versions of IOS on iphone 4.2.1 and 3.1.3 and also IOS5 (no wifi sync enable).
    Basiclly when i try to airplay music using itunes (pc) to my apple tv 2g (4.3.3.) they both have to be in the same access point, if the apple tv is connect via UTP cable i have to be connected to that access point wifi. Basicly dosent work with dif access points.  Also if i manage to be on the same access point (itunes using a pc and the apple tv) if i have to use Remote App to change songs i have to be in the access point to.. can not see the devices...
    Any ideas?

  • Print data in two line in the same column

    Hi,
    In a tabular Report I want to print a column (eg:Description,) in two lines in the same cell.
    Since the description is too long. Is it possible in report 6i. Or any other solution for this?
    Please reply.

    Hello,
    For the Description field set the Vertical Elasticity to EXPAND. Then it will adjust automatically based on data.
    -Ammad

  • Connecting two WRT54GS to the same (wired) router (non-linksys)

    Due to some security issue I have to connect two WRT54GS to the same wired router.
    Do I connect the first WRT54GS to one port of the router and the second one to another port?
    And is the connection on the WRT the ethernetport or the internetport?
    And can I reach both the configuration screens or do I have to change the
    adress of one of them to e.g. 192.168.1.2 ?
    Regards,
    hENK.  

    I will suggest you to connect the LAN port of wired router to LAN ports of both WRT54GS  ........  Th connectino to WRT54GS is Ethernet Port ......
    Regarding the Ip address of WRT54GS ..... change the Ip address of first wireless router from 192.168.1.1 to 192.168.1.2 ........make the DHCP service disabled ....
    For the other router the Ip address would be 192.168.1.3 ...... DHCP service again disabled .........
    For accessing the set up page of both router use the new Local Ip address.........on the explorer address bar ......

  • Connecting to two database instances using the same Toplink

    Hi,
    We are trying to create a process using BPEL where data from one database instance needs to be passed to the other. The process is compiling properly and we could deploy it in BPEL Process Manager. But when we try to run the process, the data is not getting inserted into the second instance. There is no error /exception being thrown at most of the time, but at times we are getting a 'Unique constraint error' eventhough there is no duplication of data.
    Can we connect to two different instances using the same toplink. How can we achieve this.
    Thanks in advance
    Pratheusha

    You need to use two different sessions with two different mapping descriptors

  • Connecting to two database instances from the same TopLink

    Hi,
    We are trying to create a process using BPEL where data from one database instance needs to be passed to the other. The process is compiling properly and we could deploy it in BPEL Process Manager. But when we try to run the process, the data is not getting inserted into the second instance. There is no error /exception being thrown at most of the time, but at times we are getting a 'Unique constraint error' eventhough there is no duplication of data.
    Can we connect to two different instances using the same toplink. How can we achieve this.
    Thanks in advance
    Pratheusha

    You need to use two different sessions with two different mapping descriptors

  • I have a macbookpro with a second monitor connected using an Apple connector.  The two screens show different parts of the desktop.  My cat walked across the keyboard, and now the two monitors are showing the same thing.  How do I undo what the cat did?

    I have a macbookpro with a second monitor connected using an Apple connector.  The two screens show different parts of the desktop.  My cat walked across the keyboard touching various keys, and now the two monitors are showing the same thing.  How do I undo what the cat did?

    Have you tried HELP in FINDER?  If you open HELP and enter 'displays' in the field in the upper right hand corner you will get a list of topics on setting up monitors.  Specifically read 'Setting up multiple displays to show the same image' and 'Setting up multiple displays as an extended desktop'.
    Ciao.

  • I have two iMac's on the same desk. Once iMac pairs with both keyboards and mice.  The other pairs with the mouse, but I cannot get the keyboard to connect.  How do I get a keyboard and mouse to connect to each iMac independently?

    I have two iMac's on the same desk (about a foot apart). One iMac pairs with both keyboards and mice.  The other pairs with the mouse only; I cannot get the keyboard to connect.  How do I get a keyboard and mouse to connect to each iMac independently?

    Antaeus00 wrote:
    I tried sending a request for help,
    But did you succeeed in sending a request for help?
    Did you receive a response? How long has it been since you sent a request?
    but I need someone with more authority to talk to.
    There is no one with more authority than iTunes store support. We herem are only users.

  • Two servers (serverSocket) behind the SAME firewal !?l

    Hello !
    I dont know if this is the right forum for this qusetion,
    and maybe the question is really stupid, but ...
    I made a little client/server application, just to
    play around with sockets and serverSockets.
    It works fine, but now i ask myself:
    What happens, if there are two of my servers running on two
    different computers in the SAME LAN behind the SAME
    firewall/internetgateway, and both are listening on the SAME
    port ?
    F.e. if the extern IP of this LAN/(its gateway) is
    204.556.234.123, and a client in the internet is connecting
    to it on the port, on which the two servers behind the firewall
    are listening, WHO'S ANSWERING ?
    (If this port is set to "open and forward" in the firewall)
    The one with the shorter patch-cable ? ;)
    How is it possible for the client to differenciate
    this two servers in that LAN?
    The only logical solution i found is that this two servers
    have to listen on different ports,
    but i think there has to be another explanation and/or solution.
    Do i have to take care about situations like that in my
    server-application ?
    I have the feeling that i have to...somehow.
    OK, you see i dont know much about this...
    i would be very thankful for every hint and explanation.
    Thank you very much,
    greetings,
    huni.

    F.e. if the extern IP of this LAN/(its gateway) is
    204.556.234.123, and a client in the internet is
    connecting
    to it on the port, on which the two servers behind the
    firewall
    are listening, WHO'S ANSWERING ?
    (If this port is set to "open and forward" in the
    firewall)Whichever one the firewall is told to forward it to!
    The two computers running your server have unique addresses on the internal network. The firewall will forward incoming connections to one of those addresses. Maybe it can do some simple "load balancing" by forwarding some connections to one server and some to the other, but still, any particular connection will only go to one server.

  • Connecting 2 WAN clouds on the same IP address range.

    Hello, I have a problem connecting my office to two third party companies.
    I have two Cisco 1700 series WAN links to my office from these companies, Both routers are fully managed by their respective companies, both use static routing, and both are using the 10.0.0.0/8 IP address range.
    The first company assigned my office the address range 10.212.1.0/24.
    The second company assigned my office the address range 10.215.1.0/24.
    My office can be set to any IP address range.
    My questions are:
    Is it possible to have a connection from my office to both networks at the same time? If so how?
    Do I require these companies to provide me with their static routing information? or can I use routing protocols?
    Do I need to perform NAT?
    Can I use a PIX 515e firewall with three interfaces?
    Sample configuration would be greatly appreciated

    It's possible to have connections to your offices at the same time with the usage of subinterfaces.The usage of static and dynamic protocols depends totally based on the size of the topology of your network.If it's a very very small network static routing will do. Performing a nat totally depends upon ypur decision whether to use a public ip or not.If required you can use a pix firewall

  • Two different Resultsets for the same query (running at the same time)

    I am using the Thin Driver for Oracle 8.1.6. I am invoking queries in multithreading mode (each thread has his own connection to the oracle DB). If i am invoking the same SQL-Statement in two different threads nearly at the same time, only the ResultSet of the first query is complete. The ResultSet of the second query is not complete (the number of tuples differs each time I run the program). Principally the two ResultSets should be the same (no changes are done at the same time in the DB), but they are not.
    Anybody knows this problem and knows how to solve it? Principally read accesses on DBs should not make such trouble ...
    I hope anybody can help me.

    Pranav,
    As this BADI is having option checked 'Multiple use'. You can implement multiple implementations.
    You need not to deactivate the existing implementation.
    Reddy

Maybe you are looking for

  • Error during creating a new class diagram

    Hi everbody, I'm using JDeveloper 10.1.3.3.0 with ADF Faces and Toplink. I'm exposing to an error message in JDeveloper while creating a new class diagram. The error message is shown in dialog and saying "The name of the element can not be set to 'pa

  • Z68A - GD65 (G3) - Bios Failure

    Hi So I've been reading alot on these forums lately about bios updates. The reason being i bought myself a gtx 760 gpu. And I soon realized after it was shipped to me that it would not work on the bios i have (V23.1), and sure enough when i tried it,

  • What is wrong with the crop tool in Photoshop CS6? (picture included)

    Ever since I upgraded to Photoshop CS6 and started to use the new crop tool, I get this quite interesting visual error and some artifacting. I didn't have the problem with the crop tool in the previous versions of Photoshop. What can be the issue?

  • Reboot failed after smb upgrade(SOLVED)

    Forced fsck ran during reboot and reports two files using same inode ...'usr/bin/smbget .../usr/bin/smbtree What can be done to eliminate this problem? Last edited by lilsirecho (2009-05-06 06:47:26)

  • Why is time capsule not doing a full system backup?

    It's only backing my users folder and nothing more. Their is nothing excluded from time machine in the options. Also I have my time capsule set up the right way.