Oracle® SDN User's Guide

Exit Print View

Updated: November 2016
 
 

Show PVI VNIC

PVI VNICs contain information similar to standard VNICs. The commands to display PVI VNIC information are the same as for standard VNICs. The same commands can be used to display PVI VNICs in an EDR or QDR fabric.

  1. Display the PVI VNIC information:

    show vnic VNIC-name.server-profile-name

    For example:

    # show vnic vn1.pubstest
    -------------------------------------------------------------------------------------------------------------------------
    name          vn1.techpubs
    state         up/resourceUnavailable
    mac-addr      00:13:97:5D:A0:02
    ipaddr
    if            techpubs(11)
    if-state      up
    type
    vlans         none
    boot-capable  false
    -------------------------------------------------------------------------------------------------------------------------
    1 record displayed
    

    In this example, the if field shows the network ID for the PVI cloud (QDR) or public network (EDR) in which vn1.techpubs is configured.

  2. Display the transmit and receive throughput statistics for a VNIC in a PVI:

    show vnic server-profile-name throughput

  3. (Optional) Continue by verifying paths through the IB fabric.

    See Display IB Path Information for a PVI Between Hosts.

Related Information