mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Update examples.rst (#730)
This commit is contained in:
parent
577121b69b
commit
848d0372cc
@ -110,7 +110,7 @@ Add default routes for routing ``table 10`` and ``table 11``
|
|||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
set protocols static table 10 route 0.0.0.0/0 next-hop 192.0.2.1
|
set protocols static table 10 route 0.0.0.0/0 next-hop 192.0.1.1
|
||||||
set protocols static table 11 route 0.0.0.0/0 next-hop 192.0.2.2
|
set protocols static table 11 route 0.0.0.0/0 next-hop 192.0.2.2
|
||||||
|
|
||||||
Add policy route matching VLAN source addresses
|
Add policy route matching VLAN source addresses
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user