Comware

 View Only
Expand all | Collapse all

Interface down 9300...

This thread has been viewed 0 times
  • 1.  Interface down 9300...

    Posted Oct 09, 2006 02:42 AM
      |   view attached
    Hi Guys,

    I'm looking into a problem with two of our 9308 switches.

    Basically, i have a trunk link between two switches that uses 2x Mini GBIC interfaces at each end with the primary interface being configured as a Route-only port in the OSPF area.

    The switch reports that the second interface on the connection is down, with the port state as BLOCKING.

    I get a link light at either end of the connection but cannot seem to get the ports to come up. The link is working as both primary inetrfaces are up and working.


    I have tried disabling STP on these links to see if they come up, but the config is exactly the same as all of the other trunk links i have here. I have tried swapping the GBICS and this hasn't helped.

    I have attached some info, Show runs and interface info etc. Any idea's would be much appreciated, i always assign points!!!

    Cheers Guys,

    jonathan

    Attachment(s)

    txt
    281685.txt   703 B 1 version


  • 2.  RE: Interface down 9300...

    Posted Oct 09, 2006 04:26 AM
    Hi Jonathan

    I don't think its an STP issue even it shows clearly the port is in blocking state, because you disabled STP for Vlan1.
    And also, if STP will block, then , it would be the trunk will be blocked not a port of it, since this port is logically part of the trunk.

    And i don't think it an LACP issue, even it sounds like that :)

    The output of the following commands will be helpful:

    show trunk ethernet 2/3 to 2/4

    show span

    If you can attach the output of the previous.

    Good Luck !!!




  • 3.  RE: Interface down 9300...

    Posted Oct 09, 2006 04:32 AM
      |   view attached
    Hi, thanks for the prompt response!

    I have attached the requested info for you.

    I am a bit rusty with Spanning tree still, so not sure if it is configured correctly on the switch.

    Have a look and see what you think,
    Many thanks

    Jonboy

    Attachment(s)

    txt
    281687.txt   703 B 1 version


  • 4.  RE: Interface down 9300...

    Posted Oct 09, 2006 07:18 PM
    Hi

    What you have is Single Spanning-tree SSTP, which runs a single spanning tree across all ports and VLANs on the 9300.

    SSTP is useful when connecting the 9300 to third-party devices that run a single spanning tree in accordance with the 802.1q.

    When you enable SSTP then 9300 places all
    the ports in a non-configurable VLAN 4094, and that what you see in the output of Show span.

    And, I found that there is an issue with stopping L2 Bridging on an OSPF interface with route-only command, and the spanning-tree, apparently STP is blocking the other interface which still in L2 bridging.

    Try to disable the route-only command, but i'm afraid that needs a reboot for the 9300.
    And also, if you can update the firware for the 9300, 08.0.01c is there.

    Similar case
    http://puck.nether.net/pipermail/foundry-nsp/2004-April/000106.html

    Good Luck !!!


  • 5.  RE: Interface down 9300...

    Posted Oct 09, 2006 10:22 PM
    Hi,

    I had a plan to do the following:

    -Upgrade software to latest version
    -Delete and recreate trunk and route-only interfaces.

    I was also looking at MSTP? The only problem is, amongst our 5300,2800 and 2600 switches we have some 4100 and 2500 series which i don't think support it, Is there any advantages to using this over the Single STP?

    I think i need to do some study into the details of STP, i have grasped the main concepts but think i need to concentrate on the details.

    Many thanks for you help, need to schedule in a reboot of the 9300 now....


  • 6.  RE: Interface down 9300...

    Posted Oct 10, 2006 08:18 AM
    Hey Jonathan

    Its a very good solution to have MSTP, the only issue in this case is the 4100s and 2500s.

    Anyway we can work together if you want to have a fully redundant setup in your network.

    in this case, share with us you network topology in general, and Vlans info, and if you want to have VRRP also on the core we can work on that also :)

    Good Luck !!!


  • 7.  RE: Interface down 9300...

    Posted Oct 11, 2006 01:01 AM
    Hello again,

    Would appreciate some advice and guidance. I think i am pretty much on top of it, but it always helps to have someone elses opinion and help!

    I would it be possible for me to e-mail you some configs/diagrams etc?

    Cheers


  • 8.  RE: Interface down 9300...

    Posted Oct 11, 2006 01:44 AM
    Hi Jonathan

    You are welcome anytime, but i prefer to keep it i nthe forum here so other people can get benifit of this.
    And you can remove any senstitive info. from the configuration like company name or ip addresses.

    lets help each other to get a proper design and config.

    Good Luck !!!


  • 9.  RE: Interface down 9300...

    Posted Oct 11, 2006 01:49 AM
    Hi Jonathan

    You are welcome anytime, but i prefer to keep it in the forum here so other people can get benifit of this.
    And you can remove any senstitive info. from the configuration like company name or ip addresses.

    lets help each other to get a proper design and config.

    Good Luck !!!


  • 10.  RE: Interface down 9300...

    Posted Oct 11, 2006 06:00 AM
    Right, i have scheduled the 9308 update and reboot for early friday morning.

    As for the rest of the info, i will start putting together some details about the network setup....


  • 11.  RE: Interface down 9300...

    Posted Oct 11, 2006 09:13 AM
    Hi Jonathan,

    From the output you provided in the first post this doesn't appear to be a STP problem at all. It looks like a physical layer problem.

    GigabitEthernet2/4 is down, line protocol is down

    The line is down, down and is not receiving in packets.

    I would try to isolate this problem before making all the STP changes. I would try the following to isolate the problem.

    1. Plug 2/4 into a known working port
    2. Switch 2/3 with 2/4 - Does the problem follow the port switch?
    3. Try a different GBIC
    4. Replace the fiber cable. Use a known good cable

    Once the port is up, up it should move to forwarding.

    The other STP changes are good. I would recommend 8.0.01e. More fixes included in this version.

    If I misunderstood the initial question, let me know.

    David


  • 12.  RE: Interface down 9300...

    Posted Oct 12, 2006 09:58 PM
    Hi,

    Problem is solved!

    Have updated 9300 to 08.001c and recreated all of the trunks and route only interfaces.

    Didn;t work, so, even though i had already replaced the GBICs with ones i though were working, i tried different ones again!

    Turned out to be a faulty GBIC and the two i originally tried were also faulty. All sorted now, still would like to go through the STP config. Will get some notes together.

    Many thanks for all your help...


  • 13.  RE: Interface down 9300...

    Posted Oct 12, 2006 10:11 PM
    Great news,
    anyway attach drawings and config and we will work it out togther.

    Good Luck !!!