From 20da0d9bb9db028146d127c8646de835febdfe72 Mon Sep 17 00:00:00 2001 From: Mircea Ulinic Date: Mon, 30 Jan 2017 14:46:02 +0000 Subject: [PATCH] Add VRF support for traceroute Actually just adjusting the header, as Pluribus don't know about VRFs --- napalm_pluribus/pluribus.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/napalm_pluribus/pluribus.py b/napalm_pluribus/pluribus.py index 062312c..47003a0 100644 --- a/napalm_pluribus/pluribus.py +++ b/napalm_pluribus/pluribus.py @@ -360,7 +360,8 @@ def traceroute(self, destination, source=C.TRACEROUTE_SOURCE, ttl=C.TRACEROUTE_TTL, - timeout=C.TRACEROUTE_TIMEOUT): + timeout=C.TRACEROUTE_TIMEOUT, + vrf=C.TRACEROUTE_VRF): # same method as on EOS, different command send to CLI _HOP_ENTRY_PROBE = [