Re: [j-nsp] apply-path and interface addresses

2007-09-07 Thread Pekka Savola
Hi, I wonder what was wrong with my tests the first time (on 8.2R1) because none of these worked (didn't return anything), but now they do. I could have sworn that I tested those exactly as written. These don't seem to allow doing 2.b) that I mentioned earlier but maybe it isn't the most impo

Re: [j-nsp] apply-path and interface addresses

2007-09-07 Thread Lei Zhang
Pekka Savola wrote: >Hi, > >Apply-path is a nice feature, but for some reason it doesn't seem to >work for interface addresses, e.g.: > >apply-path "interfaces lo0 unit 0 family inet address <*>"; > > This works for me. Use config mode command "show | display inheritance" to see the result. >

[j-nsp] Spamhaus drop into JunOS

2007-09-07 Thread Gareth Campling
Hi Has anyone got any scripts or information on ways of automating the import of the spamhaus drop list into a juniper routing table ? http://www.spamhaus.org/drop/index.lasso Gareth Campling ___ juniper-nsp mailing list juniper-nsp@puck.n

[j-nsp] M20 + P-AS and simple NAT ?

2007-09-07 Thread Xavier Beaudouin
Hello, I have fundamental question about Nat and how to setup with a P-AS. I have the following setup ge-0/2/0.10 (10.1.2.189)---M20--ge-0/1/0.8 (172.31.17.254) I need to make some NAT from ge-0/1/0.8 when unicast connection is done on 172.31.17.0/24 to any machines. The thing I don't understa

Re: [j-nsp] apply-path and interface addresses

2007-09-07 Thread Erdem Sener
Hi Pekka, The following works for at least 8.2: [edit policy-options] [EMAIL PROTECTED] show prefix-list p1 apply-path "interfaces lo0 unit 0 family inet address <*>"; [edit policy-options] [EMAIL PROTECTED] show prefix-list p1 | display inheritance ## ## apply-path was expanded to: ## 10.0

[j-nsp] apply-path and interface addresses

2007-09-07 Thread Pekka Savola
Hi, Apply-path is a nice feature, but for some reason it doesn't seem to work for interface addresses, e.g.: apply-path "interfaces lo0 unit 0 family inet address <*>"; or: apply-path "interfaces <*> unit <*> family inet address <*>"; or: apply-path "interfaces <*> unit <*> family inet address <