Displays the configuration of one or all VPPs.
| vpp_name | Specifies the name of an existing local VPP. | 
All.
You can only specify local VPPs with this command. If you do not enter a VPP name with this command, the command displays all local and network VPPs.
The following command displays the configuration of all VPPs:
# show vm-tracking vpp
VPP Name                         Type              Value
-----------------------------------------------------------------------------------
nvpp1                            origin            network
                                 counters          ingress-only
                                 VLAN Tag          200
                                 VR Name           VR-Default
                                 ingress           ingLocal1.pol(1)
                                                   ingLocal2.pol(2)    
                                 egress            egrLocal1.pol(1)  
                                                   egrLocal2.pol(2)  
lvpp1                            origin            local
                                 counters          egress-only 
                                 VLAN Tag          100  
                                 VR Name           VR-Default     
                                 ingress           ing1.pol(1)  
                                 egress            egr1.pol(1)  
                                                   egr2.pol(2)
Number of Local VPPs  : 1
Number of Network VPPs: 1      
    This command was first available in ExtremeXOS 12.5.
This command is available on all ExtremeSwitching Universal switches.