The display l2tp pim-sm tunnel command displays statistics about users for whom PIM-SM multicast is enabled based on a specified tunnel.
This command is supported only on the NetEngine 8000 F1A.
| Parameter | Description | Value |
|---|---|---|
| slot slot-id |
Specifies a tunnel board based on which statistics about users for whom PIM-SM multicast is enabled is to be displayed. |
The value is an integer that ranges from 1 to 16. |
| tunnel-item tunnel-id |
Specifies a tunnel ID based on which brief information about users for whom PIM-SM multicast is enabled is to be displayed. |
The value is an integer ranging from 1 to 65535. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display l2tp pim-sm tunnel tunnel-item 50
----------------------------------------------------------------------------
UserID Username Interface IP address Vpn-instance
Vlan IPv6 address Access type
----------------------------------------------------------------------------
82 user#@sqc Eth-Trunk10.1 10.2.3.4 -
-/- - PPPoLNS
84 user1#@sqc Eth-Trunk10.1 10.2.4.4 -
-/- - PPPoLNS
86 user#@sqc Eth-Trunk10.1 10.2.5.4 -
-/- - PPPoLNS
----------------------------------------------------------------------------
Total users :3
<HUAWEI> display l2tp pim-sm tunnel The slot 1: ----------------------------------------------------------------------------- LocalTID RemoteAddress TotalSessions PimsmSessions RemoteName ---------------------------------------------------------------------------- 50 10.1.1.1 3 3 lac@sqc 74 10.2.1.1 10 10 lac@sqc1 ---------------------------------------------------------------------------- Total 1, 1 printed from slot 1
| Item | Description |
|---|---|
| UserID | ID of a user. |
| Username | Name of a user. |
| Interface | Interface through which users go online. |
| IP address | IP address. |
| Vpn-instance | VPN instance. |
| Vlan | VLAN ID. |
| IPv6 address | IPv6 address. |
| Access type | Access type. |
| Total users | Total number of users. |
| The slot 1 | The slot 1. |
| LocalTID | Local tunnel ID. |
| RemoteAddress | Peer IP address. |
| TotalSessions | Total number of sessions. |
| PimsmSessions | Number of PIM sessions. |
| RemoteName | Remote end name. |