Re: [j-nsp] ldp signaling vpls can't up

2012-04-12 Thread Ben Dale
Hi Bruno i don't know what did i miss? VPLS routing instances on J Series or SRX Series devices use BGP to send signals to other PE routers. LDP signaling is not supported.

Re: [j-nsp] ldp signaling vpls can't up

2012-04-12 Thread bruno
hello ben, check this link http://sioduy.blogsome.com/2010/10/27/l2vpn-vpls/ . he run ldp vpls success on srx . so i think it's support on srx . -- Best Regards, Bruno -- Original -- From: Ben Dalebd...@comlinx.com.au; Date:

[j-nsp] DOM: SNMP polling of RX power for 1 GE SFP impossible?

2012-04-12 Thread Emmanuel Halbwachs
Hello, I would like to monitor with Nagios and graph the power received by the optical transceivers (MX240 + DPCE-R, MX80). My understanding of the situation is: - digital optic monitoring is available on both 1 GE SFP and 10 GE XFP transceivers - the CLI command show interfaces

Re: [j-nsp] DOM: SNMP polling of RX power for 1 GE SFP impossible?

2012-04-12 Thread sthaug
I would like to monitor with Nagios and graph the power received by the optical transceivers (MX240 + DPCE-R, MX80). My understanding of the situation is: - digital optic monitoring is available on both 1 GE SFP and 10 GE XFP transceivers - the CLI command show interfaces

Re: [j-nsp] DOM: SNMP polling of RX power for 1 GE SFP impossible?

2012-04-12 Thread Saku Ytti
On (2012-04-12 10:20 +0200), sth...@nethelp.no wrote: So there is no way to poll by SNMP the power for 1 G SFP. Strange. Yes, this is a significant omission, and you're certainly not the only one to notice it. If enough people ask about it, maybe Juniper will do something... And when we

Re: [j-nsp] DOM: SNMP polling of RX power for 1 GE SFP impossible?

2012-04-12 Thread Emmanuel Halbwachs
Saku Ytti a écrit (Thu, Apr 12, 2012 at 11:41:06AM +0300) : If enough people ask about it, maybe Juniper will do something... And when we do get them, next problem is, we don't know programmatically what values to expect. OK, so let's shout high and loud: Juniper fellows subscribed to

Re: [j-nsp] DOM: SNMP polling of RX power for 1 GE SFP impossible?

2012-04-12 Thread Per Granath
It should be possible to get the values via an op-script ... Not sure if that can also populate MIB values. So there is no way to poll by SNMP the power for 1 G SFP. Strange. Yes, this is a significant omission, and you're certainly not the only one to notice it. If enough people ask

Re: [j-nsp] DOM: SNMP polling of RX power for 1 GE SFP impossible?

2012-04-12 Thread Saku Ytti
On (2012-04-12 11:12 +0200), Emmanuel Halbwachs wrote: Juniper fellows subscribed to this list, please bring us useful, complete and sane SNMP MIBs. We badly need it! Thank you very much. And maybe basic trap support, like ISIS up/down, BGP max-prefix, BGP trap which reports

Re: [j-nsp] DOM: SNMP polling of RX power for 1 GE SFP impossible?

2012-04-12 Thread Jonathan Lassoff
On Thu, Apr 12, 2012 at 2:28 AM, Saku Ytti s...@ytti.fi wrote: On (2012-04-12 11:12 +0200), Emmanuel Halbwachs wrote:     Juniper fellows subscribed to this list, please bring us useful,     complete and sane SNMP MIBs. We badly need it! Thank you very     much. And maybe basic trap

Re: [j-nsp] ldp signaling vpls can't up

2012-04-12 Thread William McLendon
looks like you left out 'family mpls' on the core interface ge-0/0/0.14 config, which is required for MPLS to function. will ___ juniper-nsp mailing list juniper-nsp@puck.nether.net https://puck.nether.net/mailman/listinfo/juniper-nsp

Re: [j-nsp] DOM: SNMP polling of RX power for 1 GE SFP impossible?

2012-04-12 Thread Michael Hare
We use an event script that converts parts of 'show interface diagnostics optics' and stuffs values into a MIB that is pollable. The SLAX was given to us by Juniper several years ago after we whined a lot [ and didn't invest the effort to learn SLAX ]. It may not do everything -you- want,

[j-nsp] CGN ob MX5?

2012-04-12 Thread Matthias Brumm
Hi! I would like to know, if no, some or all implementations of CGN will be working on a MX5? Regards, Matthias ___ juniper-nsp mailing list juniper-nsp@puck.nether.net https://puck.nether.net/mailman/listinfo/juniper-nsp

Re: [j-nsp] EX-UM-2X4SFP- 2-port 10G SFP+ / 4-port 1G SFP Uplink Module

2012-04-12 Thread Mike Williams
On Tuesday 21 February 2012 14:44:19 Timh Bergström wrote: Hope nobody minds me butting in here, but this brings up a related question for me. The built in uplink ports in the EX3300. Do they support running 2 at 10Gb (for VC) and 2 at 1Gb for regular ethernet? I'm sure I've seen it

Re: [j-nsp] CGN ob MX5?

2012-04-12 Thread Saku Ytti
On (2012-04-12 16:31 +0200), Matthias Brumm wrote: I would like to know, if no, some or all implementations of CGN will be working on a MX5? This seems in realms of possibility (1ipv6 statically to 1ipv4) for trio. But if you know you will need CGN I would assume that MX5 will never get it,

[j-nsp] Capturing/displaying contents of incoming packets

2012-04-12 Thread Tom Storey
Hi all, I am trying to debug some stubborn circuits that just dont seem to want to work. I can see incoming packets being recorded on both interfaces (10GE, both on the same router), but I cannot ping across either link. Ive verified with the owner of the router at the other end and we are using

Re: [j-nsp] Capturing/displaying contents of incoming packets

2012-04-12 Thread Saku Ytti
On (2012-04-12 23:23 +0100), Tom Storey wrote: Im wondering if there is some way to output the details like a TCP dump, or capture to a pcap file which can be read by Wireshark et al? The later seems possible on certain models, but not the gear in question here, an MX960 with DPCEs. Setup