mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
pbr: fix typos
This commit is contained in:
parent
5e650e97c9
commit
d5c25cf25d
@ -48,9 +48,9 @@ forwarding the traffic using different routing tables.
|
|||||||
|
|
||||||
Routing tables that will be used in this example are:
|
Routing tables that will be used in this example are:
|
||||||
|
|
||||||
* ``table 10`` Routing tabled used for VLAN 10 (192.168.188.0/24)
|
* ``table 10`` Routing table used for VLAN 10 (192.168.188.0/24)
|
||||||
* ``table 11`` Routing tabled used for VLAN 11 (192.168.189.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 paritipating in
|
* ``main`` Routing table used by VyOS and other interfaces not participating in
|
||||||
PBR
|
PBR
|
||||||
|
|
||||||
.. figure:: ../_static/images/pbr_example_1.png
|
.. 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'
|
set policy route PBR rule 10 set table 'main'
|
||||||
|
|
||||||
.. note:: Allows the VLAN10 and VLAN20 hosts to communicate with each other
|
.. note:: Allows the VLAN10 and VLAN20 hosts to communicate with each other
|
||||||
using the main routing table.
|
using the main routing table.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user