summaryrefslogtreecommitdiff
path: root/regress/usr.sbin/bgpd/integrationtests/bgpd.pftable.rdomain2_1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'regress/usr.sbin/bgpd/integrationtests/bgpd.pftable.rdomain2_1.conf')
-rw-r--r--regress/usr.sbin/bgpd/integrationtests/bgpd.pftable.rdomain2_1.conf24
1 files changed, 24 insertions, 0 deletions
diff --git a/regress/usr.sbin/bgpd/integrationtests/bgpd.pftable.rdomain2_1.conf b/regress/usr.sbin/bgpd/integrationtests/bgpd.pftable.rdomain2_1.conf
new file mode 100644
index 00000000000..9ba5dc27f61
--- /dev/null
+++ b/regress/usr.sbin/bgpd/integrationtests/bgpd.pftable.rdomain2_1.conf
@@ -0,0 +1,24 @@
+AS 4200000002
+router-id 10.12.57.2
+fib-update no
+
+log updates
+
+listen on 10.12.57.2
+
+prefix-set mynetworks {
+ 10.12.62.0/24
+ 10.12.63.0/24
+ 10.12.64.0/24
+}
+
+network prefix-set mynetworks
+
+neighbor 10.12.57.1 {
+ descr "RDOMAIN1"
+ remote-as 4200000001
+ local-address 10.12.57.2
+}
+
+deny from any
+allow to any