mirror of
https://github.com/bgp/bgpq4.git
synced 2024-05-11 05:55:05 +00:00
389 lines
12 KiB
Groff
389 lines
12 KiB
Groff
.\" Copyright (c) 2007-2019 Alexandre Snarskii
|
|
.\" All rights reserved.
|
|
.\"
|
|
.\" Redistribution and use in source and binary forms, with or without
|
|
.\" modification, are permitted provided that the following conditions
|
|
.\" are met:
|
|
.\" 1. Redistributions of source code must retain the above copyright
|
|
.\" notice, this list of conditions and the following disclaimer.
|
|
.\" 2. Redistributions in binary form must reproduce the above copyright
|
|
.\" notice, this list of conditions and the following disclaimer in the
|
|
.\" documentation and/or other materials provided with the distribution.
|
|
.\"
|
|
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
|
|
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
|
|
.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
|
.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
|
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
|
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
|
.\" SUCH DAMAGE.
|
|
.\"
|
|
.Dd December 23, 2020
|
|
.Dt BGPQ4 8
|
|
.Os
|
|
.Sh NAME
|
|
.Nm bgpq4
|
|
.Nd "bgp filtering automation tool"
|
|
.Sh SYNOPSIS
|
|
.Nm
|
|
.Op Fl h Ar host[:port]
|
|
.Op Fl S Ar sources
|
|
.Op Fl EPz
|
|
.Oo
|
|
.Fl f Ar asn |
|
|
.Fl F Ar fmt |
|
|
.Fl G Ar asn
|
|
.Fl H Ar asn
|
|
.Fl t
|
|
.Oc
|
|
.Op Fl 46ABbDdJjNnsXU
|
|
.Op Fl a Ar asn
|
|
.Op Fl r Ar len
|
|
.Op Fl R Ar len
|
|
.Op Fl m Ar max
|
|
.Op Fl W Ar len
|
|
.Ar OBJECTS
|
|
.Op "..."
|
|
.Op EXCEPT OBJECTS
|
|
.Sh DESCRIPTION
|
|
The
|
|
.Nm
|
|
utility used to generate configurations (prefix-lists, extended
|
|
access-lists, policy-statement terms and as-path lists) based on IRR data.
|
|
.Pp
|
|
The options are as follows:
|
|
.Bl -tag -width Ds
|
|
.It Fl 4
|
|
generate IPv4 prefix/access-lists (default).
|
|
.It Fl 6
|
|
generate IPv6 prefix/access-lists (IPv4 by default).
|
|
.It Fl A
|
|
try to aggregate prefix-lists as much as possible (not all output
|
|
formats supported).
|
|
.It Fl a Ar asn
|
|
specify what asn shall be denied in case of empty prefix-list (OpenBGPD)
|
|
.It Fl B
|
|
generate output in OpenBGPD format (default: Cisco)
|
|
.It Fl b
|
|
generate output in BIRD format (default: Cisco).
|
|
.It Fl d
|
|
enable some debugging output.
|
|
.It Fl e
|
|
generate output in Arista EOS format (default: Cisco).
|
|
.It Fl E
|
|
generate extended access-list (Cisco), policy-statement term using
|
|
route-filters (Juniper), [ip|ipv6]-prefix-list (Nokia) or prefix-sets
|
|
(OpenBGPd).
|
|
.It Fl f Ar number
|
|
generate input as-path access-list.
|
|
.It Fl F Ar fmt
|
|
generate output in user-defined format.
|
|
.It Fl G Ar number
|
|
generate output as-path access-list.
|
|
.It Fl H Ar number
|
|
generate output as-list for
|
|
.Em as-path-origin
|
|
filter (JunOS 21.3R1+)
|
|
.It Fl h Ar host[:port]
|
|
host running IRRD database (default: rr.ntt.net).
|
|
.It Fl J
|
|
generate config for Juniper (default: Cisco).
|
|
.It Fl j
|
|
generate output in JSON format (default: Cisco).
|
|
.It Fl K
|
|
generate config for Mikrotik (default: Cisco).
|
|
.It Fl l Ar name
|
|
name of generated entry.
|
|
.It Fl L Ar limit
|
|
limit recursion depth when expanding as-sets.
|
|
.It Fl m Ar len
|
|
maximum prefix-length of accepted prefixes (default: 32 for IPv4 and
|
|
128 for IPv6).
|
|
.It Fl M Ar match
|
|
extra match conditions for Juniper route-filters.
|
|
.It Fl n
|
|
generate config for Nokia SR OS MD-CLI (Cisco IOS by default)
|
|
.It Fl N
|
|
generate config for Nokia SR OS classic CLI (Cisco IOS by default).
|
|
.It Fl p
|
|
accept routes registered for private ASNs (default: disabled)
|
|
.It Fl P
|
|
generate prefix-list (default, backward compatibility).
|
|
.It Fl r Ar len
|
|
allow more specific routes starting with specified masklen too.
|
|
.It Fl R Ar len
|
|
allow more specific routes up to specified masklen too.
|
|
.It Fl s
|
|
generate sequence numbers in IOS-style prefix-lists.
|
|
.It Fl S Ar sources
|
|
use specified sources only (recommended: RPKI,AFRINIC,APNIC,ARIN,LACNIC,RIPE).
|
|
.It Fl t
|
|
generate as-sets for OpenBGPd, BIRD and JSON formats.
|
|
.It Fl T
|
|
disable pipelining (not recommended).
|
|
.It Fl U
|
|
generate config for Huawei devices (Cisco IOS by default)
|
|
.It Fl u
|
|
generate config for Huawei devices in XPL format (Cisco IOS by default)
|
|
.It Fl W Ar len
|
|
generate as-path strings of no more than len items (use 0 for inifinity).
|
|
.It Fl X
|
|
generate config for Cisco IOS XR devices (plain IOS by default).
|
|
.It Fl z
|
|
generate route-filter-lists (JunOS 16.2+).
|
|
.It Ar OBJECTS
|
|
means networks (in prefix format), autonomous systems, as-sets and route-sets.
|
|
.It Ar EXCEPT OBJECTS
|
|
those objects will be excluded from expansion.
|
|
.El
|
|
.Sh EXAMPLES
|
|
Generating named juniper prefix-filter for AS20597:
|
|
.nf
|
|
.Bd -literal
|
|
$ bgpq4 -Jl eltel AS20597
|
|
policy-options {
|
|
replace:
|
|
prefix-list eltel {
|
|
81.9.0.0/20;
|
|
81.9.32.0/20;
|
|
81.9.96.0/20;
|
|
81.222.128.0/20;
|
|
81.222.192.0/18;
|
|
85.249.8.0/21;
|
|
85.249.224.0/19;
|
|
89.112.0.0/19;
|
|
89.112.4.0/22;
|
|
89.112.32.0/19;
|
|
89.112.64.0/19;
|
|
217.170.64.0/20;
|
|
217.170.80.0/20;
|
|
}
|
|
}
|
|
.Ed
|
|
.fi
|
|
.Pp
|
|
For Cisco we can use aggregation (-A) flag to make this prefix-filter
|
|
more compact:
|
|
.nf
|
|
.Bd -literal
|
|
$ bgpq4 -Al eltel AS20597
|
|
no ip prefix-list eltel
|
|
ip prefix-list eltel permit 81.9.0.0/20
|
|
ip prefix-list eltel permit 81.9.32.0/20
|
|
ip prefix-list eltel permit 81.9.96.0/20
|
|
ip prefix-list eltel permit 81.222.128.0/20
|
|
ip prefix-list eltel permit 81.222.192.0/18
|
|
ip prefix-list eltel permit 85.249.8.0/21
|
|
ip prefix-list eltel permit 85.249.224.0/19
|
|
ip prefix-list eltel permit 89.112.0.0/18 ge 19 le 19
|
|
ip prefix-list eltel permit 89.112.4.0/22
|
|
ip prefix-list eltel permit 89.112.64.0/19
|
|
ip prefix-list eltel permit 217.170.64.0/19 ge 20 le 20
|
|
.Ed
|
|
.fi
|
|
.Pp
|
|
Prefixes 89.112.0.0/19 and 89.112.32.0/19 now aggregated
|
|
into single entry 89.112.0.0/18 ge 19 le 19.
|
|
.Pp
|
|
Well, for Juniper we can generate even more interesting policy-options,
|
|
using -M <extra match conditions>, -R <len> and hierarchical names:
|
|
.nf
|
|
.Bd -literal
|
|
$ bgpq4 -AJEl eltel/specifics -r 29 -R 32 -M "community blackhole" AS20597
|
|
policy-options {
|
|
policy-statement eltel {
|
|
term specifics {
|
|
replace:
|
|
from {
|
|
community blackhole;
|
|
route-filter 81.9.0.0/20 prefix-length-range /29-/32;
|
|
route-filter 81.9.32.0/20 prefix-length-range /29-/32;
|
|
route-filter 81.9.96.0/20 prefix-length-range /29-/32;
|
|
route-filter 81.222.128.0/20 prefix-length-range /29-/32;
|
|
route-filter 81.222.192.0/18 prefix-length-range /29-/32;
|
|
route-filter 85.249.8.0/21 prefix-length-range /29-/32;
|
|
route-filter 85.249.224.0/19 prefix-length-range /29-/32;
|
|
route-filter 89.112.0.0/17 prefix-length-range /29-/32;
|
|
route-filter 217.170.64.0/19 prefix-length-range /29-/32;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.Ed
|
|
.fi
|
|
generated policy-option term now allows all specifics with prefix-length
|
|
between /29 and /32 for eltel networks if they match with special community
|
|
blackhole (defined elsewhere in configuration).
|
|
.Pp
|
|
Of course, this version supports IPv6 (-6):
|
|
.nf
|
|
.Bd -literal
|
|
$ bgpq4 -6l as-retn-6 AS-RETN6
|
|
no ipv6 prefix-list as-retn-6
|
|
ipv6 prefix-list as-retn-6 permit 2001:7fb:fe00::/48
|
|
ipv6 prefix-list as-retn-6 permit 2001:7fb:fe01::/48
|
|
[....]
|
|
.Ed
|
|
.fi
|
|
and assumes your device supports 32-bit ASNs
|
|
.nf
|
|
.Bd -literal
|
|
$ bgpq4 -Jf 112 AS-SPACENET
|
|
policy-options {
|
|
replace:
|
|
as-path-group NN {
|
|
as-path a0 "^112(112)*$";
|
|
as-path a1 "^112(.)*(1898|5539|8495|8763|8878|12136|12931|15909)$";
|
|
as-path a2 "^112(.)*(21358|23456|23600|24151|25152|31529|34127|34906)$";
|
|
as-path a3 "^112(.)*(35052|41720|43628|44450|196611)$";
|
|
}
|
|
}
|
|
.Ed
|
|
.fi
|
|
see `AS196611` in the end of the list ? That's a 32-bit ASN.
|
|
.Sh USER-DEFINED FORMAT
|
|
If you want to generate configuration not for routers, but for some
|
|
other programs/systems, you may use user-defined formatting, like in
|
|
example below:
|
|
.nf
|
|
.Bd -literal
|
|
$ bgpq4 -F "ipfw add pass all from %n/%l to any\\n" as3254
|
|
ipfw add pass all from 62.244.0.0/18 to any
|
|
ipfw add pass all from 91.219.29.0/24 to any
|
|
ipfw add pass all from 91.219.30.0/24 to any
|
|
ipfw add pass all from 193.193.192.0/19 to any
|
|
.Ed
|
|
.fi
|
|
.Pp
|
|
Recognized format sequences are:
|
|
.Pp
|
|
.Bl -tag -width Ds -offset indent -compact
|
|
.It Cm %n
|
|
network
|
|
.It Cm %l
|
|
mask length
|
|
.It Cm %a
|
|
aggregate low mask length
|
|
.It Cm \&%A
|
|
aggregate high mask length
|
|
.It Cm \&%N
|
|
object name
|
|
.It Cm %m
|
|
object mask
|
|
.It Cm %i
|
|
inversed mask
|
|
.It Cm \en
|
|
new line
|
|
.It Cm \et
|
|
tabulation
|
|
.El
|
|
.Pp
|
|
Please note that no new lines are inserted automatically after each sentence.
|
|
You have to add them into format string manually, otherwise the output will
|
|
be in one single line (sometimes it makes sense):
|
|
.nf
|
|
.Bd -literal
|
|
$ bgpq4 -6F "%n/%l; " as-eltel
|
|
2001:1b00::/32; 2620:4f:8000::/48; 2a04:bac0::/29; 2a05:3a80::/48;
|
|
.Ed
|
|
.fi
|
|
.Sh NOTES ON SOURCES
|
|
By default
|
|
.Em bgpq4
|
|
trusts data from all the databases mirrored into NTT's IRR service.
|
|
Unfortunately, not all these databases are equal in how much we can
|
|
trust their data.
|
|
RIR maintained databases (AFRINIC, ARIN, APNIC, LACNIC and RIPE)
|
|
shall be trusted more than the others because they have the
|
|
knowledge about who the rightful holders of resources are, while
|
|
other databases lack this knowledge and can (and, actually do) contain
|
|
stale data: no one but the RIRs care to remove outdated route-objects
|
|
when address space is de-allocated or transferred.
|
|
In order to keep their filters both compact and actual,
|
|
.Em bgpq4 users
|
|
are encouraged to use '-S' flag to limit database sources to only
|
|
the ones they trust.
|
|
.Pp
|
|
General recommendations:
|
|
.Pp
|
|
Use a minimal set of RIR databases (only those in which you and your
|
|
customers have registered route-objects).
|
|
.Pp
|
|
Avoid using ARIN-NONAUTH and RIPE-NONAUTH as trusted sources: these records
|
|
were created in the database, but for address space allocated to different RIRs,
|
|
so the NONAUTH databases have no chance to confirm validity of the route
|
|
objects they contain.
|
|
.Bd -literal
|
|
$ bgpq4 -S RIPE,RADB as-space
|
|
no ip prefix-list NN
|
|
ip prefix-list NN permit 195.190.32.0/19
|
|
|
|
$ bgpq4 -S RADB,RIPE as-space
|
|
no ip prefix-list NN
|
|
ip prefix-list NN permit 45.4.4.0/22
|
|
ip prefix-list NN permit 45.4.132.0/22
|
|
ip prefix-list NN permit 45.6.128.0/22
|
|
ip prefix-list NN permit 45.65.184.0/22
|
|
[...]
|
|
.Ed
|
|
.Sh PERFORMANCE
|
|
To improve `bgpq4` performance when expanding extra-large AS-SETs you
|
|
shall tune OS settings to enlarge TCP send buffer.
|
|
.Pp
|
|
FreeBSD can be tuned in the following way:
|
|
.Pp
|
|
.Dl sysctl -w net.inet.tcp.sendbuf_max=2097152
|
|
.Pp
|
|
Linux can be tuned in the following way:
|
|
.Pp
|
|
.Dl sysctl -w net.ipv4.tcp_window_scaling=1
|
|
.Dl sysctl -w net.core.rmem_max=2097152
|
|
.Dl sysctl -w net.core.wmem_max=2097152
|
|
.Dl sysctl -w net.ipv4.tcp_rmem="4096 87380 2097152"
|
|
.Dl sysctl -w net.ipv4.tcp_wmem="4096 65536 2097152"
|
|
.Sh BUILDING
|
|
This project uses autotools. If you are building from the repository,
|
|
run the following command to prepare the build system:
|
|
.Pp
|
|
.Dl ./bootstrap
|
|
.Pp
|
|
In order to compile the software, run:
|
|
.Pp
|
|
.Dl ./configure
|
|
.Dl make
|
|
.Dl make install
|
|
.Pp
|
|
If you wish to remove the generated build system files from your
|
|
working tree, run:
|
|
.Pp
|
|
.Dl make maintainer-clean
|
|
.Pp
|
|
In order to create a distribution archive, run:
|
|
.Pp
|
|
.Dl make dist
|
|
.Sh DIAGNOSTICS
|
|
When everything is OK,
|
|
.Nm
|
|
generates access-list to standard output and exits with status == 0.
|
|
In case of errors they are printed to stderr and program exits with
|
|
non-zero status.
|
|
.Sh AUTHORS
|
|
Alexandre Snarskii, Christian David, Claudio Jeker, Job Snijders,
|
|
Massimiliano Stucchi, Michail Litvak, Peter Schoenmaker, Roelf Wichertjes,
|
|
and contributions from many others.
|
|
.Sh SEE ALSO
|
|
.Sy https://github.com/bgp/bgpq4
|
|
BGPQ4 on Github.
|
|
.Pp
|
|
.Sy http://bgpfilterguide.nlnog.net/
|
|
NLNOG's BGP Filter Guide.
|
|
.Pp
|
|
.Sy https://tcp0.com/cgi-bin/mailman/listinfo/bgpq4
|
|
Users and interested parties can subscribe to the BGPQ4 mailing list bgpq4@tcp0.com
|
|
.Sh PROJECT MAINTAINER
|
|
.An Job Snijders Aq job@sobornost.net
|