summaryrefslogtreecommitdiff
path: root/regress/usr.sbin/bgpd/integrationtests/bgpd.network_statement.rdomain1.conf
blob: eec0eeb5c89c0e4e93823d207f47ad8435536445 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
AS 4200000001
router-id 10.12.57.1
fib-update no

log updates

neighbor 10.12.57.2 {
	descr		"RDOMAIN2"
	remote-as	4200000002
}

deny from any
deny to any

allow from any