Quantcast
Channel: All Ethernet Switching posts
Viewing all 10307 articles
Browse latest View live

Re: Junos support for IEEE 1905.1 ?

$
0
0

The ex2200 has no wireless capability so your only option is to connect via ethernet.

 

I don't follow exactly how the three devices are being connected to create the layer 2 loop.  Since you have two devices and the ex switch I assume you will use the bottom example in the Deco doc.  In that format there is a single connection between each pair and no loops.

 

If you create a layer 2 loop topology for some kind of redundancy then you will need to enable some version of spanning tree on the devices to prevent the loop and block the redundant ports until needed during a link failure.

 


Re: CoS on QFX irb

$
0
0

Hi

 

I'm a bit late to respond here, but I think since you cannot put the scheduler-map on the IRB interface or it's units, you need to put it on more phyiscal interfaces. Same as you already did for one:

 

set class-of-service interfaces et-0/0/50 scheduler-map MY-SCHED-MAP
set class-of-service interfaces et-0/0/50 unit * classifiers dscp MY-DSCP

 

Re: QFX5100 interface is always down

$
0
0

Hi

 

If for each server you have 2 links towards the switch and one is up and another is down then i would suggest to check the following:

1. Compare the cable/optics of the working link with the non working link (for same server).

2. Check the auto neg settings on the qfx5100 and the state on the server.

3. Also check if there is any static bundling of the 2 links on the server side etc

 

Hope this helps

Re: Junos support for IEEE 1905.1 ?

$
0
0

Hi and thanks for your answer.

 

I'll try to make things as clear as I can Smiley Happy

 

In the "Deco M5.jpg" attachment shows a pretty good view of my network setup. The Deco M5 units are capable of choosing between a wired- or wireless connection for backhaul. When using a "dumb" switch this works without any problems because the software in the Deco unit’s handle this "loop" by using standard IEEE 1905.1 protocol. But when using a more "intelligent" switch it looks like the software is not forwarding packets based on IEEE 1905.1 protocol. (See Q4 on this FAQ page: https://www.tp-link.com/us/support/faq/1794/)

 

Hopefully this was a little clarifying but perhaps it could be narrowed down to: does Junos support 1905.1 package forwarding?

 

Regards Terje

Re: J-web issue with too many redirects & phone-home

$
0
0

Hello:

 

It seems that command is hidden on 18.1R3.3. Have you tried to enter the command without tab. It seems that you need to type it completely. Like this: #delete system phone-home server https://redirect.juniper.net

 

Regards,

 

Please mark "Accepted Solution" if this helps you solve your query. Kudos are always appreciated! 

Re: QFX5100 interface is always down

$
0
0

A piece of information to add here,

 

From the server, I try to run  

dhclient eno1 
# eno1 is the interface linked on the server linked to that switch port

I cleared the statistics on the switch side for that interface

clear interfaces statistics xe-0/0/17

and after few seconds packets are arriving on that interface:

Screenshot from 2020-07-02 15-42-39.png

 

Re: QFX5100 interface is always down

$
0
0

Hi yassine_fadh1, 

 

Yes, the input packets were seen previously as well, and another difference I can think of is the auto-negotation in the configuration you shared.  Could you try disabling the auto-negotiation on the xe-0/0/19 interface on which this is not working and confirm ?  Command: 

 

# delete interfaces xe-0/0/19 ether-options auto-negotiation
# commit and-quit

 

 

 

show interfaces xe-0/0/19 extensive    
Physical interface: xe-0/0/19, Enabled, Physical link is Up
..  MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled, Flow control: Disabled, Auto-negotiation: Enabled, Remote fault: Offline, Media type: Copper

show interfaces xe-0/0/20 extensive    
Physical interface: xe-0/0/20, Enabled, Physical link is Up
..  MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled, Flow control: Disabled, Auto-negotiation: Disabled, Remote fault: Offline, Media type: Copper


Hope this helps. Smiley Happy

 

Please mark "Accept as solution" if this answers your query / resolves the issue. 

Kudos are appreciated too! 

  

Regards, 

Sharat Ainapur

 

Re: QFX5100 interface is always down

$
0
0

yeah the default config is auto-negotiation disabled just for the sake of test I enabled it for a while. Below is the confirmation of disabling the auto-negotiation:

mtu 1500;
ether-options {
    no-auto-negotiation;
}
unit 0 {
    family ethernet-switching {
        interface-mode access;
        vlan {
            members Storage;
        }
        filter {
            input storage-dst;
        }
    }
}

but still not working Smiley Sad


Re: QFX5100 interface is always down

$
0
0

And if you unplug a server's 'up' interface does its 'down' interface come up? It sounds like simple active/passive server-side interface bonding.

Re: J-web issue with too many redirects & phone-home

$
0
0

Hello Thethakuri,

 

I have seen this issue before and was fixed removing the jphone-home package.

 

Try this command and let me know if it works.

 

request system software delete jphone-home

 

 

Regards,

 

Randall.

 

Re: QFX5100 interface is always down

$
0
0

Thank-you @

 

Re: J-web issue with too many redirects & phone-home

$
0
0

In the switch that had phone-home issue, I was able to get rid of that but when I login to J-Web, it right away says the "Your Session has expired." I tried Firefox and Chrome and same issue, it just boots me out.

Capture.PNG

 

In the switch with too many redirect issue, don't seem to have jphone-home package

 

{master:0}
root@SW-RCP-CORE-E01> request system software delete ?
Possible completions:<package-name>       Name of package
  boot
  files.tar
  fips-mode            JUNOS FIPS mode utilities [20180830.023824_builder_junos_181_r3]
  force                Force removal of package (ignore warnings)
  jail-runtime         JUNOS jail runtime [20180816.8630ec5_builder_stable_11]
  jdocs-ex             JUNOS jdocs ex [20180830.023824_builder_junos_181_r3]
  jpfe-platform        JUNOS Packet Forwarding Engine Support (EX34XX) [20180830.023824_builder_junos_181_r3]
  jsd-jet-1            JUNOS Extension Toolkit [20180830.023824_builder_junos_181_r3]
  jsdn                 JUNOS SDN Software Suite [20180830.023824_builder_junos_181_r3]
  junos-daemons        JUNOS daemons [20180830.023824_builder_junos_181_r3]
  junos-dp-crypto-support-platform  JUNOS ex Data Plane Crypto Support [20180830.023824_builder_junos_181_r3]
  junos-libs           JUNOS libs [20180830.023824_builder_junos_181_r3]
  junos-libs-platform  JUNOS ex libs [20180830.023824_builder_junos_181_r3]
  junos-modules        JUNOS modules [20180830.023824_builder_junos_181_r3]
  junos-modules-platform  JUNOS ex modules [20180830.023824_builder_junos_181_r3]
  junos-net-platform   JUNOS dcp network modules [20180830.023824_builder_junos_181_r3]
  junos-platform-platform  JUNOS ex platform support [20180830.023824_builder_junos_181_r3]
  junos-release
  junos-runtime        JUNOS runtime [20180830.023824_builder_junos_181_r3]
  junos-runtime-platform  JUNOS ex runtime [20180830.023824_builder_junos_181_r3]
  jweb-ex              JUNOS Web Management Platform Package [20180830.023824_builder_junos_181_r3]
  member               Delete package on VC Member (0..9)
  netstack             JUNOS network stack and utilities [20180830.023824_builder_junos_181_r3]
  optional
  os-crypto            JUNOS OS crypto [20180816.8630ec5_builder_stable_11]
  os-kernel            JUNOS OS Kernel 32-bit  [20180816.8630ec5_builder_stable_11]
  os-libs              JUNOS OS libs [20180816.8630ec5_builder_stable_11]
  os-runtime           JUNOS OS runtime [20180816.8630ec5_builder_stable_11]
  packages.xml
  py-base              JUNOS py base [20180830.023824_builder_junos_181_r3]
  py-extensions        JUNOS py extensions [20180830.023824_builder_junos_181_r3]
  re0                  Delete package on RE0
  re1                  Delete package on RE1
  reboot               Reboot system after package delete
  virtual-machine-package  Remove virtual-machine package
  zoneinfo             JUNOS OS time zone information [20180816.8630ec5_builder_stable_11]
{master:0}
root@SW-RCP-CORE-E01> request system software delete
                                                     ^
missing argument.

{master:0}
root@SW-RCP-CORE-E01>

 

Re: J-web issue with too many redirects & phone-home

$
0
0

It worked to get rid of phone-home in the other switch.

But in the switch with too-many-redirect issue, it doesn't allow tab or space after phone-home. If I copy and paste, this is what I get

 

root@SW-RCP-CORE-E01# delete system phone-homeserverhttps://redirect.juniper.net

 

Re: J-web issue with too many redirects & phone-home

$
0
0

Maybe try just delete system phone-home <CR>.  Does that complete?  Then commit confirm.

Re: distance on optic

$
0
0

Hi all,

any idea about what is advantage or disadvantage of the BiDi SFP when compering other 10G SFP that for 80km? 


Re: distance on optic

$
0
0

BiDi optics use a single fiber to connect between devices while standard optics require two fibers.  Note this means that with BiDi the transmit and recieve run on the same fiber so they have two frequencies noted.

 

I'll also note here that SM optics come in a wide range of distences and frequencies you do need to read the specs on each and match the pairs on the link.  Distances can range from 10-100 km (120 for xfp).  You will need to match both distance and frequency on the link.

 

Also using vastly larger distance rating than needed can cause the link not to work.  There is a hot alarm on optics if they recieve too much power and the link won't come up.  So you would then need to pad the link in that case.  The distance number is a substitute for the transmit power and these are just estimates, your milage may vary based on quality of fiber, splices, connectors and patch panel usage.

 

 

Re: J-web issue with too many redirects & phone-home

$
0
0

Hello 

 

I am assuming that the core switch is not another EX2300, can you tell what platform and Junos version it is running. Instead of copy and paste have you tried to type the entire command?

 

On the EX2300 have you solved the issue with the "session expired". I suggest to check Jweb version. If switch has 18.1R3.3 J-Web version should be 18.1A2. 

 

If an upgrade is required download package and copy to /var/tmp and then run the command for the upgrade " > request system software add /var/tmp/jweb-ex-app-x86-32-18.1A2.tgz"

 

Regards

 

Please mark "Accepted Solution" if this helps you solve your query. Kudos are always appreciated! 

Re: Firewall filter, need a little help

$
0
0

Hendorson ,

Request you to share the configuration you have done to resolve this.

EX4600 warranty and SFPs

$
0
0

Hello all,

 Hope All is well, I need to assure from the below if any one could help.

- Does EX 4600 come with no ports , in other words ( 48 port  empty ) we shall order separaetly the SFPs which required ?

- Does any Juniper switch come by default with a life time warranty without purchasing its SVC ( Support) or the warranty only  included in its support ?

 

Thanks ..

 

Re: EX4600 warranty and SFPs

$
0
0

Just got a few 4600's myself...

 

Yes, all the ports are empty. You will need to buy additional SFPs to match the cabling that you want to run (eg DAC cables, SFM, MMF, RJ45, whatever).

 

I'm not aware of any lifetime warranty switches. They're rare for any vendor.

You will get hardware warranty without a support contract, but the support contract is required for troubleshooting beyond hardware faults.

Viewing all 10307 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>