The display multicast ipv6 statistics command displays IPv6 PIM entry restriction and statistics.
Parameter | Description | Value |
---|---|---|
pim |
Specifies pim protocol. |
- |
sm |
Specifies sm protocol. |
- |
global |
Specify global configuration. |
- |
all-instance |
Indicates all VPN instances. |
- |
vpn-instance vpn-instance-name |
Specifies the name of a VPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. The VPN instance name "_public_" cannot be used. The string can contain spaces if it is enclosed with double quotation marks ("). |
Usage Scenario
To check limits and statistics on PIM-SM entries in the IPv6 address family of a specified VPN instance or all VPN instances, run the display multicast ipv6 pim sm statistics command.
To check PIM entry restriction and statistics in IPv6 PIM-SM mode, run the display multicast ipv6 global pim sm statistics command.The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display multicast ipv6 vpn-instance vpn1 pim sm statistics
VPN-Instance: vpn1
------------------------------------------------------------------
PIM-SM Number Limit Threshold(Upper%/Lower%)
------------------------------------------------------------------
(*, G) 3 2000 80/71
(S, G) 5 1000 80/71
-----------------------------------------------------------------
<HUAWEI> display multicast ipv6 global pim sm statistics
------------------------------------------------------------------
PIM-SM Number Limit Threshold(Upper%/Lower%)
------------------------------------------------------------------
(*, G) 0 -- --
(S, G) 0 1000 80/70
------------------------------------------------------------------
Item | Description |
---|---|
PIM-SM | Type of PIM-SM entry for which a limit takes effect. The value can be (*, G) or (S, G). |
Number | Number of created PIM entries. |
Limit | Limit on the number of PIM entries. If no limit is set, -- is displayed. |
Threshold(Upper%/Lower%) | Upper and lower thresholds for PIM entry alarms. If they are not set, -- is displayed. |
VPN-Instance | Name of a VPN instance. |