summaryrefslogtreecommitdiff
path: root/regress/usr.sbin/bgpd/integrationtests/bgpd.pftable.rdomain2_2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'regress/usr.sbin/bgpd/integrationtests/bgpd.pftable.rdomain2_2.conf')
-rw-r--r--regress/usr.sbin/bgpd/integrationtests/bgpd.pftable.rdomain2_2.conf26
1 files changed, 26 insertions, 0 deletions
diff --git a/regress/usr.sbin/bgpd/integrationtests/bgpd.pftable.rdomain2_2.conf b/regress/usr.sbin/bgpd/integrationtests/bgpd.pftable.rdomain2_2.conf
new file mode 100644
index 00000000000..879ab3a9c2e
--- /dev/null
+++ b/regress/usr.sbin/bgpd/integrationtests/bgpd.pftable.rdomain2_2.conf
@@ -0,0 +1,26 @@
+AS 4200000003
+router-id 10.12.57.3
+fib-update no
+
+log updates
+
+listen on 10.12.57.3
+
+socket "/var/run/bgpd.sock.12_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.3
+}
+
+deny from any
+allow to any