show vm-tracking vpp

show vm-tracking vpp {vpp_name}

Description

Displays the configuration of one or all VPPs.

Syntax Description

vpp_name Specifies the name of an existing local VPP.

Default

All.

Usage Guidelines

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.

Example

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      

History

This command was first available in ExtremeXOS 12.5.

Platform Availability

This command is available on the ExtremeSwitching X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.