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

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

deny from any
deny to any

allow from any