Use two interfaces on the same network

Hello every one,
I actually starting to work on a cisco project. I'm a beginner on networking and cisco technologie.
For my project we use a router 2921.
We got two network:
- Network A: 192.198.0.X / 255.255.255.0 / Gateway 192.198.0.1
- Network B: 162.168.0.X / 255.255.0.0 / Gateway 162.168.0.1
Each network use switch, Switch A (connecting to network A) is connected to interface G0/0.
And Switch B (connecting to network B) is connected to interface G0/1.
Router well configured as:
- G0/0: ip address 192.198.0.1 255.255.255.0 (network A)
- G0/1: ip address 162.168.0.1 255.255.0.0 (network B)
Every think working fine.
The problem is with this one, we need to connect a computer on G0/2. This computer is configure as network A (192.198.0.10 / 255.255.255.0 and same gateway).
I can't configure G0/2 as 192.198.0.1 255.255.255.0 (network A), cause G0/0 use this adresse.
I can't put this computer on the switch A, my only physical possibilité is to connect him on G0/2.
We just need to use interface G0/0 and G0/2 as a switch on the router with the same gateway (192.198.0.1)
How can i connect this computeur? How can i configure two interfaces on the same network and same gateway?
Thanks you

I would just put the PC on a different network, but if you really want it to be in the same network, you could use IRB to connect two of the interfaces on the router at layer 2.
Here is an example config for IRB:
interface FastEthernet0/0
bridge-group 1
interface FastEthernet0/1
bridge-group 1
bridge irb
interface BVI1
ip address 192.168.0.1 255.255.255.0
bridge 1 route ip
Notice that the physical ports do not have IP addresses on them, the IP for the subnet is on the BVI interface.

Similar Messages

  • Using two e2000 on the same network

    I purchased two e2000s for my home network.  Since the routers do not work on both bands at the same time, I decided to set one up for 2.4Ghz and the other on 5Ghz.  I had to set them up separately but hooked up to the internet while setting them up (obvoiusly, since it cannot be done otherwise).
    I had everything set up like I wanted (primary e2000 is 192.168.1.1 with DHCP enabled, 2.4 Ghz and secondary e2000 is 192.168.1.2 DCHP disabled, 5Ghz, wired together) and each running a guest network.  I figured i'd have 2 guest networks, one for b,g,n and one for high-speed n. 
    Currently, everything works fine, except the secondary guest network did not come back up when I connected everything back together.  I think once I set the secondary router to 192.168.1.2, the guest network went away.  Of course, I cannot access the secondary router via the connect software since I changed the IP address manually, and I cannot try to reset the guest network.  Before I go back and work on my secondary router so I can get my second guest network back (yes it was working fine originally) is it possible to run the guest network if the base IP is not 192.168.1.1?  I'd rather not waste a few more hours if it is not possible.
    Thanks for any help.

    Correct. The guest network is a network for guests which you would like to have internet but not access your LAN. If you want them to access your LAN as well you give them your main network passphrase.
    Not using the internet port on the second E2000 is not in the user manual either. While possible, it's not really a fully officially supported setup. It's not in the user manual. It's not supported by the setup program. You'll only find it into the FAQ/KB.
    If you don't use the internet port there are a lot of features which don't work because they only affect traffic between the LAN and the internet port and vice versa, access restrictions, dyndns, etc.

  • Weird issue when trying to use two computers on the same network.

    Hi all...i just just moved house and i'm using a different connection with my time capsule.
    basically i've just plugged the modem into the ethernet port on the timecapsule as usual, and now for some reason me and my partner cannot use the computers to access the net at the same time
    my access will halt as soon as he starts, and the only way to gain access again is to renew the DHCP lease, which subsequently boots him off....
    anyone know how to fix this?

    it's a wireless modem. not like a usb stick with a 3g connection. it's called unwired here in australia....its crap, but im using it for the next few days until my cable connection is installed at the new house.
    it's pretty much the same as a regular modem and has an ethernet port on it which you can either use to connect directly into your system, or plug into a router or wifi (or in my case, time capsule which i'm using as the wireless base station)
    i've just done the usual thing of plugging the ethernet cable from the modem into my time capsule, and it seems to work fine as long as it's only one user on the network. but as soon as someone else jumps in, their system gets access and mine stops. the only way to get mine working again is to renew the DHCP lease in networking preferences, but that ends up booting the other person off.
    i havent changed any settings at all and we never had this issue at the old house...so i'm not sure if its some configuration with the time capsule, or if it's something weird about the dodgy modem i'm using...

  • WLC-2106 and multiple interfaces on the same network

    Hi there,
    I recently created a TAC request to the Cisco support regarding our WLC-2106, but they could not help me. Basically I just learned that you can create new interfaces for the wireless LAN controller and then dedicate them to a given wireless network (SSID). This way I could more effectively utilize network bandwidth also. Problem is that all of the interfaces have to be in a different network segment in order to work, which is not what I want. I specifically want to have several interfaces on the same network segment.
    Has anyone tried to accomplish the same?

    Basically what I've misunderstood is that all the traffic generated by our wireless clients have been going through the single 100Mbit/s ethernet port on the wireless LAN controller (management interface), and to mitigate this I thought I could create new interfaces (ports) and dedicate those to given WLAN networks.. I see now that this is not supported. Not inside the same network at least.
    So, by reading further and consulting my best friend Google I learned about a setting called "AP Mode". Changing that from Local (the default) to H-REAP the APs should not route their traffic anymore through the management interface on the wireless controller, but instead route all the client traffic directly to the local LAN. This way you effectively remove the 100Mbit/s bottle-neck when all the APs were using the management interface both for configuration and client data traffic.
    It seems you also have to enable H-REAP Local switching from a given WLAN network in addition to changing the AP Mode of your access points to H-REAP. I'm still in the testing phase here so should anyone have any insight to this, I'd be greatful to hear more.

  • Use two indicators for the same variable in two different VIs

    hello, I want to use two indicators for the same variable in two different VIs running at the same time
    should I use global variables?? I want to avoid because I have lot of variables and it would takes too much memory,I tried with this code but the value of the second indicator is not updated 
    I tried to use the queue and it works but the problem is as i said previously that i have many variables shoud I use a queue for each one??
    what should I do?
    thank you in advance
    cordialy
    Attachments:
    projet.zip ‏13 KB

    CrisSTine01 wrote:
    hello, I want to use two indicators for the same variable in two different VIs running at the same time
    I'm a huge fan of User Events to send updates to GUIs from who knows where.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • How to use multiple Interfaces for the same BS?

    Hi @ ,
    Is it possible to have a scenarion where i am using multiple interfaces in the same BS based upon some conditional field in the message.
    I amnot able to get the solution I know with condition editor I can have multiple receivers but in my scenarion based upon message fiels i have to decide which BAPI to be used and wht mapping and then post it to the same System
    Any help will be highly rewarded
    Regards

    Hi-
    Yes it is possible you can use multimapping for mapping the interfaces.
    To know more about multimapping see
    http://help.sap.com/saphelp_nw04/helpdata/en/21/6faf35c2d74295a3cb97f6f3ccf43c/content.htm
    Some more helpful links
    /people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible

  • I just bought Apple TV 2 can I still use apple tv on the same network?

    I just bought Apple TV 2 can I still use apple tv on the same network?

    Yes, no problem at all.
    AppleTV 1 should still appear in the same itunes it syncs/streams from.
    For AppleTV2 you must enable Home Sharing on it and in iTunes, but you dio not see it as a device in itunes.
    AC

  • HT4245 When I try to activate iMessage and while I write my correct password I I receive message say that my user name and password is incorrect although I was use iMessage service on the same network (etisalat ) U.A.E  before I update to ios6

    When I try to activate iMessage and while I write my correct password I I receive message say that my user name and password is incorrect although I was use iMessage service on the same network (etisalat ) U.A.E  before I update to ios6
    Note : my iPhone is been swapped 2 weeks ago and I already erase all data in old I phone

    1) Go here: http://www.apple.com/support/appleid/manage/
    2) Click on Sign in to manage your Apple ID
    3) Click on Manage your Apple ID
    4) Type in your Apple ID and Password and click Sign in
    5) Select Addresses from the left hand side
    6) Click Edit
    7) In country region type United Kingdom
    8) Click Save at the bottom of the page
    9) Go to your Apple Device Settings - General - International - Region Format - Select United Kingdom
    10) Press the Home button
    11) Log into Facetime and iMessage with your CORRECT APPLE ID AND PASSWORD
    This should work for all of you guys. Hope it helps.

  • How can I connect two macs in the same network?

    Both are connected to the same network. One via ethernet and the other via Wifi (Airport Extreme). Both share the same Internet conection. I have followed instructions for files sharing. I can access only the computer linked to my home network via ethernet, but not the other way. It does not found the server address provided in file sharing by the computer conected via Wifi. Any clue? Can it be that the IP address of the Wifi conected is DCHP?

    Are you using Connect to Server or Shared sidebar in the Finder? What OS X versions do the two machines run?

  • Trying to homeshare using two accounts on the same Mac

    My partner and I both have our own accounts on the same MacBook with separate iTunes accounts. We are trying to homeshare so that we can share our music. We have both logged into the same homeshare account and authorised both itunes accounts on both iTunes. Neither iTunes shows the Homeshare option on the left hand menu so we are still unable to view each other's libraries or share music. Can anyone advise what to do next? I have searched the apple support site and googled but can't find anything to help. Is the problem that we are both using separate accounts on the same macbook rather than two separate devices?
    Thanks!

    You need two computers to enable homesharing to work.

  • Jumpstart/ZFS - mirror any any uses two slices on the same disk

    Hi all,
    I am setting up a set of custom Jumpstart profiles for a Solaris 10 10/09 SPARC install server. I am attempting to set up ZFS mirrored root filesystems using part of the two root disks (reserving the remainder for a second ZFS pool for application data). To achieve this, I have been using "mirror any any" as the device list for the pool directive in the Jumpstart profile
    On my test system with 73GB disks I've had no problems, but testing against a new server with 146GB disks the installer seems to be putting both halves of the mirror onto the same disk - I presume because the root pool size is less than half the size of the disk, and so it can.
    Is there any way to specify that the root pool should be mirrored across any two distinct disks, or any other advice on how to avoid this happening? I know I can specify exact slice names (i.e. "mirror c1t0d0s0 c1t1d0s0"), but some of the servers will have FC cards in, and so I can't guarantee what controller number the internal disks will be on.
    As an example, here is a line from the rules file, and the associated profile (the start/finish scripts are currently only displaying information).
    rules
    ====
    arch sparc && memsize 4000-4200 begin_settings.sh sparc_4G_zfs lmu_setup.sh
    sparc_4G_zfs profile
    ===============
    install_type initial_install
    system_type standalone
    cluster SUNWCXall
    pool rpool 30g 4097 1g mirror any any
    Thanks,
    Dave Taylor
    Senior Infrastructure Consultant
    Leeds Metropolitan University

    Hello Dave,
    I would expect that the profile you supplied will result in two slices off the same 146G disk to be selected for both sides of the mirror. If the numbers you had used for poolsize/swapsize/dumpsize had been smaller, you would would have had the same behavior on the 73G disk as well.
    In short, when you say 'any', you are basically saying "I don't care where it goes, give me the first slice/device that works". So, with the 'any' in the first position, kernel probe order is used, so in this case the first disk is selected, and the zpool is created. With 'any' in the second position, again the first disk is found, with available space, the mirror slice is created.
    If you want the two parts of the mirror to be on different devices, either alter the numbers for poolsize/swapsize/dumpsize in your profile so you cannot get both on the same disk, or don't use 'any' for the mirror vdev.
    Again, if you use 'any', you are saying "I don't care". If you do care, don't use 'any'.
    Channing

  • Sharing two computers on the same network

    I have a mac mini and a mac air and wish to synch/share the entire Itunes with each other.  I have turned on home sharing but do not see the devices listed with each other.  They are both on the same network and can be seen by apple tv.

    The only way I know to share iTunes Libraries is to do what you said you did. Turn on Home Sharing for both devices. You will only see the device's Library (under Shared) in the Sidebar of iTunes. You won't see the actual device.
    For example I have an rMBP and a Mac Mini. Both have Home Sharing turned on in iTunes. From the Mac Mini, I see the rMBP's iTunes Library. From the rMBP, I see the Mac Mini's iTunes Library.

  • Can i use two windon at the same time on my i pad

    can i use 2 windon at the same time on my ipad

    If you mean 2 windows like on a windows PC, no you can't.

  • How can I use two ports in the same time?

    My application need one pc use two ports the same time.But when I open one port and my systerm is running the other port can't be opened.
    I use the frame API in VC++6.0.
    My OS is win2000 server;
    The functions I used are ncOpenObject();

    Hi DickW
    Thank you for your help!
    I have tried the example.But the example shows how to connect one CAN network with two ports.
    I want each port connect to the net can both read and write;
    I want to apply the function like this:
    1.config the port1 and port2
    2,open port1 and port2
    But after I open port1 or port2 the other port can't be opened;
    After I open the second port it always returns negative.
    In the codes I use CAN0 and CAN1 as the CAN objects.
    Attachments:
    twoport.zip ‏1184 KB

  • Using two routers for the same SSID

    So here's my story. I have a standard Actiontec router in my basment, connected straight to the coax outlet, and connected by LAN Ethernet to a crappy computer nobody uses. It gives off a WPA2 wifi network, let's call it MyNetwork. For the longest time it's been the only router in the house. The coax outlet is on a splitter, splitting the coax outlet into one wire that goes to the Actiontec modem/router and the other to my TV STB. Recently we installed a new coax outlet on the other side of my house and next to it we have a brand new desktop computer that we use often. It has no wifi so and we can't run an ethernet cable throughout the entire house so we got a new Actiontec modem/router from our neighbor who just moved out. It's the exact same Actiontec device.
    What we want to do is make it so that both routers give off signal on the same MyNetwork we have to make it a wider reaching signal, and so that I can connect the new desktop computer to the new router with an ethernet cable. I've read so many guides and they're all so confusing and it's such a mess that I almost completely screwed over my network. it seems like the two routers are completely independent of one another, not even aware of the others' existence. The new router is definitely in range of the old one. I've logged into 192.168.1.1 on the new computer and the new router seems to think it IS the old router (or so I think). It showed me all the same devices that have connected to MyNetwork and such, but then again it's always hard to be certain exactly which device is which. After messing around I must have changed some IP address or something, but it seems that 192.168.1.1 doesn't take me to the Verizon login screen, but 192.168.2.1 does. Can I reset those IP addresses?
    And of course, can somone please provide a clean, easy to follow course of action as to how to set up two routers on one network?

    maxbirch wrote:
    ... I have a standard Actiontec router in my basement ... connected by LAN Ethernet to a computer ... It gives off a WPA2 wifi network, let's call it MyNetwork ... The coax outlet is on a splitter ... one wire that goes to the Actiontec ... other to my TV STB ...
    ... installed a new coax outlet on the other side of my house ...
    ... What we want to do is make it so that both routers give off signal on the same MyNetwork we have to make it a wider reaching signal, and so that I can connect the new desktop computer to the new router with an ethernet cable ...
    ... can somone please provide a clean, easy to follow course of action ... ?
    I suspect it might be a good idea to step back reconsider your ultimate layout.  Essentially you now have two (or if the STB is also included, three) coax drops connected to the ONT.  It seems that you desire that one of these service the STB, and the other two each service a desktop and a wireless access point.  If this is the case, continue reading.
    There is no need to consider the original Actiontec router as the primary router, wireless or otherwise.  Use the new coax location to connect to the primary Actiontec router (you can use either router).  For starters, reset both routers to their factory defaults using the reset switch on the back of each device (for details, do a search).
    Once the primary router has been located (or relocated) to the new coax drop, just connect the new desktop there using an Ethernet cable connected to one of the LAN ports on the back of the router.  Then set up your primary wireless network based on this router (once again, do a search on these forums for specifics on setting up a basic wireless home network).
    Now use the original coax outlet where the first router was located to set up another access point.  This access point will provide Ethernet connections plus an additional wireless network (if it's still needed).  However you cannot have two wireless devices on a single home network with the same SSID (i.e., network name).  Here are details on some methods to do this:
    http://www.dslreports.com/faq/12506
    For additional details, here's the complete FAQ:
    http://www.google.com/url?sa=t&rct=j&q=&esrc=s&frm=1&source=web&cd=1&cad=rja&sqi=2&ved=0CCwQFjAA&url...
    Take a careful look at these suggestions and references to decide if this is what you want.  Then report back if there are remaining questions.  Good luck.

Maybe you are looking for

  • Save the report in PDF format on the server: is it possible?

    Hi all, Is it possible to save the report in PDF format on the server? In other words, in a web application: 1) the user requests a report 2) the report produced in PDF format, is saved on the server, where is the Java Reporting Component 3) the repo

  • Error by installation SAP R/3 4.c

    Hi, we have the following problem by installing the SAP R/3 4.6C on Windows 64 Bit: DBDBSLTESTCONNECT_NT_IND , SysDbslConnect: 100 Cannot connect to DB, rc = 8192 Can some one help me? What is the user connecting during the installation? Thank you!

  • Setting my levels in ACR - is it possible?

    Hi, I'm using CS2 and ACR 3.7. Before I start I'll say that a)I'm colour blind... so I can't rely on my eyes to adjust b)my colour adjustments are not sophisticated, no profiles etc being used as I'm not certain of what I am doing yet. When I open an

  • Now a new problem ejecting disc

    I inserted a music CD to copy to iTunes and after I tried to eject it but got this - "The disk "Untitled CD" is in use and could not be ejected. Try quitting applications and try again. I quit all applications but still it will not eject just says th

  • EMac Freezes while running Diskwarrior!  What Did I Do Wrong?

    I just purchased Diskwarrior upon the suggestion of several people here, and decided to try it out. I booted up from the DiskWarrior CD, and followed instructions. It said HD was ready to rebuild and I clicked on that. It went for awhile and then jus