summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/ch06-routing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ch06-routing.rst b/docs/ch06-routing.rst
index a14f9f4b..23677bc8 100644
--- a/docs/ch06-routing.rst
+++ b/docs/ch06-routing.rst
@@ -250,7 +250,7 @@ Route filter can be applied using a route-map:
We could expand on this and also deny link local and multicast in the rule 20 action deny.
Policy Routing
-^^^^^^^^^^^^^^
+==============
VyOS supports Policy Routing, allowing traffic to be assigned to a different routing table. Traffic can be matched using standard 5-tuple matching (source address, destination address, protocol, source port, destination port).