summaryrefslogtreecommitdiffstats
path: root/tests/topotests/all_protocol_startup/r1/pbrd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/all_protocol_startup/r1/pbrd.conf')
-rw-r--r--tests/topotests/all_protocol_startup/r1/pbrd.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/topotests/all_protocol_startup/r1/pbrd.conf b/tests/topotests/all_protocol_startup/r1/pbrd.conf
new file mode 100644
index 0000000..360fb13
--- /dev/null
+++ b/tests/topotests/all_protocol_startup/r1/pbrd.conf
@@ -0,0 +1,10 @@
+log file pbrd.log
+
+nexthop-group A
+ nexthop 192.168.161.4
+!
+pbr-map FOO seq 10
+ match dst-ip 4.5.6.7/32
+ match src-ip 6.7.8.8/32
+ set nexthop-group A
+! \ No newline at end of file