How to enable routing between HWIC-4ESW and Onboard FE on cisco 1841 router..?

Hello All,
I have a cisco 1841 router, recently i have purchased HWIC-4ESW slot for my router. The module is working fine i could able to see additional FE ports(fe0/0/0,fe0/0/1...).Now problem comes in routing i.e. these HWIC-4ESW ports and Onboard FEs are not communicating.If any bode knows the solution kindly let me know the configuration details..
Thanks,Sazz

Hi,
Look at the configs below.
How can I use IP Routing so communication is possible across all subnets?
Router>en
Router#config t
Router(config)#int fa0/0
Router(config-if)#description ***INTERNET***
Router(config-if)#ip address xxx.xxx.xxx.xxx 255.255.255.252
Router(config-if)#no shut
Router(config-if)#ip nat outside
Router(config-if)#exit
!On-board interface
Router(config)#int fa0/1
Router(config-if)#description ***LAN***
Router(config-if)#ip address 10.0.xxx.xxx 255.255.255.0
Router(config-if)#no shut
Router(config-if)#ip nat inside
Router(config-if)#exit
Router#vlan database
% Warning: It is recommended to configure VLAN from config mode,
  as VLAN database mode is being deprecated. Please consult user
  documentation for configuring VTP/VLAN in config mode.
Router(vlan)#vlan 10
VLAN 10 modified:
Router(vlan)#vlan 20
VLAN 20 added:
    Name: VLAN0020
Router(vlan)#exit
APPLY completed.
Exiting....
Router#config t
Router(config)#int vlan 10
Router(config-if)#ip address 172.16.xxx.xxx 255.255.255.0
Router(config-if)#ip nat inside
Router(config-if)#no shut
Router(config-if)#exit
Router(config)#int vlan 20
Router(config-if)#ip address 192.168.xxx.xxx 255.255.255.0
Router(config-if)#ip nat inside
Router(config-if)#no shut
Router(config-if)#exit
!HwIC-4ESW interface
Router(config)#int fa0/0/0
Router(config-if)#switchport mode access
Router(config-if)#switchport access vlan 10
Router(config-if)#exit
!HWIC-4ESW Interface
Router(config)#int fa0/0/1
Router(config-if)#switchport mode access
Router(config-if)#switchport access vlan 20
Router(config-if)#exit
Router(config)#exit
Router#copy run start
Destination filename [startup-config]?
Building configuration...
[OK]
Router#config t
Router(config)#ip name-server xxx.xxx.xxx.xxx
Router(config)#ip name-server xxx.xxx.xxx.xxx
Router(config)#exit
Regards,

Similar Messages

  • WOL - add router between ADSL modem and computer?

    Hi
    My computer is connected to a Livebox ADSL modem (the Sagem F@ast 3202).
    I am trying set the system up so it wakes up from sleep at the reception of a magic packet from the internet. I have forwarded port 9 as per instrux on the web. The computer wakes up only sporadically though.
    I read long ago somewhere online (but can't for the life of me find it) that one can add another router (between the Livebox and the computer, I assume) which would "listen" for the magic packet and then wake up the computer.
    I happen to have an old DLink DSL-604+. Is this something I could add to the chain of equipment to make the setup more stable? If so, how should the DLink be configured?
    Thanks for any insight.
    /p

    Thanks for the suggestion.
    I've looked in the settings on the Livebox and find, under the Firewall tab, something called Access control. It lets me defined a username, password and port using which I may access the Livebox's setup page from the internet.
    Apart from this, I find under the Firewall tab something called Policies and NAT but neither appears to be relevant to me. If there's any other disconnect setting I can't find it. I guess it could be in the flash ROM somewhere.
    My test indicates that I can access the Livebox setup page without the computer having to be on (obvious). Is there some way to start a sleeping computer from within such a setup page (longshot)?
    /p

  • How to enable diagnostics in cloud services and virtual machine

    Hi All,
    I need to enable diagnostics  for cloud services and virtual machine in our
    cloud environment. I referred the below link.
    https://convective.wordpress.com/2014/06/27/using-azure-monitoring-services-api-with-azure-cloud-services/
    Installed azure SDK 2.5 and cloud services instance is not displayed for cloud services in Visual studio 2013. Please provide the steps to enable at run time. 
    1) How to enable this diagnostics at run time.
    2) How to enable event logs for cloud and Virtual machine
    3) How to get the event log data's from REST API.
    Please help to resolve this.
    Thanks.
    Regards,
    Rathidevi

    hi Rathidevi,
    In addition, you could enable diagnostics feature on VM from this blog:
    http://azure.microsoft.com/blog/2014/09/02/windows-azure-virtual-machine-monitoring-with-wad-extension/
    Please refer to it.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to provide joins between oracle tables and sql server tables

    Hi,
    I have a requirement that i need to generate a report form two different data base. i.e Oracle and Sql Server.
    how to provide joins between oracle tables and sql server tables ? Any help on this
    Regards,
    Malli

    user10675696 wrote:
    I have a requirement that i need to generate a report form two different data base. i.e Oracle and Sql Server. Bad idea most times. Heterogeneous joins do not exactly scale and performance can be severely degraded by network speed and b/w availability. And there is nothing you can do in the application and database layers to address performance issue at the network level in this case - your code's performance is simply at the mercy of network performance. With a single glaring fact - network performance is continually degrading. All the time. Always. Until it is upgraded. When the performance degradation starts all over again.
    If the tables are not small (few 1000 rows each) and row volumes static, I would not consider doing a heterogeneous join. Instead I would rather go for a materialised view on the Oracle side, use a proper table and index structure, and do a local database join.

  • How can I distinguish between the first and the rest in Smartforms??

    I have made an Invoice in Smartform. I have to take three copies of that. In the first copy it will be printed "ORGINAL INVOICE" and in the next copies it will print "Duplicate copy".  How can I distinguish between the first and the rest in Smartforms??
    Regards,
    Subhasish

    >
    Subhasish Ganguly wrote:
    > I have made an Invoice in Smartform. I have to take three copies of that. In the first copy it will be printed "ORGINAL INVOICE" and in the next copies it will print "Duplicate copy".  How can I distinguish between the first and the rest in Smartforms??
    Hello Vamshi,
    As per the OP's requirement he has to print 3 copies of the invoice. Which according to my understanding should be printed at the same time ? May be i am wrong in interpreting this.
    You must be knowing you can control the print params of the SmartForms in CONTROL_PARAMETERS where you set the NO_DIALOG & in the OUTPUT_OPTIONS pass the number of copies.
    I think the solution you have proposed the "Original Copy" will be printed only once. (Correct me if i am wrong)
    Every time the user prints the invoice again he will be getting a "Duplicate Copy". If this is what the OP wants the logic is perfect
    Cheers,
    SUhas

  • How do I get the user name and password for the Apple Extreme Router to connect to a Slingbox

    How do I get the user name and password for the Apple Extreme Router to set up my Slingbox?  It will not accept the Apple Extreme Name and password.

    The AirPort Extreme does not have a User Name, but it does have a device name and device password, which you may have already tried.
    There is also a Wireless Network Name and Wireless Network Password for the AirPort Extreme, which might be what the Slingbox is looking for if you are trying to connect it to your wireless network.
    There are no other "user names" or "passwords" on the AirPort Extreme.
    You established the device name, device password, wireless network name and wireless network password when you originally configured the AirPort Extreme.
    If you cannot remember these, you will need to perform a Soft Rest to reset everything. Follow the instructions in this Apple support document:
    Resetting an AirPort Base Station or Time Capsule FAQ

  • I am new to Apple; how do i toggle between the pc and and overhead projector? Which keys?

    I am new to Apple; how do I toggle between the pc and an overhead projector? Which keys?

    Not sure how your question relates to an AirPort Extreme, AirPort Express or Time Capsule......these products:
    It appears that you have a question about a MacBook Air.  If that is the case, then please post your question in the support area for the MacBook Air linked below:
    MacBook Air

  • ACL's ON Cisco 1841 Router

    Can you let me know what is the maximum no of ACL's that can be configured on Cisco 1841 router ?

    Hmm I don't know if such metric is available out there. Perhaps a call/case with Cisco TAC would help! How many ACLs and ACEs do you need/plan to configure?
    Thank you for rating helpful posts! 

  • Need help regarding Cisco 1841 Router

    hello everyone , i am need of help regarding configuring of   FE 0/1 port. our company have a cisco 1841 router. The serial 0/0/0 is connected with VSAT for internet. The FE 0/0 is connected to switch(LAN) through which net connectivity is provided to all users. Recently a new VSAT has been installed at our site,with different IP series. So every time we want to switch between the two net connectivity we need to change the entire IP configuration of all users, which in turn prohibits the users from accessing the printers,data servers etc which are been set to our existing IP series. So, my idea was to configure the FE 0/1, so that just by changing the DNS will help us providing internet along with all other devices without changing the entire IP series. The new VSAT modem has a lan cable which can be connected to FE 0/1. Can any one help out in solving the problem. Our existing IP series is 192.168.3.1..... and the new VSAT series is 10.205.74.1......

    Bao
    Do I understand correctly that you will have 20 remote users who will telnet to the 2511 and from the 2511 will use reverse telnet to access the console of router1, router2, router3, etc which have their console ports connected to async ports of the 2511? If that understanding is correct then the firewall only needs to open TCP port 23 for telnet. The other ports (2001, 2002, etc) are between the 2511 and router1, router2, etc and will not be seen by the firewall. If my understanding is not correct then please clarify.
    I do not believe that you will find an image for the 2500 that supports SSH.
    HTH
    Rick

  • Re: Difference between HWIC-1FE and HWIC-4ESW

    Hi
    I am trying to find out the main difference between the HWIC-1FE and HWIC-4ESW cards.
    Also I have a cisco 2811 router that is configured with one Fastethernet connected to DSL and the other port connects to mt LAN and METRO (using subinterfaces), is this the best practice?

    HWIC-4ESW is the 4-port single-wide 10/100BaseT Ethernet switch HWIC. The 4ESW is a L2 switch and is cost effective.
    HWIC-1FE is 1-port Fast Ethernet HWIC. The HWIC-1FE is a true L3 interface and is expensive. It has feature parity with an onboard FE interface except for OAM support, which is delayed.
    HWIC-4ESW has the capability to setup VLAN but they are not the routed ports Whereas, HWIC-1FE has the same characteristics as Onboard FE ports.

  • How to enable SSO between two peoplesoft Instances

    Hi,
    How can we enable SSO between 2 Peoplesoft Instances.
    Instance no1 has 2 webs on seperate servers and db on seperate server
    Instance no 2 has web/app on one server and only DB on seperate server
    Thanks

    Hi,
    First make sure the webservers and application servers can communicate with each other by open firewall rules, if not done yet.
    Set the default local nodes to user authenticate and make sure the node are pingable from the other environment.
    After this set the remote nodes to be trusted and SSO of PeopleSoft is done.
    Read more in detail in PeopleBooks.
    PeopleBooks > PeopleTools 8.52: Security Administration > Implementing Single Signon > Implementing PeopleSoft-Only Single Signon
    http://docs.oracle.com/cd/E28394_01/pt852pbh1/eng/psbooks/tsec/book.htm?File=tsec/htm/tsec10.htm#H3005

  • How to share music between my ipad and iPhone

    How to share music between iPad and iPhone

    Sync both devices to the same iTunes Library on your computer. Or just re-download iTunes Store purchased music from the Purchased tab in iTunes using the same AppleID.

  • HT4356 Printing through a network on an iPad how do I download from hp , I have an older hp printer and just bought a Cisco n900 router I want to have my iPad print to the router USB

    I am trying to print from my iPad through a network using a Cisco n900 router, any Ideas on how to do this I have hp printers older version c4480

    FrankieG-
    You have three potential problems.  First, your printer is not on Apple's list of AirPrint printers <iOS: AirPrint 101>.  Second, AirPrint does not work through a USB connection.  An AirPrint printer must be connected to the network either by WiFi or by Ethernet.  Third, some WiFi routers do not correctly handle Bonjour data required by AirPrint.
    To make your setup work, you can use an iPad printing App such as PrintCentral or Print n Share.  Either may work for you if their built-in text, browser, mail and photo programs meet your needs.  However, they can only be accessed from within other Apps that have the "Open In" option.  You might also try the free HP App, ePrint Home & Biz.
    Another approach is to run a program on your computer, that shares its printer as AirPrint over WiFi.  Printopia and FingerPrint can do that, and are reported to work well.  Your computer must be on and awake any time you want to print.  <Printopia for Macintosh>  <FingerPrint for PC and Mac>
    Fred

  • How to create dblink between oracle 10G and mysql

    I want to create dblink between oracle 10G and mysql
    I create it in ECC6.0 using DBCO transaction tcode,which database type can choose?Microsoft sql server?Because there have no mysql item.
    I choosed MSS  so that I can test it, but it failed,there is an error that 'ORA-12569:TNS:packet checksun failure'.
    I configured the oracle tnsnames.ora file like this:
         CW.WORLD =
               (DESCRIPTION =
                    (ADDRESS_LIST =
                          (ADDRESS =
                                  (COMMUNITY = SAP,WORLD)
                                  (PROTOCOL = TCP)
                                  (HOST = XX.XX.XX.XX)
                                  (PORT = XXXX)
                   (CONNECT_DATA =
                        (SID = XXX )
                   (HS = ok )
    When I tnsping CW,it will fail,like this " TNS-12569:TNS:packet checksum failure"
    How can I do.

    I want to know if this possible?

  • How to Enable Plugin before File Opened And Load PDF File From memory?

    hello everyone,
    there have two problems,all i want to do is to show a pdf file encrypted by AES algorithm.
    1.one is how to enable plugin before file opened?
    i developed another two plugin,and each enabled after one pdf file was opened,and now i want to replace the file open command and can do some word by meself,such as decrypt the pdf ?
    2.another is how to load pdf file from memory?
    if i can enable plugin before file opened,and than i can read the file and decrypt it,and now i want to do is do load the decrypt file (in memory) into the adobe?
    i tried many method,but all in vain.who can help me or give me some advice?
    thanks.
    merry chrismas to everyone.

    The proper way to handle other file formats (even where it is really a PDF that has been "wrapped") is to create an AVConversionHandler.
    To load a PDF from a source other than the file system, you need to create a custom AVFileSys.

Maybe you are looking for

  • Error While Entering Transfer Postings

    Hello Friends, When i try to enter transfter postings, click on TO  PURCHASE ORDER  push button, i am getting error " NUMBER RANGE FOR TRANS/EVENT  WA IN THE YEAR 2012 DOES NOT EXIST", can any one pls help me how to rectify this error . Thanks Krish

  • Video clips in PDF created from FM12 file won't play in Reader 11 or Acrobat 9

    I have inserted several short video clips into a small manual created with FrameMaker 12 (all mp4 format). Book file is saved as a PDF. When I open the PDF in Acrobat 9 or Reader 11 and click on the icon for any of the videos, I see only a black box.

  • Flex 4 MXMLC Problem With Modules

    I am trying to configure my Ant build script to compile modules, but I get the following errors: /Users/loc_admin/ContinuousIntegration/CruiseControl/projects/leadlaw/source/src/com/rocki ngmm/leadlaw/modules/News.mxml(33): Error: Could not resolve <

  • Time Machine fails - cannot make backup folder

    For the past two weeks I've been having some major issues backing up my computer with Time Machine. It's become quite a process. iMac 27" Mountain Lion I am backing up to a brand new - well bought in February, '14 - 1TB external hard drive and there

  • How to resize PanelBoxes in PanelDashboard like on Oracle Support ?

    Hi, On https://support.oracle.com , once the user log on, he can resize "Service Requests" and "Knowledge Articles" by holding the small triange at the bottom right of the panel boxes. This triangle allows to change the height at runtime for a specif