xref: /openbsd-src/regress/usr.sbin/bgpd/integrationtests/bgpd.network_statement.rdomain1.conf (revision bce34f00d9157e721bc1bc31c1e9f260297e54f9)
1AS 4200000001
2router-id 10.12.57.1
3fib-update no
4
5log updates
6
7neighbor 10.12.57.2 {
8	descr		"RDOMAIN2"
9	remote-as	4200000002
10}
11
12deny from any
13deny to any
14
15allow from any
16