I always understood export for a link state to apply to external only. Internal 
routes have to be flooded for correct protocol operation, minus certain rules 
for L1/L2 or for ospf stubby areas, but filtering these internals is not done 
with policy. 

In this context the doc link makes sense. 

While a bit surprised it worked, you seems to have overrode the default deny 
all externals export with an explicit deny all, which also caught internal 
routes.

HTHs





-----Original Message-----
From: juniper-nsp [mailto:[email protected]] On Behalf Of 
Pyxis LX
Sent: Friday, February 05, 2016 7:35 AM
To: Adam Vitkovsky <[email protected]>
Cc: [email protected]
Subject: Re: [j-nsp] About ISIS export policy behavior

Hi, Adam.

Thanks for the clarification.

This is really confusing.

-PLX

On 2/1/16, Adam Vitkovsky <[email protected]> wrote:
>> Pyxis LX
>> Sent: Sunday, January 31, 2016 8:17 AM
>>
>> Hi, All.
>>
>> I'm a little confused by the default ISIS export behavior in JUNOS.
>>
>> According to this:
>> https://www.juniper.net/documentation/en_US/junos14.1/topics/concept/
>> policy-routing-policies-actions-defaults.html
>>
>> ISIS/OSPF default export policy should "reject everything", which 
>> means it should be equivalent to a policy like this:
>>
>> policy-statement reject-all {
>>     then reject;
>> }
>>
>> However when I apply this export policy to protocol isis, all non-iso 
>> routes, including lo0's inet/inet6 addresses are not advertised in 
>> LSP anymore.
>>
>> Shouldn't these routes be advertised by flooding? Or did I miss 
>> something?
>>
> Yeah, very confusing indeed, "Junos Logic" TM.
>
> adam
>
>
>
>         Adam Vitkovsky
>         IP Engineer
>
> T:      0333 006 5936
> E:      [email protected]
> W:      www.gamma.co.uk
>
> This is an email from Gamma Telecom Ltd, trading as “Gamma”. The 
> contents of this email are confidential to the ordinary user of the 
> email address to which it was addressed. This email is not intended to 
> create any legal relationship. No one else may place any reliance upon 
> it, or copy or forward all or any of it in any form (unless otherwise 
> notified). If you receive this email in error, please accept our 
> apologies, we would be obliged if you would telephone our postmaster 
> on +44 (0) 808 178 9652 or email [email protected]
>
> Gamma Telecom Limited, a company incorporated in England and Wales, 
> with limited liability, with registered number 04340834, and whose 
> registered office is at 5 Fleet Place London EC4M 7RD and whose 
> principal place of business is at Kings House, Kings Road West, Newbury, 
> Berkshire, RG14 5BY.
>
>
>
_______________________________________________
juniper-nsp mailing list [email protected] 
https://puck.nether.net/mailman/listinfo/juniper-nsp
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to