Re: [j-nsp] Rate limit ARP per interface (or JUNOS bug)?

2009-05-15 Thread Pekka Savola
On Thu, 14 May 2009, Chris Adams wrote: Is this behavior a JUNOS bug or am I supposed to be rate-limiting ARP requests (on a per-VLAN basis) somehow? I've seen LAN loops etc cause junos problems. That's why you need to add 'policer arp FOO' under interfaces,unit,family inet. I'd have hoped

Re: [j-nsp] Rate limit ARP per interface (or JUNOS bug)?

2009-05-15 Thread Chuck Anderson
On Fri, May 15, 2009 at 09:36:24AM +0300, Pekka Savola wrote: On Thu, 14 May 2009, Chris Adams wrote: Is this behavior a JUNOS bug or am I supposed to be rate-limiting ARP requests (on a per-VLAN basis) somehow? I've seen LAN loops etc cause junos problems. That's why you need to add

Re: [j-nsp] Rate limit ARP per interface (or JUNOS bug)?

2009-05-15 Thread Andrew Jimmy
This policer thing seems fine. Can you please write what to police under arp FOO firewall. It would be great if you can write the complete firewall. Regards, AW -Original Message- From: juniper-nsp-boun...@puck.nether.net [mailto:juniper-nsp-boun...@puck.nether.net] On Behalf Of Pekka

Re: [j-nsp] Rate limit ARP per interface (or JUNOS bug)?

2009-05-15 Thread Pekka Savola
On Fri, 15 May 2009, Chuck Anderson wrote: I've seen LAN loops etc cause junos problems. That's why you need to add 'policer arp FOO' under interfaces,unit,family inet. I'd have hoped Juniper would have sane defaults but Isn't that the default? router show policer Policers: Name

[j-nsp] RSVP LSP question

2009-05-15 Thread William Jackson
I am wading my way through the JNCIS-M book and cant find a suitable answer to the following question: Imagine I have an MPLS network and I have multiple services running between the same two PE routers I define multiple RSVP-TE LSPs with different primary and backup paths, bandwidth

Re: [j-nsp] Rate limit ARP per interface (or JUNOS bug)?

2009-05-15 Thread Niels den Otter
On Friday, 15 May 2009, david@orange-ftgroup.com wrote: You can use ARP Policer per vlan : On your interface : set interface ge-X/Y/Y unit XXX family inet policer arp ARP-POLICER firewall policer ARP-Policer { if-exceeding { bandwidth-limit 32k; burst-size-limit 32k; }

Re: [j-nsp] OSPF default in TSA

2009-05-15 Thread The Dark One
That is exactly the point :-) I have created an area 0 adjacency and the default is sent to the totally-stubby-area Thank you very much for help. -Original Message- From: Harry Reynolds ha...@juniper.net To: The Dark One thedark...@list.ru, Juniper Puckjuniper-nsp@puck.nether.net

Re: [j-nsp] RSVP LSP question

2009-05-15 Thread Diogo Montagner
Hi Willian, one way to do this is use forwarding-options: http://www.juniper.net/techpubs/software/junos/junos92/swconfig-cos/configuring-forwarding-policy-options.html#id-10989130

Re: [j-nsp] Rate limit ARP per interface (or JUNOS bug)?

2009-05-15 Thread Chris Adams
Once upon a time, Chuck Anderson c...@wpi.edu said: On Fri, May 15, 2009 at 09:36:24AM +0300, Pekka Savola wrote: On Thu, 14 May 2009, Chris Adams wrote: Is this behavior a JUNOS bug or am I supposed to be rate-limiting ARP requests (on a per-VLAN basis) somehow? I've seen LAN loops etc

Re: [j-nsp] Rate limit ARP per interface (or JUNOS bug)?

2009-05-15 Thread Terry Baranski
On Fri, 15 May 2009, Chris Adams wrote: On the router in question: Name Packets __default_arp_policer__ 4189504 So, apparently it was policing, but the default rate is still too high for the router to handle (seems