From 0d5e2497b68da783d28a6ec50f4caa6c7575f013 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Mon, 16 Mar 2020 22:19:21 +0100 Subject: vrf: add traceroute command --- docs/vrf.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs') diff --git a/docs/vrf.rst b/docs/vrf.rst index a1afab58..3cf7e6ad 100644 --- a/docs/vrf.rst +++ b/docs/vrf.rst @@ -257,5 +257,12 @@ For VR Fmaintenance the followin operational commands are in place. 2 packets transmitted, 2 received, 0% packet loss, time 4ms rtt min/avg/max/mdev = 0.070/0.074/0.078/0.004 ms +.. opcmd:: traceroute vrf [ipv4 | ipv6] + + Displays the route packets take to a network host utilizing VRF instance + identified by ``. When using the IPv4 or IPv6 option, display the route + packets take to the for the given hosts IP address family. This option is + useful when the host specified is a hostname rather than an IP address. + .. include:: common-references.rst -- cgit v1.2.3