display vsi name inclusive-provider-tunnel

Function

The display vsi name inclusive-provider-tunnel command displays point-to-multipoint (P2MP) tunnel information of a multicast VPLS network.

Format

display vsi name vsi-name inclusive-provider-tunnel

Parameters

Parameter Description Value
vsi-name

Specifies the name of a VSI.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
l2vpn read

Usage Guidelines

Usage Scenario

After P2MP tunnels are configured on a multicast VPLS network, run the display vsi name inclusive-provider-tunnel command to check tunnel information of the root and leaf nodes.

Precautions

If no P2MP tunnel has been configured, no information is displayed after you run the display vsi name inclusive-provider-tunnel command.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display information about the primary and backup P2MP TE tunnels in the VSI named vsi3.
<HUAWEI> display vsi name vsi3 inclusive-provider-tunnel
VSI name: vsi3
  Ingress provider tunnel
  Egress provider tunnel
  Egress PMSI count: 2
   *PMSI type      : P2MP TE
    Ingress LSR ID : 2.2.2.2
    Session ID     : 32801
    P2MP ID        : 0x2020202
    State          : up
   *PMSI type      : P2MP TE
    Ingress LSR ID : 3.3.3.3
    Session ID     : 32769
    P2MP ID        : 0x3030303
    State          : up
  Protect Information:
    Group:
      Ingress LSR ID    : 2.2.2.2
      Role              : primary
      Valid             : true
      Active State      : active
      OAM Protocol      : --
      OAM State         : --

      Ingress LSR ID    : 3.3.3.3
      Role              : backup 
      Valid             : false
      Active State      : inactive
      OAM Protocol      : --
      OAM State         : --

      Wtr Interval(s)   : 300
# Display information about the P2MP TE tunnel in the VSI named vsi2.
<HUAWEI> display vsi name vsi2 inclusive-provider-tunnel
VSI name: vsi2
  Ingress provider tunnel
    PMSI type      : P2MP TE
    Ingress LSR ID : 4.4.4.4
    Session ID     : 16001
    P2MP ID        : 0x4040404
    State          : up
    Leaf list count: 2
    Leaf list      : 3.3.3.3
                     5.5.5.5
                     6.6.6.6
  Egress provider tunnel
  Egress PMSI count: 0
# Display information about the mLDP P2MP tunnel in the VSI named vsi1.
<HUAWEI> display vsi name vsi1 inclusive-provider-tunnel
VSI name: vsi1
 Ingress provider tunnel
    PMSI type      : P2MP mLDP
    Root ip        : 1.1.1.1
    Opaque value   : 01000400002001
    State          : up
    Leaf list count: 3
    Leaf list      : 2.2.2.2
  Egress provider tunnel
  Egress PMSI count: 0
Table 1 Description of the display vsi name inclusive-provider-tunnel command output
Item Description
VSI name

Name of a VSI.

Ingress provider tunnel

Information about the P2MP tunnel with the current node as its ingress.

Ingress LSR ID

Ingress LSR ID of the current P2MP tunnel.

Egress provider tunnel

Information about the P2MP tunnel with the current node as its egress.

Egress PMSI count

Number of times that the current node serves as a leaf node (A node can serve as the leaf node of multiple P2MP tunnels.).

PMSI type

Type of the P2MP tunnel with the current node as its root node:

  • P2MP TE.
  • P2MP mLDP.
P2MP ID

P2MP ID of the current P2MP tunnel.

Session ID

P2MP session ID.

State

P2MP tunnel status:

  • up.
  • down.
Protect Information

Protection group information.

Role

P2MP tunnel role:

  • primary.
  • backup.
Valid

Whether the root node is valid:

  • true.
  • false.
Active State

Whether the tunnel is in the Active state:

  • active: The tunnel is active and can forward packets.
  • inactive: The tunnel is inactive and cannot forward packets.
OAM Protocol

OAM protocol:

  • MPLS-OAM: MPLS OAM is used to detect the P2MP tunnel status.
  • TP-OAM: MPLS-TP OAM is used to detect the P2MP tunnel status.
  • BFD: BFD is used to detect the P2MP tunnel status.
  • --: No link detection protocol is used to detect the P2MP tunnel status, or a link detection protocol is configured but the protocol is not enabled to receive packets.
OAM State

Link status detected by the link detection protocol:

  • The status can be either of the following if BFD is used:
  • up.
  • down.
  • --: No link detection protocol is used to detect the P2MP tunnel status, or a link detection protocol is configured but the protocol is not enabled to receive packets.
Wtr Interval(s)

Wait-to-restore time of the BFD session.

Leaf list count

Number of leaf nodes.

Leaf list

Leaf node list.

Root ip

IP address of the root node.

Opaque value

Original Opaque Value.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >