On 3 June 2016 at 10:26, Job Snijders <[email protected]> wrote:
> On Fri, Jun 03, 2016 at 10:12:42AM +0100, James Bensley wrote:
>> It's good to see the larger carriers doing this,
>
> GTT also committed
> http://mailman.nanog.org/pipermail/nanog/2016-June/086081.html

Even better! Just need to ensure everyone is applying prefix filters
too. Still seeing RFC1918 leakages from time to time.

> Here are JunOS, IOS XR & BIRD examples:
>
>     http://as2914.net/bogon_asns/configuration_examples.txt

Many thanks! :)

Just an FYI with "passes-through" on IOS-XR support for "0" as a value
was |deprecated | doesn't work anymore | was "Cisco'ed" ] ...

as-path-set BOGONS-ASNs
  #rfc7607
  ios-regex '_0_',
  #2 to 4 byte ASN migrations
  passes-through '23456',
  #rfc5398
  passes-through '[64496..64511]',
  passes-through '[65536..65551]',
  #rfc6996
  passes-through '[64512..65534]',
  passes-through '[4200000000..4294967294]',
  #rfc7300
  passes-through '65535',
  passes-through '4294967295',
  #IANA reserved
  passes-through '[65552..131071]'
end-set


> With your permission I'd like to add the IOS flavor

Yea sure, help your self.


Cheers,
James.

Reply via email to