diff options
Diffstat (limited to 'docs/configuration/policy')
| -rw-r--r-- | docs/configuration/policy/examples.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/configuration/policy/examples.rst b/docs/configuration/policy/examples.rst index e99bdfcf..e4c4b9da 100644 --- a/docs/configuration/policy/examples.rst +++ b/docs/configuration/policy/examples.rst @@ -110,7 +110,7 @@ Add default routes for routing ``table 10`` and ``table 11``  .. 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  Add policy route matching VLAN source addresses | 
