diff options
author | jdenisco <jdenisco@cisco.com> | 2018-10-31 14:24:31 -0400 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2018-11-06 17:44:18 +0000 |
commit | 390036e0d075c632491beeb37aba4e5d07132e06 (patch) | |
tree | 9a4a296110acbad6de2d574404f04993cb69ac41 /docs/reference | |
parent | 0f7af53e73c47a96cc0546671a0d0a5fb5f4366c (diff) |
docs: Small changes to plugin, updated the requirements
Change-Id: I3c05a28991d01e726d4fa8580a720359a2d4ce91
Signed-off-by: jdenisco <jdenisco@cisco.com>
Diffstat (limited to 'docs/reference')
-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 |