From d5c25cf25d08b35d04a36fd6c843658633c9f838 Mon Sep 17 00:00:00 2001 From: maehdros Date: Mon, 27 Jan 2020 19:58:50 +0100 Subject: pbr: fix typos --- docs/routing/pbr.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/routing/pbr.rst') diff --git a/docs/routing/pbr.rst b/docs/routing/pbr.rst index 24cc8498..005bb730 100644 --- a/docs/routing/pbr.rst +++ b/docs/routing/pbr.rst @@ -48,9 +48,9 @@ forwarding the traffic using different routing tables. Routing tables that will be used in this example are: -* ``table 10`` Routing tabled used for VLAN 10 (192.168.188.0/24) -* ``table 11`` Routing tabled used for VLAN 11 (192.168.189.0/24) -* ``main`` Routing table used by VyOS and other interfaces not paritipating in +* ``table 10`` Routing table used for VLAN 10 (192.168.188.0/24) +* ``table 11`` Routing table used for VLAN 11 (192.168.189.0/24) +* ``main`` Routing table used by VyOS and other interfaces not participating in PBR .. figure:: ../_static/images/pbr_example_1.png @@ -97,4 +97,4 @@ Apply routing policy to **inbound** direction of out VLAN interfaces set policy route PBR rule 10 set table 'main' .. note:: Allows the VLAN10 and VLAN20 hosts to communicate with each other - using the main routing table. \ No newline at end of file + using the main routing table. -- cgit v1.2.3