C2921 router will not bring up fibre SFP

c2921 router will not bring up fibre SFP
I can't get two cisco 2921 routers to talk to each other
the setup works find in my testbed with a rj45 cross over cable between them or even with a WANEM cloud emulator(free tool).
after migrating from CU  to fibre they won't to talk to each other anymore. worse, both refuse to bring up their wan side fibre SFP.
the "media-type" sub i/f command was used to change to SFP from RJ45
after that, the EN SFP light appears on both routers, but no link light
sh int gi 0/1
GigabitEthernet0/1 is down, line protocol is down
  Hardware is CN Gigabit Ethernet, address is xxx(bia xxx)
  Description: ** TEST LINK
  Internet address is 1.1.1.2/30
  MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive set (10 sec)
  Full-duplex, 1000Mb/s, media type is SX
the two routers are in different buildings and must pass through a middle building(#2)
B1 - 200m -- B2 -- 900m -- b3
R1 (in building 1) is 200m from building 2
R2 (in building 3) is 900M from building 2
R1 has a MM SFP in Gi 0/1
R2 has a SM SFP in Gi 0/1 as the distance is too far for MM
in building two we have used both a SM to MM media converter
and a layer two switch with SM and MM SFP,
both show similar results
R1(MM sfp) --MM cable-- (MM sfp) switch (SM sfp) --SM cable--(SM sfp)R2
on the switch( in Bld 2), we see links lights coming out of the two routers, for both SM and MM links, this is good and expected. no traffic is seen though
on either router, no link light is seen and both interfaces are down down. shut, no shut, does not bring them up
we have tried different SFP and cables, still no change
one google search mentions an undocumented ciso command to ignore incompatibale SFP, but that does not work in IOS 15
if we add a 3750 switch to the routers Gi 0/1 WAN side as a media converter, we get success.
each switch has two sfp, one Cu and the other MM or SM fibre .
the router "media-type" sub i/f command was used to change to RJ45 from SFP, after that, the SFP EN lights goes out(as expected) on both routers,
R1(CU)-(CU)3750(MM sfp) --MMcable-- (MM sfp) switch (SM sfp) --SMcable--(SM sfp)-(SM sfp)3750(CU)R2
why does this work and the connection on the rtr does not
sh int gi 0/1
GigabitEthernet0/1 is up, line protocol is up
  Hardware is CN Gigabit Ethernet, address is xxx(bia xxx)
  Description: ** TEST LINK
  Internet address is 1.1.1.2/30
  MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive set (10 sec)
  Full-duplex, 1000Mb/s, media type is RJ45
this test is not practical in the deployed field and far too expensive
i am looking for a solution and want to know why the SFPs do not work in the routers
i tried two different MM SFP. neither one worked, though from SH INV, one can't tell them apart. on the CISCO site only this one is supported
glc-sx-mm, the SFP-GE-s is not supported on the 29xx rtr but is on the 3750 switch (;
================
%added SFP-GE-s SFP, the SFP-GE-s is not supported on the 29xx rtr but is on the 3750 switch
sh inv
NAME: "CISCO2921/K9 chassis", DESCR: "CISCO2921/K9 chassis"
PID: CISCO2921/K9      , VID: V03 , SN: xxxxSFP-GE-s
NAME: "1000BASE-SX SFP", DESCR: "1000BASE-SX SFP"
PID: FTLF8519P2BNL-C6B , VID: B  , SN: xxxx
%============
%remove SFP and added glc-sx-mm SFP, this is the supported MM SFPO for the 29xx rtr
sh  inv
NAME: "1000BASE-SX SFP", DESCR: "1000BASE-SX SFP"
PID: SFBR-5766PZ-CS1   , VID:    , SN: xxx
============
Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.0(1)M3, RELEASE SOFTWARE (fc2) 
Cisco CISCO2921/K9 (revision 1.0) with 475136K/49152K bytes of memory.
Processor board ID xxx
9 FastEthernet interfaces
3 Gigabit Ethernet interfaces
1 Virtual Private Network (VPN) Module
DRAM configuration is 64 bits wide with parity enabled.
255K bytes of non-volatile configuration memory.
500472K bytes of ATA System CompactFlash 0 (Read/Write)
License Info:
License UDI:
Device#   PID                   SN
*0        CISCO2921/K9          xxx
Technology Package License Information for Module:'c2900'
Technology    Technology-package          Technology-package
              Current       Type          Next reboot
ipbase        ipbasek9      Permanent     ipbasek9
security      securityk9    Permanent     securityk9
uc            None          None          None
data          None          None          None
Configuration register is 0x2102

Problem solved.
MAJOR untested bug in IOS 15.0(1)M3 which was the default image when we bought the devices
*** AVOID IOS 15.0  series  ***
there are several bugs related to SFPs like:
does does recognize SFP
des not recognize some EHWIC cards such as, but not limited to EHWIC 1GE-SFP-CU
CSCtj35792  
c3900 : gigE SFP should switch to 1000/FD if other side has no nego
Externally found severe (Sev2) bug: M-More
CSCth28824  
c3945 GE shows DOWN/DOWN as compare to SFP
Externally found moderate (Sev3) bug: R-Resolved
They were fixed in 15.0(1)M4 or later
You can check the caveats for this IOS Release 15.0M:
http://www.cisco.com/en/US/docs/ios/15_0/release/notes/150MCAVS.html

Similar Messages

  • DMVPN will not bring up dynamic tunnel unless using static routes

    I have a hub and two spokes and each spoke is bringing up a tunnel to the hub and is routing normally. My problem is that if I try to route from spoke1 (10.30.1.1) to spoke2 (10.30.3.1) it will not bring up a new tunnel but instead will route through the hub.
    If I put 'ip route 10.30.3.0 255.255.255.0 tunnel 0' on spoke1, it will then bring up the tunnel to spoke2. I know this is an EIGRP issue (my misconfiguration somewhere), can someone look at the configs and point me in the right direction?
    Thanks!!!

    Use the Debug commands that run on the hub router confirm that the correct parameters are matched for the spoke and VPN Client connections. Run these debug commands.
    debug crypto isakmp-Displays messages about IKE events.
    debug crypto ipsec-Displays information about IPsec events.
    Here is the configuration guide with the Hub & Spoke example. http://www.cisco.com/en/US/tech/tk583/tk372/technologies_configuration_example09186a00801eafcb.shtml

  • WRT54G Wireless Router Will Not Assign a Network Address

    A Linksys WRT54G router will not assign a network address when I access the router using a Linksys WPC600N wireless card. I have the same problem accessing the router with a TRENDnet TEW-621PC wireless adapter. Both wireless adapters are assigned network addresses when I use other wireless routers. Also, I have no problems being assigned a network address when I access the WRT54G router in question using an old 2WIRE 802.11b wireless card.
    I have tried "Repairing" the connection, I have used ipconfig to "release" and "renew" the connection. However, each attempt fails to have a DHCP address assigned.
    I am a visitor at the work location with the connection problem, the router works for others without any issues.
    Thanks

    Well in such case .... you can try few settings on the wireless adapter ....
    If you are using WLAN monitor .....
    Click start >> All programs >> Linksys wireless monitor >> Click on "Profile" >> Delete all profiles >> Click "New" >> Type in the wireless network name >> Click next >> Configure the rest of the wireless settings same as in the router ...
    At last point it shows .... all the configuration settings ...reconfirm that  >> Click on connect ot a network & reboot the computer ...
    After reboot see if it shows connected or not....
    You can also use Static Ip in the configuration ....

  • When I try to log into the app store to update apps or buy apps the user name that appears is an old one and it will not bring up the current user name/ email how do I stop that so that my current email show up ??

    When I try to log into the app store to update apps or buy apps the user name that appears is an old one and it will not bring up the current user name/ email how do I stop that so that my current email show up ??

    Settings>Store: Tap the AppleID and choose "Sign Out", it will then prompt you to sign in and you can use the new AppleID.
    NOTE: Apps must be updated with the AppleID they were purchased under.
    EE

  • Cisco 1760 router will not recognize wic1-dsu-t1-v2 card in slots 3 or 4

    My 1760 router will not recognize a wic1-dsu-t1-v2 card in slots 3 or 4. They only work in slots 1 & 2. Never saw this before where the same card would not work in different slots.
    Need assistance.
    Thanks,
    Ron
    Router#show version
    Cisco Internetwork Operating System Software
    IOS (tm) C1700 Software (C1700-IPBASE-M), Version 12.3(6c), RELEASE SOFTWARE (fc1)
    Copyright (c) 1986-2004 by cisco Systems, Inc.
    Compiled Tue 20-Jul-04 07:00 by kellythw
    Image text-base: 0x80008120, data-base: 0x80C74650
    ROM: System Bootstrap, Version 12.2(7r)XM2, RELEASE SOFTWARE (fc1)
    Router uptime is 20 minutes
    System returned to ROM by power-on
    System image file is "flash:c1700-ipbase-mz.123-6c.bin"
    cisco 1760 (MPC860P) processor (revision 0x500) with 55598K/9938K bytes of memory.
    Processor board ID FOC0849230K (3846615071), with hardware revision 0000
    MPC860P processor: part number 5, mask 2
    Bridging software.
    X.25 software, Version 3.0.0.
    1 FastEthernet/IEEE 802.3 interface(s)
    2 Serial network interface(s)
    WIC T1-DSU
    32K bytes of non-volatile configuration memory.
    32768K bytes of processor board System flash (Read/Write)
    Configuration register is 0x2102
    Router#show flash
    System flash directory:
    File  Length   Name/status
      1   7517112 c1700-ipbase-mz.123-6c.bin 
    [7517176 bytes used, 25775112 available, 33292288 total]
    32768K bytes of processor board System flash (Read/Write)
    Router#show diag
    Slot 0:
            C1760 1FE VE 4SLOT DV Mainboard Port adapter, 3 ports
            Port adapter is analyzed
            Port adapter insertion time unknown
            EEPROM contents at hardware discovery:
            Hardware Revision        : 5.0
            PCB Serial Number        : FOC0849230K
            Part Number              : 73-7167-05
            Board Revision           : B0
            Fab Version              : 04
            Product (FRU) Number     : CISCO1760
            EEPROM format version 4
            EEPROM contents (hex):
              0x00: 04 FF 40 03 16 41 05 00 C1 8B 46 4F 43 30 38 34
              0x10: 39 32 33 30 4B 82 49 1B FF 05 42 42 30 02 04 FF
              0x20: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
              0x30: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
              0x40: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
              0x50: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
              0x60: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
              0x70: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
            WIC/VIC Slot 0:
            FT1 4351
            Daughter card-Version 4 TLV Cookie Format
            Hardware Revision        : 1.1
            PCB Serial Number        : FOC09053XP1
            Part Number              : 73-8346-04
            Board Revision           : A0
            RMA Test History         : 00
            RMA Number               : 0-0-0-0
            RMA History              : 00
            Deviation Number         : 0-0
            Product (FRU) Number     : WIC-1DSU-T1-V2     
            Top Assy. Part Number    : 800-22193-02
            CLEI Code                : IP4I380GAB
            WIC/VIC Slot 1:
            FT1 4351
            Daughter card-Version 4 TLV Cookie Format
            Hardware Revision        : 1.2
            PCB Serial Number        : FOC10073JND
            Part Number              : 73-8346-05
            Board Revision           : A0
            RMA Test History         : 00
            RMA Number               : 0-0-0-0
            RMA History              : 00
            Deviation Number         : 0-0
            Product (FRU) Number     : WIC-1DSU-T1-V2     
            Top Assy. Part Number    : 800-22193-03
            CLEI Code                : IPUIAPRRAA

    Hi Ron,
    Slots 3 & 4 are for VICs only.
    Have a look at the Location/ Function table here:
    http://www.cisco.com/en/US/products/hw/routers/ps221/products_tech_note09186a00800c3399.shtml
    cheers,
    Seb.

  • Will not bring up pictures, maps on google & map quest

    Safari 4.02 will not bring up pictures & parts of web pages. Won't do it on Foxfire also. do I have so setting set incorrectly?

    Go to Safari Preferences/Security: do you have all four boxes for Java and Javascript enabled?
    Also, in Safari Preferences/Appearance, have you checked the box 'Display images when the page opens'?

  • Will not bring favorites over from IE8

    I dloaded firefox to Windows 7 but it will not bring the favorites over. I clicked on "import" and it said it did it but they are no where to be found. Thats problem #1
    Problem #2, The reason I have Windows 7 is because my xp computer crashed. On that computer I had Firefox and a big favorite list. I need this list, I want to open that list in Firefox but as you can see from problem #1 I cannot do it because I cannot find it. So #2 Question is "What is the name of the folder which held all of the favorites information" and how can I access it.
    I miss Firefox and don't like IE in any form but these "Favorites" problems are keeping me using IE8, Please Help!!!!!

    I'd like to hear from the "Awesome" support group that Firefox exclaims about on the support welcome screen. I asked the above question 3 weeks ago and as anyone can see there is no " Awesome" answer even though there are 3 other people with this problem. My opinion is that there is no such thing as a software program that works except for MacIntosh. I have zero problems with 'Safari' and zero problems with anything else that is on my Mac. I'll wait a few more days and if I don't get an answer on this I'm just going to purge Firefox from my system and look for something else. Unfortunately I have wasted too much time on half-butt programs such as this one where simple things must get needless research by the user to just do what it's supposed to do in the first place.

  • Wireless router will not recognize password

    My wirelss router will not recognize the password on the router. Would like to change it to something wowrkable.

    https://customer.comcast.com/help-and-support/Wireless-Gateway
    http://customer.comcast.com/help-and-support/internet/wireless-gateway-username-and-password/
    http://customer.comcast.com/help-and-support/internet/securing-wireless-gateway-network/
    http://customer.comcast.com/help-and-support/internet/broadband-gateways-userguides
    http://media2.comcast.net/anon.comcastonline2/support/userguides/Wireless_Gateway_User_Guide_030811....

  • WRT54G ver.6 wireless router will not connect either way

    WRT5G ver.6 Router will not connect to the internet or other PCs wired nor wirelessly, PC shows "limited or No Connection".  The orange light is not on and will not come on when I press the Cisco System Light/Button on front.  I cannot access the router through the browser nor PING it through the command prompt.  I have tried to reset it and unplug it for few seconds, please, me OBIWAN, your my only hope.

    I think your router is bricked, You can try the steps on this link and check if it solves your problem or not.

  • My Iphone 4s will not bring up the keyboard to type in the password for updating my apps, how do I fix this?

    My Iphone 4s will not bring up the keyboard to type in the password for updating my apps, how do I fix this?

    Try a Reset... you will not lose data or settings...
    Press and hold the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Release the Buttons.
    http://support.apple.com/kb/ht1430

  • HT4623 my phone has a message that the iphone is disbled connect to itunes. I try and the message said you must unlock your phone.but the phone will not bring up the key board for me to put the  code in. what do i do?

    Iphone has a message on it that said iphone is disable connect to itune. i try but it said that you must unlock your phone. but the iphone will not let me bring up the keypad so i can put the code in to unlock it, it has the message iphone disable connect to itune. what can i do?

    Make sure you have the Current Version of iTunes Installed on your computer
    iTunes free download from www.itunes.com/download
    Then See Here  >  http://support.apple.com/kb/HT1808
    You may need to try this More than Once...  Be sure to Follow ALL the Steps...
    Take your time... Pay particular attention to Steps 3 and 4.
    After you have Recovered your Device...
    Re-Sync your Content or Restore from the most recent Backup...
    Restore from Backup  >  http://support.apple.com/kb/ht1766
    Note.  Once the Device is asking to be Restored with iTunes... it is too late to save anything... and you must continue with the Recovery...

  • WRT300N Router will not configure during setup

    I have a WRT300N Router Version 1.1, when reinstalling this on my computer after a crash I cannot get the setup to complete.  When the setup goes throught the config stage it gets to 99% and then stops and gives me an error message that it would not configure. 
    I have updated the firmware and this still will not get it to work.  What can I do? 

    After a firmware upgrade, you must reset the router to factory defaults, then setup the router again from scratch.  If you have not done this since your last firmware upgrade, please do this now and see if it corrects your problem.  If you saved a router configuration file, DO NOT use it.
    To reset the router press and hold the reset button for 30 seconds...Release the reset button...Unplug the power cable from your router, wait for 30 seconds and re-connect the power cable...Now re-configure your router...
    If your Internet Service Providor is Cable follow this link
    If your Internet Service Providor is DSL follow this link

  • RV180 router will not connect to ISP using PPPoE

    I had the same problem.  The RV180W would not connect to an AT&T DSL connection using PPPoE (modem in bridge mode), or behind the DSL Modem/router with the DSL modem/router providing a dynamic IP to the RV180W or a cable modem (TimeWarner Roadrunner dynamic IP).  I upgraded the firmware yesterday and now the RV180W will connect to a dynamic WAN IP, but it still will not connect using PPPoE.
    I have also noticed the admin interface is only accessible about 75% of the time.  When going to 192.168.1.1 the login prompts either don't come up or if they do, after logging in, the screen never fully loads after that.  I have to reboot the router to get it to work.
    Also, the router has not yet pulled DNS from either the DSL or the cable modem.  I had to manually enter those addresses.
    Any suggestions on the PPPoE issue?  Any thoughts as to why the admin interface is not always accessible or the DNS?
    Thank you,
    Ron

    Hi Ron, thanks for using our forum, my name is Johnnatan and I am part of the Small business Support community. About your login issue I recommend you to use different browsers such as Mozilla, i.e 9.0 or superior, Safari, Opera etc. About the PPPoE question, basically you just need the username and the password provided by your ISP. Can you please reach out to our Small Business Support Center and open a Service Request to address this issue? One of our Engineers may be able to work with you and diagnose the root cause. You can find the appropriate contact information for SBSC in the below link. http://www.cisco.com/en/US/support/tsd_cisco_small_business_support_center_contacts.html
    I hope you find this answer useful,
    *Please mark the question as Answered or rate it so other users can benefit from it*
    Greetings,
    Johnnatan Rodriguez Miranda.
    Cisco Network Support Engineer.

  • Time capsule and router will not work

    I have a time capsule and needed to take it into the Apple store.  Upon setting up again I can not get access the internet.  the computers recognize the network but will not connect to the internet.

    You have described the problem.. but we have no idea of the setup which you have..
    So please tell us.
    What modem you have? Make and model?
    What router is working as the main network router?
    How is the TC connected into the network?
    Please post a screenshot of the current setup of the TC from airport utility as that tell us more than anything.

  • Router will not work through splitter

    I have a new router from Verizon as the wireless signal kept dropping on my old one. I've always had my stb and router connected through a splitter and it's worked fine. The new router they have sent me which is the latest actiontec router with two antennas and gig E routing capability will not work through a splitter but will work without the splitter. I've purchased a better splitter that will carry up to a 2.4ghz signal but it still doesn't work. Verizon tech refuse to send out an engineer to help me so I'd like to ask if anyone here can shed some light on my issue. I do have two other splitters in the chain due to having two additional stb's in other rooms. I've also tried the router split with one of my other stb's with no luck.

    Unfortunately, you may have simply been lucky previously.
    I assume you aren't trying to play protected content through the projector, that will never work.
    Assuming you aren't, you might try cycling through the resolutions.

Maybe you are looking for

  • Convert a String to Decimal Format in European format

    Hi Experts, I am having a string as a context type for a input field, where the user can enter the Price, I need to convert the same into European format "###.###,00", I am using this below code to convert the string to decimal format User will enter

  • HP Color LaserJet 5550 and Tiger (10.4.11) Driver Problem

    I have recently acquired a Color LaserJet 5550hdn. I have updated all drivers and firmware available from the HP Website (Printer Driver, 5550 firmware and Jetdirect 610n firmware). The printer has been factory reset/cold reset etc. to purge any prev

  • Zen Touch is stuck in "re-building library" m

    <FONT face="Comic Sans MS" color=#3333cc size=4>I have never had any problems besides this and I have owned my zen touch since Nov. 2004 but I also never updated any firmware or anything and now I can't because it won't power on unless it is plugged

  • Cups 1.3 1.4 NETWORK Printer NOT USB

    When I had CUPS 1.3 installed Acroread of all apps would take my PDF's and instead of printing them in Portrait manner, they woul be changed to Landscape and shrunk down. With the upgrade to 1.4 now Thunderbird is doing the same thing with anything I

  • Remove prefix in an XML element

    Hi, I have an element with the prefix: <tr:ElementName> </tr:ElementName> Could someone please tell me how can I remove the prefix "tr"? If I use element.setPrefix(" "); I will get an error message: org.w3c.dom.DOMException: DOM002 Illegal character