From 9c394aece9f5c3d7732587d1b88e515d809cbe23 Mon Sep 17 00:00:00 2001 From: GalaxyGorilla Date: Fri, 10 Jan 2020 14:03:06 +0000 Subject: [PATCH] Make pings from 'dst' to 'src' possible as well in IS-IS example --- examples/frr-isis-tutorial.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/frr-isis-tutorial.yml b/examples/frr-isis-tutorial.yml index c0ed86a..fffe03c 100644 --- a/examples/frr-isis-tutorial.yml +++ b/examples/frr-isis-tutorial.yml @@ -431,7 +431,7 @@ routers: ipv4: 10.0.11.2/24 mpls: yes shell: | - ip route add 9.9.9.1/32 via inet 10.0.11.1 + ip route add 9.9.9.1/32 via inet 10.0.11.1 src 9.9.9.2 switches: sw1: