Re: [j-nsp] Translating Cisco to Juniper/policy-statements

2007-07-26 Thread adnan
L PROTECTED]> Cc: Sent: Monday, July 23, 2007 5:02 PM Subject: Re: [j-nsp] Translating Cisco to Juniper/policy-statements > Just a friendly reminder, if you're going to use the "IOS to JunOS" > tool, go with the caveats Juniper gives on the page, and make sure you > unde

Re: [j-nsp] Translating Cisco to Juniper/policy-statements

2007-07-23 Thread nachocheeze
refix-list AS222-BLOCK seq 5 permit 5.6.7.8/24 ip prefix-list > AS2221-BLOCK seq 5 permit 9.10.11.12/19 > Line not yet supported by I2J > 17:ip prefix-list AS333-BLOCK seq 5 permit 12.14.15.16/21 > 18:ip prefix-list AS3331-BLOCK seq 5 permit 18.19.20.21/19 > > -Original Message-

Re: [j-nsp] Translating Cisco to Juniper/policy-statements

2007-07-22 Thread nanbu
If it is me, I will write it as fellows. * juniper protocols { bgp { group HOGE { neighbor 1.1.1.1 { import [ AS-FILTER PREFIX-FILTER ]; } } } } policy-options { prefix-list AS111-BLOCK { 1.2.3.4/19; } prefix-l

Re: [j-nsp] Translating Cisco to Juniper/policy-statements

2007-07-22 Thread Gunjan GANDHI (BR/EPA)
al Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nick Kraal Sent: Sunday, 22 July 2007 11:16 PM To: juniper-nsp@puck.nether.net Subject: [j-nsp] Translating Cisco to Juniper/policy-statements Hi there, What is the best-current-way to configure the following Cisco-spea

[j-nsp] Translating Cisco to Juniper/policy-statements

2007-07-22 Thread Nick Kraal
Hi there, What is the best-current-way to configure the following Cisco-speak to JUNOS. Thanks in advance, -nick/ route-map UPSTREAM-OUT permit 10 match ip address prefix-list AS111-BLOCK AS222-BLOCK AS2221-BLOCK match as-path 20 ! route-map UPSTREAM-OUT permit 15 match ip address prefix