[j-nsp] IS-IS database leaking across virtual routers?

2010-06-11 Thread Clarke Morledge
I am trying to figure out how Junos handles IS-IS in an environment with virtual routers (VRs). I see weird behvavior with some MX routers running 9.6 where some TLV information and some other details are "bleeding" between different VRs when IS-IS is the routing protocol in those VRs. By def

Re: [j-nsp] VPN C-RP for MP-BGP-based MVPN's (NG-MVPN's)

2010-06-11 Thread Mark Tinka
So just for the archives: Use of MSDP to generate Type 5 (and subsequently, Type 7) Multicast routes in an NG-MVPN is badly broken in JUNOS 8.5. A PR exists (it's currently being made public, will advise when it comes through) and this issue has been officially fixed in (I haven't tested):

Re: [j-nsp] Configuring an untagged native VLAN on an EX in a neat way

2010-06-11 Thread Christopher Hartley
I'm guessing you could use something like set vlan members apply-path "vlans <*> vlan-id <*>" set vlan members apply-path-except "vlans <*> vlan-id 2" # Or match on the vlan name, rather than num. Chris >>> Tore Anderson 06/11/10 8:01 AM >>> Hi list, I'm trying to configure a untagged native

Re: [j-nsp] Configuring an untagged native VLAN on an EX in a neat way

2010-06-11 Thread Tore Anderson
* Kari Asheim > You can remove the members from the port and instead use apply-groups > to add this to all vlans something like this: Thanks Kari and Cristopher! :-) Best regards, -- Tore Anderson Redpill Linpro AS - http://www.redpill-linpro.com/ Tel: +47 21 54 41 27 _

Re: [j-nsp] MX80 L2TP Functions

2010-06-11 Thread Richard A Steenbergen
On Fri, Jun 11, 2010 at 07:13:41AM -0500, Richard A Steenbergen wrote: > Not "that" poor, it's a 1.2GHz PowerPC, which is roughly the performance > of a p4 3GHz. I haven't looked at it in detail yet, but I'd say odds are > good its the exact same integrated CPU/RE that is used on the EX8200 RE > (w

Re: [j-nsp] Configuring an untagged native VLAN on an EX in a neat way

2010-06-11 Thread Kari Asheim
On Fri, Jun 11, 2010 at 12:55:19PM +0200, Tore Anderson wrote: > If I instead do: > > family ethernet-switching { > port-mode trunk; > vlan { > members 3-4094; > } > native-vlan-id 2; > } > You can remove the members from the port and instead use apply-groups to add this

[j-nsp] Issue on IN traffic policier

2010-06-11 Thread khagendra dhakal
Dear all, *Platform*: M10i JUNOS: JUNOS 9.2R2.15 *Scenario:* I have configured bw policer like: > show configuration firewall policer bw-for-x-customer if-exceeding { bandwidth-limit 2m; burst-size-limit 10k; } then discard; >show configuration firewall filter filter-X-customer term polic

Re: [j-nsp] MX80 L2TP Functions

2010-06-11 Thread Richard A Steenbergen
On Fri, Jun 11, 2010 at 04:25:54PM +1000, Julien Goodwin wrote: > Have a look at the hardware guide, it's out now (finally...). > > The MX80 is four XFP slots (30Gbit bandwidth), plus two MIC slots for > interfaces, all "Trio 3D" based. Alternately the two MIC slots can be > replaced by 48 10/100/

[j-nsp] Configuring an untagged native VLAN on an EX in a neat way

2010-06-11 Thread Tore Anderson
Hi list, I'm trying to configure a untagged native VLAN on a trunk interface in a sensible way on an EX switch running JUNOS 10.1R1.8. If I do: family ethernet-switching { port-mode trunk; vlan { members all; } native-vlan-id 2; } ...the egress packets from VLAN 2 will b

Re: [j-nsp] Juniper don't start

2010-06-11 Thread David DeSimone
Onam Rubio wrote: > > My juniper M10 doesn't start. > I tried to boot from CF, HD, PCMCIA but always show the same error. > > PXE-M04: Initializing network boot device using interrupt 18h. > PXE-M04: Initializing network boot device using interrupt 18h. > > PXE-E61: Media test failure, c

Re: [j-nsp] MX80 L2TP Functions

2010-06-11 Thread Georgios Vlachos
According to the pricelist the ms-dpc is not supported on the MX80 -Original Message- From: juniper-nsp-boun...@puck.nether.net [mailto:juniper-nsp-boun...@puck.nether.net] On Behalf Of OBrien, Will Sent: Friday, June 11, 2010 7:18 AM To: Julien Goodwin Cc: juniper-nsp@puck.nether.net Su