Switching

last person joined: yesterday 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.
Expand all | Collapse all

EX3300 can't disable xe-2/3 for VC.

smicker

smicker02-23-2017 13:02

  • 1.  EX3300 can't disable xe-2/3 for VC.

    Posted 02-23-2017 02:34

    Hello.

    I need to use all four 10Gb port as network ports.

    so I'd disabled xe2/3 as VC ports but link is still down

    root@ex3300# run show virtual-chassis
    
    Virtual Chassis ID: 492c.d68c.639c
    Virtual Chassis Mode: Enabled
                                                    Mstr           Mixed Route Neighbor List
    Member ID  Status   Serial No    Model          prio  Role      Mode  Mode ID  Interface
    0 (FPC 0)  Prsnt    GD021xxx446061 ex3300-24t     128   Master*     NA  VC
    
    Member ID for next new member: 1 (FPC 1)
    
    
    root@ex3300# run show interfaces xe-0/1/3
    Physical interface: xe-0/1/3, Enabled, Physical link is Down
      Interface index: 156, SNMP ifIndex: 565
      Description: 
      Link-level type: Ethernet, MTU: 1514, LAN-PHY mode, Speed: 10Gbps, Duplex: Full-Duplex, BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled, Media type: Copper
      Device flags   : Present Running Down
      Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000
      Link flags     : None
      CoS queues     : 8 supported, 8 maximum usable queues
      Current address: 3c:61:04:ef:18:de, Hardware address: 3c:61:04:ef:18:de
      Last flapped   : 2017-02-23 13:21:40 MSK (01:10:39 ago)
      Input rate     : 0 bps (0 pps)
      Output rate    : 0 bps (0 pps)
      Active alarms  : LINK
      Active defects : LINK
      Interface transmit statistics: Disabled
    
      Logical interface xe-0/1/3.0 (Index 97) (SNMP ifIndex 566)
        Flags: Device-Down SNMP-Traps 0x40004000 Encapsulation: ENET2
        Input packets : 4
        Output packets: 10
        Protocol eth-switch
          Flags: Trunk-Mode
    
    
    root@ex3300# run show version
    fpc0:
    --------------------------------------------------------------------------
    Hostname: ex3300
    Model: ex3300-24t
    Junos: 15.1R5.5
    JUNOS EX  Software Suite [15.1R5.5]
    JUNOS FIPS mode utilities [15.1R5.5]
    JUNOS Online Documentation [15.1R5.5]
    JUNOS EX 3300 Software Suite [15.1R5.5]
    JUNOS Web Management Platform Package [15.1R5.5]
    
    

    need any advice how to fix it.

    thanks!



  • 2.  RE: EX3300 can't disable xe-2/3 for VC.

    Posted 02-23-2017 03:39

    Is this the procedure you are using to remove the port as a VC link?

     

    https://kb.juniper.net/InfoCenter/index?page=content&id=KB17821

     

    Is there another link still active to keep the VC traffic flowing or are you removing this completely from the VC?



  • 3.  RE: EX3300 can't disable xe-2/3 for VC.

    Posted 02-23-2017 03:50

     

     

     



  • 4.  RE: EX3300 can't disable xe-2/3 for VC.

     
    Posted 02-23-2017 03:43

    Assuming you mean xe-0/1/3, you can run show chassis hardware to confirm that the installed optic is recognized. If so you'll then want to check the cabling and its polarity as well as that of the end device connected to it.



  • 5.  RE: EX3300 can't disable xe-2/3 for VC.

     
    Posted 02-23-2017 07:51
    I've always used the delete option--I think disable simply turns it off but leaves the port as a VC uplink.

    What does 'show virtual-chassis vc-port' show?


  • 6.  RE: EX3300 can't disable xe-2/3 for VC.

    Posted 02-23-2017 11:04

     



  • 7.  RE: EX3300 can't disable xe-2/3 for VC.

     
    Posted 02-23-2017 13:02
    That isn't what I asked for.


  • 8.  RE: EX3300 can't disable xe-2/3 for VC.

    Posted 02-23-2017 20:56

    @smicker wrote:
    That isn't what I asked for.

    sorry, my mistake.

    but still nothing 😃

    root@ex3300# run show virtual-chassis vc-port
    fpc0:
    --------------------------------------------------------------------------
    
    {master:0}[edit]
    root@ex3300#
    


  • 9.  RE: EX3300 can't disable xe-2/3 for VC.

    Posted 02-26-2017 05:47

    I'm a little confused now over the exact nature of the current problem.

     

    I assume this switch was a member of a VC and now is not.

    You are trying to use the old XE VC port as a normal XE port.

     

    What seems to be confusing is which port we are talking about your title has xe-2/3 which I assume is xe-0/2/3

    your command in first post has xe-0/1/3

     

    But in any case the VC command do show that no interface is currently setup as a VC port.

     

    So I think the next step is to verify that your interface is seen:

    Does the interface show up using 

    show interfaces terse xe-#/#/#

    this will verify that the device sees your hardware on the expected port

     

    Is the optics module recognized:

    port xe-0/2/3

    show chassis pic fpc-slot 0 pic-slot 2 

    or make pic slot 1 if the interface is xe-0/1/3

     

    are there optics data

    show interface diagnostics optics xe-0/2/3



  • 10.  RE: EX3300 can't disable xe-2/3 for VC.

    Posted 02-26-2017 07:57

    @spuluka wrote:

    I'm a little confused now over the exact nature of the current problem.

     

    I assume this switch was a member of a VC and now is not.

    You are trying to use the old XE VC port as a normal XE port.

     

    What seems to be confusing is which port we are talking about your title has xe-2/3 which I assume is xe-0/2/3

    your command in first post has xe-0/1/3

     

    But in any case the VC command do show that no interface is currently setup as a VC port.

     

    So I think the next step is to verify that your interface is seen:

    Does the interface show up using 

    show interfaces terse xe-#/#/#

    this will verify that the device sees your hardware on the expected port

     

    Is the optics module recognized:

    port xe-0/2/3

    show chassis pic fpc-slot 0 pic-slot 2 

    or make pic slot 1 if the interface is xe-0/1/3

     

    are there optics data

    show interface diagnostics optics xe-0/2/3


    Hi, spuluka.

    I assume the main problem is my poor english. sorry.

    No, this switch had never been member of VC  -it's standalone switch.

    ports xe-0/1/0 and xe-0/1/1 are in use from the first day and xe-0/1/2 and xe-0/1/3 was empty until now.

     

    and I'm talking about those ports and here is no any xe-0/2/x ports.

     

    here is output:

     

     show chassis hardware
    Hardware inventory:
    Item             Version  Part number  Serial number     Description
    Chassis                                GD0213446061      EX3300-24T
    Routing Engine 0 REV 14   750-034299   GD0213446061      EX3300 24-Port
    FPC 0            REV 14   750-034299   GD0213446061      EX3300 24-Port
      CPU                     BUILTIN      BUILTIN           FPC CPU
      PIC 0                   BUILTIN      BUILTIN           24x 10/100/1000 Base-T
      PIC 1          REV 14   750-034299   GD0213446061      4x GE/XE SFP+
        Xcvr 0       REV 01   740-031838   APF13400061JH0    SFP+-10G-CU5M
        Xcvr 1       REV 01   740-031838   APF1337006976L    SFP+-10G-CU5M
        Xcvr 3       REV 01   740-030077   APF13360028MY0    SFP+-10G-CU3M
    Power Supply 0                                           PS 100W AC
    Fan Tray                                                 Fan Tray
    
    

    this is problem port

     Xcvr 3       REV 01   740-030077   APF13360028MY0    SFP+-10G-CU3M

    today I've rebooted the switch, but no luck.

     

     show interfaces terse xe-0/1/3
    Interface               Admin Link Proto    Local                 Remote
    xe-0/1/3                up    down
    xe-0/1/3.0              up    down eth-switch
    
    show chassis pic fpc-slot 0 pic-slot 1
    FPC slot 0, PIC slot 1 information:
      Type                             4x GE/XE SFP+ Builtin
      State                            Online
      Uptime                         13 hours, 50 minutes, 47 seconds
    
    PIC port information:
                             Fiber                    Xcvr vendor       Wave-    Xcvr
      Port Cable type        type  Xcvr vendor        part number       length   Firmware
      0    10GBASE CU 5M     n/a   Amphenol           584990006         n/a      0.0
      1    10GBASE CU 5M     n/a   Amphenol           584990006         n/a      0.0
      3    10GBASE CU 3M     n/a   Amphenol           584990002         n/a      0.0
    
    
     show interfaces diagnostics optics xe-0/1/3
    Physical interface: xe-0/1/3
        Optical diagnostics                       :  N/A
    
    

     

     

     

     

     

     

     



  • 11.  RE: EX3300 can't disable xe-2/3 for VC.

    Posted 02-26-2017 10:17

    Thanks for the update.  You appear to have a hardware problem.  This could be either the optic (DAC cable in your case) or the expansion module.

     

    Try disconnecting the DAC if it is still inserted and running the port tests again.  If the port shows up the cable is defective.

     

    If this is still down, try removing the expansion module.  Keep it out for 2 minutes and insert it again.  Now look for the interface again before inserting the DAC cable.

     

    If this is still missing then the module is defective.



  • 12.  RE: EX3300 can't disable xe-2/3 for VC.

    Posted 02-26-2017 10:50

    DAC is fine -  I have another ex3300 and tested DAC there - it's fine.

    also I've tested this DAC at xe-0/1/1 of this ex3300 - it's working.

     

    which expasion module your are talking about? ex3300 has four 10gbe builtin ports - there is no expansion modules.

     



  • 13.  RE: EX3300 can't disable xe-2/3 for VC.

    Posted 02-26-2017 13:41

    This seems likely to be a hardware issue with the switch then.

     

    One last check, are these combo ports that can go either ge or xe?

    See if you have a configuration or a recognized port in the ge version.

    show interfaces terse ge-0/1/2

    show configuration interfaces ge-0/1/2

     

    Assuming these are also not present then your hardware has failed.  You will need to open a JTAC ticket on the support site to verify and get an RMA replacement.



  • 14.  RE: EX3300 can't disable xe-2/3 for VC.

    Posted 02-26-2017 20:49

    You are right - there was config for ge-0/1/2 and ge-0/1/3 ports.

    but after deleting this xe-0/1/3 is still down.

    will try to reconnect DAC a little later.

     



  • 15.  RE: EX3300 can't disable xe-2/3 for VC.

    Posted 02-27-2017 09:30

    I have two more ex3300.

    I'd deleted VC ports 0/1/2 and 0/1/3 at each of it.

    and the same issue there.

    only xe-0/1/0 and xe-0/1/1 are working as Network Ports.

    I think that is not hardware malfunction.

    it's software bug or something like that.

     

     

     



  • 16.  RE: EX3300 can't disable xe-2/3 for VC.

    Posted 02-28-2017 03:07

    after you remove the ge-0/1/2 ge-0/1/3 configuration what interfaces if any show up in 

    show interfaces terse

     

    After the configuration removal can you insert the xe optic cable and run again

    show interfaces terse 

    to see if the interface shows up as xe

     

    I've not use th ex3300 but on the acx platform with the dual ports the interface type ge verses xe is trigged by the optic being in the slot.



  • 17.  RE: EX3300 can't disable xe-2/3 for VC.

    Posted 02-28-2017 04:34

    @spuluka wrote:

    after you remove the ge-0/1/2 ge-0/1/3 configuration what interfaces if any show up in 

    show interfaces terse

     

    After the configuration removal can you insert the xe optic cable and run again

    show interfaces terse 

    to see if the interface shows up as xe

     

    I've not use th ex3300 but on the acx platform with the dual ports the interface type ge verses xe is trigged by the optic being in the slot.


    xe-0/1/0                up    up
    xe-0/1/0.0              up    up   eth-switch
    xe-0/1/1                up    up
    xe-0/1/1.0              up    up   eth-switch
    xe-0/1/3                up    down
    xe-0/1/3.0              up    down eth-switch
    

    there no any ge-0/1/x =(

     

     



  • 18.  RE: EX3300 can't disable xe-2/3 for VC.

    Posted 02-28-2017 14:22

    So I want to confirm that you have the DAC cable connected on both ends when this is taken so that there should be a link.

     

    And if you move the DAC to port xe-0/1/1 the cable works and we show link up.



  • 19.  RE: EX3300 can't disable xe-2/3 for VC.

    Posted 02-28-2017 20:56

    @spuluka wrote:

    So I want to confirm that you have the DAC cable connected on both ends when this is taken so that there should be a link.

     

    And if you move the DAC to port xe-0/1/1 the cable works and we show link up.


    absolutely.

    and I have two other EX3300 with exactly the same behavior.

     

     



  • 20.  RE: EX3300 can't disable xe-2/3 for VC.

    Posted 03-01-2017 02:46

    Seems odd behavior and I don't see any mention of these ports being somehow unusable in the documentation.

     

    The only other thing I can think to try is using standard sfp+ optics in the ports as a verification but with your DAC tested and working on the adjacent port it seems not likely to be the issue.

     

    I think you will need to open a JTAC ticket on this unless someone else has seen this before.



  • 21.  RE: EX3300 can't disable xe-2/3 for VC.

    Posted 03-01-2017 03:23

    I don't have active support contract, so I can't ask JTAC.



  • 22.  RE: EX3300 can't disable xe-2/3 for VC.
    Best Answer

    Posted 03-01-2017 04:22

    Problem solved  - at the other side was buggy Netgear M4300 switch.

    changing FW fixed those box.