From 848d0372cc3fddb3408b0b91a17ab69efd27316d Mon Sep 17 00:00:00 2001 From: jbew81 Date: Mon, 7 Mar 2022 20:14:05 +0100 Subject: Update examples.rst (#730) --- docs/configuration/policy/examples.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.2.3