From 917c91ada5c2f5dd6c9dfc1070c0d8bc781ffd3b Mon Sep 17 00:00:00 2001 From: Paul Vinciguerra Date: Thu, 7 Nov 2019 15:38:59 -0500 Subject: [PATCH 1/1] docs: update troubleshooting commands Depends-On: https://gerrit.fd.io/r/c/vpp/+/22819 Type: docs Change-Id: I1e2170a524e19cb91836a8073f62100b88f46cee Signed-off-by: Paul Vinciguerra --- docs/troubleshooting/reportingissues/reportingissues.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/troubleshooting/reportingissues/reportingissues.rst b/docs/troubleshooting/reportingissues/reportingissues.rst index 9192e20f49e..3ccd494d092 100644 --- a/docs/troubleshooting/reportingissues/reportingissues.rst +++ b/docs/troubleshooting/reportingissues/reportingissues.rst @@ -92,7 +92,7 @@ Send some traffic and then issue the following commands. vppctl show version verbose vppctl show hardware - vppctl show hardware address + vppctl show interface address vppctl show interface vppctl show run vppctl show error @@ -106,7 +106,7 @@ sense. Only include those features which have been configured. vppctl show bridge-domain vppctl show ip fib - vppctl show ip arp + vppctl show ip neighbors vppctl show ip6 fib vppctl show ip6 neighbors -- 2.16.6