From 96bf00fa60ce3112614ca1607f3423105412948c Mon Sep 17 00:00:00 2001 From: hagbard Date: Tue, 2 Oct 2018 15:18:26 -0700 Subject: Changed heading for policy routing, since it doesn't below to bgp or ospf and can be used without any dynamic routing protocol. --- docs/ch06-routing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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). -- cgit v1.2.3