[j-nsp] MPC7E-MRATE in non-enhanced MX chassis?

2024-09-05 Thread Dario Amaya via juniper-nsp
Hello We are using MX480 routers that I understand are non-enhanced model: Item Version Part number CLEI code FRU model number Midplane REV 05 710-017414 CHAS-BP-MX480-S They are the older blue/white with old Juniper logo, and not the newer gre

[j-nsp] MPC4E-3D-2CGE-8XGE

2022-04-13 Thread Dario Amaya via juniper-nsp
--- Begin Message --- Hello, Does anybody know if this card (MPC4E-3D-2CGE-8XGE) is compatible with the SCBE-MX ? This site says yes: https://apps.juniper.net/hct/model/?component=MPC4E-3D-2CGE-8XGE&tab=sComponents Is anybody using these cards? We need 100G port on our MX480's but it's so expens

[j-nsp] Marking/shaping UDP reflection traffic

2022-03-09 Thread Dario Amaya via juniper-nsp
Hello, I am looking to implement shaping/rate limiting of common DDOS reflection / amplification UDP traffic on our backbone ports. if we have a 10G backbone link how would I go about rate-limiting say udp/123 to maximum 5Gbps? Is anybody doing this already? __

[j-nsp] MX/MPC maximum routes

2021-10-21 Thread Dario Amaya via juniper-nsp
Hello, We using the following hardware: CHAS-BP-MX480-S SCBE-MX-S RE-S-1800X4-16G-S MPC-3D-16XGE-SFPP MX-MPC2E-3D This router is carrying full IPv4 and IPv6 table with current routes count at 846528 ipv4 and 128831 ipv6 Does anybody know maximum limit for those MPC cards, I read somewhere it is

[j-nsp] Appending customer ASN to BGP

2020-11-08 Thread Dario Amaya
Hello, Our customer has own ASN from ARIN and want us to take care of all routing. We already originate the customer prefix from our ASN. What is easiest / recommended way to append customer's ASN to the prefixes to make it appear as though it's originated from their ASN without any routing equipm

[j-nsp] EX filtering ICMP in traceroutes

2020-10-22 Thread Dario Amaya
Hello, We have some older EX4200 switch stacks still in production using valuable public IPv4 /31's for their uplinks. We would like to renumber those uplinks to RFC1918 but the issue is that these then show up in traceroute/mtr towards anything routed behind the switches. Is there a way to filte

[j-nsp] MX960 - DPCE cards / CPU usage

2020-04-20 Thread Dario Amaya
Hello, We're running a couple of MX960 in our datacenter, carrying a full table in BGP and running full MPLS services, fast-reroute/RSVP/LDP etc. There are two LSP's in full mesh with two other routers. (the 960's are not edge routers, so no peering/transit terminate on them). Hardware as follows

Re: [j-nsp] Junos Telemetry Interface

2020-04-14 Thread Dario Amaya
On Tue, Apr 14, 2020 at 2:01 PM Martin Tonusoo wrote: > > Hi Dario, > > > This looks really useful, thanks for sharing. Just checking, do I only need > > this script, InfluxDB and Grafana to get traffic graphs? > > That's correct. Thanks - it's working nicel

Re: [j-nsp] Junos Telemetry Interface

2020-04-14 Thread Dario Amaya
On Mon, Apr 13, 2020 at 4:46 AM Aaron Gould wrote: > > You’re welcome Colton. I understand there are 2 different ways to do > telemetry on Juniper. One called Native and the other called > gRPC/openconfig. I’ve done the Native form. I think the native form is a > configured form where by wh

Re: [j-nsp] Junos Telemetry Interface

2020-04-14 Thread Dario Amaya
On Tue, Apr 14, 2020 at 12:13 AM Martin Tonusoo wrote: > > Telegraf has a built-in input plugin for Juniper Openconfig, so it takes > > like 5 minutes to enable. > > there also seems to be a patch for native sensors: > https://github.com/influxdata/telegraf/pull/6365. Unfortunately, it's not > yet

[j-nsp] MX480 / RE-S-2000-4096

2019-11-01 Thread Dario Amaya
Hello We have the following hardware and we are looking to use this chassis as an edge router, terminating 2x full table IP transit and some IXP peering. MX480 2x RE-S-2000-4096-S 2x SCB-MX960-S 1x MPC-3D-16XGE-SFPP 1x DPCE-R-20GE-2XGE Is anybody here running these routing-engines in a similar r

[j-nsp] SRX240H2 Memory Upgrade

2016-09-30 Thread Dario Amaya
Hi, Has anybody here attempted to upgrade the RAM in the SRX240H2 from the factory installed 2GB to 4GB? Having looked, it's a single dimm slot, and looks to be a standard DDR2 667MHz PC2-5300 stick. ___ juniper-nsp mailing list juniper-nsp@puck.nether.

Re: [j-nsp] multicast active sources

2007-10-16 Thread Dario
John Kristoff, Tomasz Szewczyk, Many thanks for your help, it seems to work. Regards, Dario D. El Lunes, 15 de Octubre de 2007 22:40, John Kristoff escribió: > On Mon, 15 Oct 2007 18:18:02 +0200 > Dario <[EMAIL PROTECTED]> wrote: > > > Does exist any way to

[j-nsp] multicast active sources

2007-10-15 Thread Dario
Dear all, Does exist any way to obtain the number of multicast active sources via SNMP requests? Regards, Dario D. ___ juniper-nsp mailing list juniper-nsp@puck.nether.net https://puck.nether.net/mailman/listinfo/juniper-nsp

Re: [j-nsp] MPLS OAM not triggering LSP

2007-04-26 Thread Dario
r 1; } no-readvertise; } Have you tried this conf? It works fine for me :) Regards, Dario D. El Miércoles, 25 de Abril de 2007 13:25, Dario escribió: > Sail, > > The Tunnel is only for be informed when the triggered interface is failing or > not. > When the i

Re: [j-nsp] MPLS OAM not triggering LSP

2007-04-25 Thread Dario
and the Tunnel IP goes DOWN too, then you receive an SNMP_TRAP_LINK_DOWN from this Tunnel and you can be sure the GE is failing. The Tunnel is only to be noticed of the GE fails, no used for traffic. No way to force the GE to goes DOWN, but you can monitor it in this indirect way. Hope it helps. Reg

Re: [j-nsp] MPLS OAM not triggering LSP

2007-04-25 Thread Dario
, it works for me: in the instant the triggered interface fails, BFD goes down and the tunnel too. If you finally can use LSP's pleas keep us informed :) Regards, Dario D. El Miércoles, 25 de Abril de 2007 12:13, Sailendra Mahanty escribió: > Hi Sinan, > > Current versio

[j-nsp] snmpwalk request to obtain the vlan-ids

2007-02-13 Thread Dario
Dear all, I need the list of all vlan-ids implemented in various routers via SNMP. (I need also how to connect them with the ifIndex) Does anybody knows the snmpwalk request to obtain this information? Best regards and thanks in advance, Dario D