display vsi e-tree

Function

The display vsi e-tree command displays information about VSIs for which VPLS E-Tree has been enabled.

Format

display vsi e-tree

Parameters

None

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
l2vpn read

Usage Guidelines

Usage Scenario

After configuring VPLS E-Tree, run the display vsi e-tree command to check the VPLS E-Tree configurations.

Example

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

# Display information about all VSIs for which VPLS E-Tree has been enabled.
<HUAWEI> display vsi e-tree
Total E-Tree VSI number is 2
--------------------------------------------------------------------------
 ***VSI Name               : V1
    VSI Index              : 0
    VSI State              : down
    E-Tree Mode            : static
    E-Tree Root VLAN       : 100
    E-Tree Leaf VLAN       : 101

    VSI ID                 : 1
   *Peer Router ID         : 3.3.3.3
    Peer E-Tree Mode       : compatible  
    Peer E-Tree Leaf       : enable      
    
  Interface Name           : GigabitEthernet0/1/0.1
    State                  : up
    AC E-Tree Type         : leaf

 ***VSI Name               : V2
    VSI Index              : 2
    VSI State              : down
    E-Tree Mode            : static
    E-Tree Root VLAN       : 100
    E-Tree Leaf VLAN       : 101

    VSI ID                 : 2
   *Peer Router ID         : 4.4.4.4
    Peer E-Tree Mode       : optimized  
    Peer E-Tree Leaf       : --      
    
  Interface Name           : GigabitEthernet0/1/8.1
    State                  : up
    AC E-Tree Type         : root
Table 1 Description of the display vsi e-tree command output
Item Description
Total E-Tree VSI number is

Number of VSIs for which VPLS E-Tree has been enabled.

E-Tree Mode

E-Tree mode of a VSI.

  • static.
  • dynamic.

This version supports only the static mode.

E-Tree Root VLAN

Root VLAN ID of the E-Tree.

E-Tree Leaf VLAN

Leaf VLAN ID of the E-Tree.

VSI Name

VSI name.

VSI Index

VSI index.

VSI State

VSI status.

VSI ID

VSI ID. This field is displayed only when LDP VPLS is configured.

State

State of an AC interface bound to a VSI.

  • up: The AC interface is Up.
  • down: The AC interface is Down.
Peer Router ID

Router ID of the peer device. This field is displayed only when LDP VPLS is configured.

Peer E-Tree Mode

E-Tree mode of a PW, which can be configured using the e-tree mode command.

  • normal: default mode.
  • compatible.
  • optimized.
Peer E-Tree Leaf

Whether the E-Tree leaf function is enabled for a PW using the e-tree leaf command.

  • --: The E-Tree leaf function cannot be configured for a PW if the E-Tree mode of a PW is optimized, or a PW has not been configured e-tree if the E-Tree mode of a PW is normal.
  • enable: The E-Tree leaf function is enabled for a PW.
  • disable: The E-Tree leaf function is disabled for a PW.
Interface Name

Name of the interface bound to the VSI.

AC E-Tree Type

E-Tree mode of an AC interface.

  • root: The AC interface is a root interface.
  • leaf: The AC interface is a leaf interface.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >