Displays status of Third-Party Virtual Machine (TPVM) applications.
This feature is not enabled.
Privileged EXEC mode
This command show tpvm status displays the installed TPVM version and the status of Passwordless SSH configuration, AutoStart, and TPVM.
If TPVM is installed on older SLX images or if firmware download is done multiple times, SLX cannot retrieve the TPVM version. If SLX cannot retrieve the TPVM version, the “Version Not Found” message will be displayed.
device# show tpvm status SSH and Sudo passwordless :Disabled AutoStart :Disabled Tpvm status :Installed Tpvm version :4.1.1
device# show tpvm status SSH and Sudo passwordless :Disabled AutoStart :Disabled Tpvm status :Installed Tpvm version :Version Not Found
To display disk information, by using either the all keyword or specifying a disk name:
[SLX]# show tpvm disk all disk: vdb Capacity: 70.00 GiB Allocation: 196.00 KiB disk: vdc Capacity: 30.00 GiB Allocation: 196.00 KiB total: Capacity: 100.00 GiB Allocation: 100.00 GiB Available: 0.00 B [SLX]# show tpvm disk blade vdb disk: vdb Capacity: 70.00 GiB Allocation: 196.00 KiB total: Capacity: 100.00 GiB Allocation: 100.00 GiB Available: 0.00 B
To display IPv4 and IPv6 addresses that are configured on TPVM, in this example on MM1:
[SLX]# show tpvm ip-address mm1 [ TPVM running on MM1 ] IPv4: eth0 10.24.7.80 IPv6: eth0 fe80::5054:ff:fe9c:446d eth1 fe80::7:d0ff:fe02:100
Note
The show ip-address keywords require the qemu-guest-agent package on TPVM. If this package is removed, the keyword fails.Note
This section is a new addition and will be used to track changes made to this command from SLX-OS 20.2.2 release. It will not record command change history previous to this release.