R3303-HP HSR6800 Routers IP Multicast Command Reference

260
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display the switch-group information sent by VPN instance mvpn in the MD.
<Sysname> display multicast-domain vpn-instance mvpn switch-group send
MD switch-group information sent by VPN-Instance: mvpn
Total 2 switch-groups for 6 entries
Total 2 switch-groups for 6 entries matched
226.1.1.0 reference_count: 3
(192.6.1.5, 239.1.1.1) switch time: 00:00:21
(192.6.1.5, 239.1.1.158) switch time: 00:00:21
(192.6.1.5, 239.1.2.50) switch time: 00:00:05
226.1.1.1 reference_count: 3
(192.6.1.2, 225.1.1.1) switch time: 00:00:21
(192.6.1.2, 225.1.2.50) switch time: 00:00:05
(192.6.1.5, 239.1.1.159) switch time: 00:00:21
# Display the switch-group reuse information sent by VPN instance mvpn during 30 seconds in the MD.
<Sysname> display multicast-domain vpn-instance mvpn switch-group send reuse 30
MD switch-group information sent by VPN-Instance: mvpn
Total 2 switch-groups for 3 entries
Total 2 switch-groups for 3 entries matched
226.1.1.0 reuse_count: 1
226.1.1.1 reuse_count: 1
226.1.1.2 reuse_count: 1
Table 57 Command output
Field Description
MD switch-group information sent by VPN-Instance:
mvpn
Switch-group information sent by VPN instance mvpn.
Total 2 switch-groups for 6 entries
Totally two switch-groups, corresponding to six (S, G)
entries.
Total 2 switch-groups for 6 entries matched
Totally two switch-groups are matched, corresponding
to six (S, G) entries.
reference_count
Number of VPN multicast groups referenced by the
sent switch-group.
switch time
Switching time of the VPN (S, G) entry referenced by
the switch-group.
reuse_count
Number of switch-group reuses during the specified
length of time.