diff options
Diffstat (limited to 'docs/reference/cmdreference/index.rst')
-rw-r--r-- | docs/reference/cmdreference/index.rst | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/reference/cmdreference/index.rst b/docs/reference/cmdreference/index.rst index 802dc8bd948..c51dd367ae0 100644 --- a/docs/reference/cmdreference/index.rst +++ b/docs/reference/cmdreference/index.rst @@ -13,6 +13,7 @@ The debug CLI can be executed from a su (superuser) shell using the vppctl comma # sudo bash # vppctl show interface + Name Idx State Counter Count TenGigabitEthernet86/0/0 1 up rx packets 6569213 rx bytes 9928352943 @@ -32,10 +33,6 @@ Commands can also be executed from the vppct shell. # vppctl - __/ __/ _ \ (_)__ | | / / _ \/ _ \ - _/ _// // / / / _ \ | |/ / ___/ ___/ - /_/ /____(_)_/\___/ |___/_/ /_/ - vpp# show interface Name Idx State Counter Count TenGigabitEthernet86/0/0 1 up rx packets 6569213 @@ -57,4 +54,4 @@ Commands can also be executed from the vppct shell. ip/index.rst show/index.rst trace/index.rst - vhost/index.rst
\ No newline at end of file + vhost/index.rst |