show rtep l2pt

show [[{vlan} vlan_name vman_name] {{vxlan {vr vr_name} rtep rtep_ipv4}}] l2pt {detail}

Description

Displays the RTEP L2PT configuration and status of a service.

Syntax Description

vlan Specifies the VLAN configuration.
vlan_name Specifies the VLAN name.
vxlan Specifies Virtual eXtensible LAN.
vr Specifies Virtual Router.
vr_name Specifies the Virtual Router Name. If not specified, the VR of the current command context is used.
rtep Specifies Remote Tunnel End Point.
rtep_ipv4 Specifies the Remote Tunnel End Point IPv4 address.
l2pt Specifies Layer 2 protocol tunneling.
detail Specifies to show L2PT configuration and status in detail.

Default

N/A.

Usage Guidelines

Use this command to display the RTEP L2PT configuration and status of a service.

Example

The following example illustrates the show rtep l2pt command with RTEP IP address as 2.2.2.2 of VxLAN service Interface:

# show vlan tenant vxlan rtep 2.2.2.2 l2pt
Interface                                        Profile Name
------------------------------------------------ -------------------------------
VR-Default:2.2.2.2                               l2pt-none

The following is an example of the show rtep l2pt command:

# show vlan tenant l2pt
Interface                                        Profile Name
------------------------------------------------ -------------------------------
15                                               l2pt-user
VR-Default:2.2.2.2                               l2pt-none

The following example illustrates the show rept l2pt detail command with RTEP IP address as 2.2.2.2 of VxLAN service Interface:

# show vlan tenant vxlan rtep 2.2.2.2 l2pt detail
VXLAN RTEP: VR-Default:2.2.2.2
    L2PT Profile Name      : l2pt-none
 
    Protocol Filter Name   : cdp
        Destination Address: 01:00:0c:cc:cc:cc
        Protocol Id Type   : snap
        Protocol Id Value  : 0x2000
        Field Offset       :
        Field Value        :
        Field Mask         :
        Action             : None
        CoS                :
        DSCP               : 50
        DSCP Replace       : Yes
        Packets Transmitted: 0
        Packets Received   : 0

The following example illustrates the show rtep l2pt detail command:

# show vlan tenant l2pt detail
Port 15
   L2PT Profile Name      : l2pt-user
 
    Protocol Filter Name   : cdp
        Destination Address: 01:00:0c:cc:cc:cc
        Protocol Id Type   : snap
        Protocol Id Value  : 0x2000
        Field Offset       :
        Field Value        :
        Field Mask         :
        Action             : Tunnel
        CoS                :
        DSCP               : 50
        DSCP Replace       : Yes
        Packets Transmitted: 10956
        Packets Received   : 11492
 
VXLAN RTEP: VR-Default:2.2.2.2
    L2PT Profile Name      : l2pt-none
 
    Protocol Filter Name   : cdp
        Destination Address: 01:00:0c:cc:cc:cc
        Protocol Id Type   : snap
        Protocol Id Value  : 0x2000
        Field Offset       :
        Field Value        :
        Field Mask         :
        Action             : None
        CoS                :
        DSCP               : 50
        DSCP Replace       : Yes
        Packets Transmitted: 0
        Packets Received   : 0

History

This command was first available in ExtremeXOS 31.3.

Platform Availability

This command is supported on the ExtremeSwitching 5520 series switch and stacks with 5520 slots only.