Spaning tree Not working On L2 Links

  Hi,
   I am facing problem in spaning tree over L2 links between my core switch in braanch to data centre switch, please find my network digram for your understanding,
  1) we have two 4500 switches in my HO as a core there are two links are connected between them & configured as a port channel.
    2) We have some server which are co locate in nearest DATA center to access that server from HO we have two L2 link between Ho & DATA center
   3) but we are facing issue in spanning tree at the end of HO switch port stat is showing forwarding state in Active switch as well standby switch & in DATA center we are facing the same problem,
     is there any challenges for spanning tree over L2 links?
Re
Suhas

Duplicate posts. :P
Go here: https://supportforums.cisco.com/discussion/12136526/proble-spanning-tree-over-l2-inks

Similar Messages

  • Multi-Row insert/update/delete not working via db-link

    App. Version: 2.0.0.00.49
    DB: Oracle 9i, not sure about the build
    Problem: Multirow Update/Insert/Delete doesn't work via db-link.
    Error received: ....ORA-1460: unimplemented or unreasonable conversion requested....
    Where: Tabular Form generated via Wizard
    Side note: It's working properly when local table(s) is/are used, it's not working via db-link or view.
    I've encountered this error with single update/insert/delete operations before, but was able to fix it via using temp-variables (v_xyz := :Px_xyz; as the proposed v('Px_xyz') was really slow with my scripts)...but with the automated DML-action I don't see a way to edit it accordingly.
    Workaround found:
    1a) Use local* collection on HTML-DB-Server, then write single row updates/deletes/inserts to the remote DB via DB-Link
    1b) Use local* table on HTML-DB-Server, then write single row updates/deletes/inserts to the remote DB via DB-Link
    * Local = on the same server that HTML-DB is running on...
    So,...to my questions:
    1. Can someone confirm that this is a "known feature" (aka bug)?
    2. Can someone tell me if this "known feature" has been eliminated in the newer version of HTML-DB/APEX (> 2.0.0.00.49)?
    Thanks.
    Ingo

    Hi,
    Do you have a small test case program that demonstrates this? A JDeveloper project showing what exactly is the problem when trying to use the BDB SQL JDBC driver to insert data into the BDB SQL database? What do you mean by "not working", do you get any errors, you do not get errors but you do not see the data in the database etc?
    What are the versions of Java, JDeveloper, ADF and BDB SQL you are using, and on what OS?
    Regards,
    Andrei

  • Spanning-tree not working: SG500 to Cat3650

    Hi All,
    Trying to turn up a new site. I have 2 switches: Cat 3650 & SG500-52P.  I want to connect up two ethernet cables between these switches in the event one fails, STP will put the blocked one in forwarding.  However, when I connect up the 2nd ethernet cable, I get the following:
    IPADTBL-N-IPDUPLICATE: Duplicate IP address 192.168.5.232 from MAC a0:ec:f9:ef:6a:18 was detected on VLAN 1, port gi1/1/24
    This log message is then followed by the network locking up & crashing until I remove the 2nd cable (i.e. STP Loop).  Removing the redundant cable solves the problem. This is because STP is allowing both links to transitioning to forwarding state (confirmed in show spanning-tree & show cdp neighbor).
    Why is spanning-tree not correctly blocking one of the lines? Is that type of architecture not supported when there is an SG300/500 in the equation?
    Configs below:
    Core 3650: (box configs basically)
    Switch#show run
    Building configuration...
    Current configuration : 2686 bytes
    ! Last configuration change at 10:01:53 UTC Thu Jan 22 2015
    ! NVRAM config last updated at 09:24:03 UTC Thu Jan 22 2015
    version 15.0
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    service compress-config
    hostname Switch
    boot-start-marker
    boot-end-marker
    vrf definition Mgmt-vrf
     address-family ipv4
     exit-address-family
     address-family ipv6
     exit-address-family
    logging console emergencies
    enable secret 5 $1$Qi5N$u/5q1HESY/TyQsPFNKVah1
    no aaa new-model
    clock timezone UTC -6 0
    clock summer-time UTC recurring
    switch 1 provision ws-c3650-24ts
    ip device tracking
    diagnostic bootup level minimal
    spanning-tree mode pvst
    spanning-tree extend system-id
    spanning-tree vlan 1 priority 24576
    redundancy
     mode sso
    class-map match-any non-client-nrt-class
      match non-client-nrt
    policy-map port_child_policy
     class non-client-nrt-class
        bandwidth remaining ratio 10
    interface GigabitEthernet0/0
     vrf forwarding Mgmt-vrf
     no ip address
     negotiation auto
    interface GigabitEthernet1/0/1
    interface GigabitEthernet1/0/2
    interface GigabitEthernet1/0/3
    interface GigabitEthernet1/0/4
    interface GigabitEthernet1/0/5
    interface GigabitEthernet1/0/6
    interface GigabitEthernet1/0/7
    interface GigabitEthernet1/0/8
    interface GigabitEthernet1/0/9
    interface GigabitEthernet1/0/10
    interface GigabitEthernet1/0/11
    interface GigabitEthernet1/0/12
    interface GigabitEthernet1/0/13
    interface GigabitEthernet1/0/14
    interface GigabitEthernet1/0/15
    interface GigabitEthernet1/0/16
    interface GigabitEthernet1/0/17
    interface GigabitEthernet1/0/18
    interface GigabitEthernet1/0/19
    interface GigabitEthernet1/0/20
    interface GigabitEthernet1/0/21
    interface GigabitEthernet1/0/22
    interface GigabitEthernet1/0/23
    interface GigabitEthernet1/0/24
    interface GigabitEthernet1/1/1
    interface GigabitEthernet1/1/2
    interface GigabitEthernet1/1/3
    interface GigabitEthernet1/1/4
    interface Vlan1
     ip address 192.168.5.230 255.255.255.0
    ip default-gateway 192.168.5.1
    ip http server
    ip http secure-server
    line con 0
     exec-timeout 0 0
     stopbits 1
    line aux 0
    line vty 0 4
     password scrubbed
     login
    line vty 5 15
     password scrubbed
     login
    wsma agent exec
     profile httplistener
     profile httpslistener
    wsma agent config
     profile httplistener
     profile httpslistener
    wsma agent filesys
     profile httplistener
     profile httpslistener
    wsma agent notify
     profile httplistener
     profile httpslistener
    wsma profile listener httplistener
     transport http
    wsma profile listener httpslistener
     transport https
    ap group default-group
    end
    SG500 Switch:
    switchff1182#show run
    config-file-header
    switchff1182
    v1.3.0.62 / R750_NIK_1_3_647_260
    CLI v1.0
    set system mode switch queues-mode 4
    file SSD indicator encrypted
    ssd-control-start
    ssd config
    ssd file passphrase control unrestricted
    no ssd file integrity control
    ssd-control-end cb0a3fdb1f3a1af4e4430033719968c0
    voice vlan oui-table add 0001e3 Siemens_AG_phone________
    voice vlan oui-table add 00036b Cisco_phone_____________
    voice vlan oui-table add 00096e Avaya___________________
    voice vlan oui-table add 000fe2 H3C_Aolynk______________
    voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone
    voice vlan oui-table add 00d01e Pingtel_phone___________
    voice vlan oui-table add 00e075 Polycom/Veritel_phone___
    voice vlan oui-table add 00e0bb 3Com_phone______________
    hostname switchff1182
    no passwords complexity enable
    username cisco password encrypted scrubbed privilege 15
    ip ssh server
    snmp-server server
    no ip http server
    ip telnet server
    interface vlan 1
     ip address 192.168.5.231 255.255.255.0
     no ip address dhcp
    exit
    ip default-gateway 192.168.5.1

    Hi Peter,
    Thanks for replying. Unfortunately (or fortunately if it worked), STP is running and BPDU's are flooding below:
    SW500A#show spanning-tree
    Spanning tree enabled mode RSTP
    Default port cost method:  long
      Root ID    Priority    24577
                 Address     a0:ec:f9:ef:6a:00
                 Cost        20000
                 Port        gi1/1/43
                 Hello Time  2 sec  Max Age 20 sec  Forward Delay 15 sec
      Bridge ID  Priority    32768
                 Address     2c:3e:cf:ff:11:82
                 Hello Time  2 sec  Max Age 20 sec  Forward Delay 15 sec
    SW500A#show spanning-tree bpdu
    Global: Flooding
    I guess I'm doing etherchannels instead of redundant links :-/
    This is one of many reasons why I regret these small business models being made; A lot of things that are polished and functional in the enterprise grade (i.e. real switches) just don't seem to work on these units. But unfortunately, as the price is significantly cheaper, companies will continue purchasing these over the better quality units, and engineers like myself will be stuck working with the cut-corners version of a Cisco switch.

  • MiniSAP 6.20: ALV tree not working in background

    Good day!
    SAP provides a sample ALV tree program, BCALV_TREE_DEMO, which could be submitted in the background.
    However, it does not work in MiniSAP 6.20. It's kind of bizarre as it works in our Test system.
    Does anyone has any idea what's happening.

    Good day!
    The ALV tree report is submitted in the background.
    By right, it should produce an ALV tree report in the print spool.
    However, it does not seem to work. I checked the program and found there is a logic to check whether it's a background job or not. If it is, it would not create the container.
    It's bizarre that it does not work in MiniSAP 6.20 but it works in 6.10

  • Ios 8 not working with chevy link

    I upgraded my ipad 3 and iPhone 4S to IOS 8.  After the upgrade neither device works correctly in my Chevrolet vehicle via Chevy Link. Both devices worked perfectly with Chevy Link when I was using IOS7.
    When I plug in my ipad or Iphone it will connect and play songs but as soon as I select a playlist it displays an error message in my vehicle information screen.  When you click "OK" to clear the message the device is immediately disconnected from Chevy link and the radio goes back to XM.
    Any suggestions how to remedy the situation?  As I said before, all of my Apple devices worked perfectly under IOS7.

    After having the same problem with my 2013 Chevy Equinox, I did a factory reset of my iPhone 5s and re-installed IOS 8 from scratch.
    I used my iTunes backup to restore my apps, contacts, photo ..etc
    Since I did that, I was able to connect my phone via bluetooth to my Chevy Equinox, make phone calls, listen to music ..etc
    So far so good. I made about 10 calls, stopped the car, restarted the car and reconnected the phone and it worked.
    I wonder if the upgrade from IOS 7 to IOS 8 is not working properly and causing problems with Bluetooth. It seems that a full install after a factory reset fixed my problem.
    Hopefully, it is the end of the nightmare. Good luck.

  • Logon trigger not working over DB-Link?

    Hi all,
    I have a serious question about accessing tables over a database link.
    I have three schema:
    DATA@SOURCE
    INTERFACE@SOURCE
    WORK@TARGET
    Schema DATA has one table called T1
    The INTERFACE schema has select privileges on all tables from DATA. Furthermore schema INTERFACE has a logon trigger to change the "current schema" to DATA:
    CREATE OR REPLACE TRIGGER TRG_A_LOGIN_SET_SCHEMA AFTER LOGON
    ON INTERFACE.SCHEMA
    BEGIN
    execute immediate 'ALTER SESSION SET CURRENT_SCHEMA = DATA';
    END;
    The WORK schema has a database link to the INTERFACE schema called INT_DB_LINK.
    I am now logged into schema WORK on the TARGET database and I am executing following statement:
    select a from T1@INT_DB_LINK
    -> it's working
    Next I execute
    declare
      cursor c is 
      select a
        from T1@INT_DB_LINK
       where rownum<2;
    begin
      for r in c loop
        null;
      end loop;
    end;
    This is not working. Error message is ORA-000942: table or view does not exist.
    But why?
    Can anyone help me?
    Thanks in advance
    Py

    Hi all,
    after a long, very long search I found what caused this strange behaviour.
    The ORA- Error was not raised by the SQL-Execution-Engine but by the SQL-Parser/SQL-Validation.
    As the second statement is an anonymous SQL block the Oracle Parser checks all objects dependencies before execution.
    This means a connection is established from TARGET to SOURCE checking if table T1 is available. The strange thing is
    that on this connection the "ALTER SESSION" trigger is not fired. So the parser does not find object T1 in schema INTERFACE.
    If I create an empty table T1 in INTERFACE the anonymous block gets parsed/validated and the statement is executed. But this
    time the block does a normal "connect session" and the trigger is fired. This means the statements accesses the T1 table in
    schema DATA. (But T1 in INTERFACE has to be existent that parse/validation works)
    I don't know if this is a bug or a feature.
    To workaround this I have created private synonyms in schema INTERFACE pointing to the objects in DATA.
    Thanks for your help!
    Py
    regarding the other qestion:
    Yes, permissions are granted over a role.

  • Local Printer not working via Remote Link

    I have a problem with my remote desktop printing to my local printer.  I connect via RD on Windows 7 Home to Windows 7 Pro.  I have installed an HP Laserjet Pro CM1415fn printer.  All prints fine locally.  Also everything printed fine
    but have had to have a recent update to my Remote PC that I log into.  So the printer had to be reinstalled.
    All worked ok for about 6 print jobs then stopped working.  Nothing has changed.  I have changed the settings on the printer as it seemed to be when the printer went into 'Sleep' mode.  I have tried restarting the Printer Spooler in Services
    and rebooting the remote PC but no joy.
    Any ideas please.

    Hi,
    You mean after the reinstallation, the local printer worked for a while and then stopped working with nothing changed?
    Take a try with the printer troubleshooter:
    Open the Printer troubleshooter
    Also see if the below thread could help:
    Local Printing with
    Remote Desktop not working: Windows 7 Pro 32-bit & MS Server 2003
    Best regards
    Michael Shao
    TechNet Community Support

  • Mail flooded with unread messages/FB app not working...linked?

    All at once my Mail inbox has over 2,400 messages and Facebook app not working. I have not updated the last 2 updates bc of storage, but don't know why yesterday it decided to have a problem with that? Any ideas what's going on and how to fix it?

    After Googling this issue to death, I finally clicked on the ? icon in the mail preferences panel. Apparently this is working as intended:
    Display unread messages with bold font:
    Display unread messages in bold font in classic layout, to help you distinguish them from messages you have read.

  • WRE54G not working with D-Link DIR-655

    After having 2 Linksys WRT310N units fail within 14 months, I was given a D-Link DIR-655 to use for my home network.  When I originally purchased the WRE-54G for use with the 310N, the signal strength as indicated on a Tivo and PS3 went from 20%-40% range to 70%-85%.   These two components are approximately 30 ft horizontally, and 20 ft down vertically from the router.
    Upon replacing the router with the DIR-655, both of these units are again registering signal of 20%-40%, as if the WRE-54G is not functioning, and/or the TiVo and PS3 are getting their wireless signal directly from the DIR-655.
    I can access the WRE-54G's web interface, can ping it, can see it as active in the DIR-655's interface, and have two solid blue lights.  Everything has been powered down and reset multiple times.  I have the same issue whether or not the WRE-54G sits inside or outside my DHCP range.
    How can I determine if these components are getting signal from the router through the WRE-54G or if they are getting the signal directly from the router and bypassing the WRE-54G, and is there a way to "force" these components to take signal from the WRE-54G?

    Hello. Is the D-link an N router? The WRE doesn't really work well with N routers. The ppl that have say that security must be disabled. I think I have read posts that got this working, though. I'm wondering if the WRE is physically on the edge of your signal strength, e.g. if you got the WRE closer to the router it would work better. The only thing that is unusual is that you said you have two solid blue lights. The activity light should be blinking blue. So I guess I don't think the WRE is really doing anything right now, though you have all the indications except for increased signal strength.
    As far as forcing the equipment to connect, you'd just have to set up static IP's and say that the WRE IP addy was the gateway, not your router. But I don't think that is the problem as WIFI will connect to the stronger signal if it is present. I just don't think the WRE is repeating the router signal.  
    Edit: Did a search. See if this post helps:
    http://forums.linksysbycisco.com/linksys/board/message?board.id=Range_Expanders&message.id=2611&query.id=16490#M2611
    Message Edited by Luckydog on 06-19-2009 03:07 PM

  • Touch screen not working with internet link in safari

    Anyone has the same problem?
    After 1.1.1 update, my touch screen occassionally fails to respond any tap on internet links in safari. no matter which web site you go to, no link will work on tap.
    I tried to clean catch, cookies, etc. The only way to out of it is to reset the phone (both key pressed).
    It happens about once or twice a day, not often enough for Apple people to duplicate it, but enough to bother me.

    I have had the same exact problem occur 3 or 4 times since the update. I fix it by turning the phone off and on again.

  • Why dbms_metadata.get_ddl can not work for db link?

    db: 10.2.4
    os: RH linux 5
    our problem is that we can not get ddl from dbms_metadata.get_ddl for database link, however the db link does exist here as below.
    SQL> select * from dba_db_links where owner='XXRPTH';
    OWNER DB_LINK USERNAME HOST CREATED
    XXR TO_DOPDB.XXR.COM TEST db_opdb 18-FEB-08
    XXR XXRPTH_OPDBC.XXR.COM TEST db_opdb 15-JUL-08
    XXR XXRPTH_BLIS.XXR.COM BLIS dbls 02-JUN-08
    SQL> select dbms_metadata.get_ddl('DB_LINK','XXRPTH_OPDBC.XXR.COM','XXR') from dual;
    ERROR:
    ORA-31603: object "XXRPTH_OPDBC.XXR.COM" of type DB_LINK not found in schema "XXR"
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
    ORA-06512: at "SYS.DBMS_METADATA", line 2806
    ORA-06512: at "SYS.DBMS_METADATA", line 4333
    ORA-06512: at line 1
    appreciate for any guides
    thanks

    I ran into this in a slightly different form, I can't remember all the rules and details, but to work around it I had to specify a fake name appendage in the db link creation in order to keep it from automatically appending the global domain.
    Something like
    create database link abcdef.remotealias connect to ... using 'remotealias'
    rather than
    create database link abcdef connect to... using 'remotealias'
    At least I think it was fake, I was flopping around trying things until I got it to work, and I wound up making it the same as the tnsnames alias. I think I decided I didn't have to, but left it as the lesser of two confusions, and was miffed that the creation scripts I had been using for years suddenly had to be fixed. Yeah, it was my own damned fault, but I still think the way this works is crazy. Now hopefully someone will explain this simply so I look foolish.

  • Captivate 5 files not working in Atlantic link, help please

    Version Captivate 5
    Published file swf
    Atlantic link's Content Point version 1.31
    I've previously been using Captivate 4 and publishing swf files to be loaded in to Atlantic Link's Content Point.  To get the swf files to work in the past have publish set the publishing preferences to using Action Script 2 (AS2) settings.  This is not an option in Captivate 5.  When I put the swf files in to Content Point and publish the elearning the swf files will not run correctly, different elements appear all over the screen.
    Does anyone know of a way to resolve this problem.
    Regards
    David

    David
    Captivate 5 SWF are now AS3 .looks like you have to setup your Content point to AS3 .
    Thanks
    Suresh

  • Image format not working automatically when linking to Frame files

    I have a project in RoboHelp that has linked Frame files. I've fiddled with the settings until I can update and publish without having to make any changes to most of the RoboHelp project's files. However, there is a problem with the images. My group's standard is to center the images. All the settings are set for that. However, they are left-aligned in the generated CHM file, unless I double click one image in each topic to open the Image Properties box, make NO changes, and click OK to close the Image Properties box. I've checked the HTML code before and after doing this, and there is no change, but then all the images in each topic that I did this to will appear centered in the generated CHM file. Since I have about 100+ graphics in this project, it would be nice if I could get the settings to take effect without having to go through this exercise. Anyone know how to make RoboHelp recognize the settings without having to touch an image in each topic in the project?

    Sure, here is the HTML code for one of the images. All the images I've checked, working or not, have identical code except of course the reference to the image file. 
    <div style="text-align: center;">
    <img alt="SSI_User_Manual_Chapter0200004.png" id="image4" src="SSI_User_Manual_Chapter0200004.png"
       style="margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;"
       width="494" height="331" border="0" />
    </div>
    I searched the CSS and do not find duplicate entries. Perhaps the <div style="text-align: center;"> is a problem? I believe that RH is adding that because the graphics were centered in FrameMaker. It is not in my CSS.

  • Merge statement not working over db link

    I have a merge statement that works fine when it's run against a local table, but when I try to run it against a table over a database link, I get the following error.
    ERROR at line 1:
    ORA-01008: not all variables bound
    ORA-02063: preceding line from REPOS
    ORA-06512: at "DBADMIN.PING_DB", line 6
    ORA-06512: at line 1
    Here is the code:
    create or replace procedure ping_db
    as
    begin
    merge into availability@repos A
    using (select trunc(sysdate) from dual)
    on (trunc(A.day) = trunc(sysdate))
    when matched then update set A.uptime = A.uptime + 1
    when not matched then insert (hostname,dbname,day,uptime) values
    (utl_inaddr.get_host_name,sys.database_name,trunc(sysdate),1);
    commit;
    end;
    /Code compiles fine, but gets the error when it's executed. Any help would be appreciated.

    9.2.0.x is the version (9.2.0.4,.5 and .6)

  • RH8 Hyperlink GUI not working on external links

    Weird one, only on one of our machines!
    Clicking OK in the Hyperlink window does nothing if an external project file is selected (fine for an internal file). Entering the link manually is fine (works in Preview and output). However, the problem remains if you double click that link and select another external file in the Hyperlink window.
    We've restarted RH and restarted the machine. Next will be a complete shutdown/startup of the machine, then probably an uninstall/install of RH, I guess.
    Any insight, folks?
    Leon

    UPDATE FINAL
    Previous uninstall had not sufficiently cleaned out the HKEY ... Software registry settings (as per this posting).
    We cleaned up, reinstalled, and all is right in the kingdom!
    Good luck,
    Leon

Maybe you are looking for