R3102-R3103-HP 6600/HSR6600 Routers IP Multicast Command Reference

319
Default command level
2: System level
Parameters
ipv6-group-address: Specifies an IPv6 multicast group address in the range of FFxy::/16, where x and y
represent any hexadecimal number from 0 to F.
prefix-length: Specifies the address prefix length in the range of 8 to 128.
ipv6-source-address: Specifies a multicast source by its IPv6 address.
all: Specifies all MLD SSM mappings.
Examples
# Configure an MLD SSM mapping for multicast groups in the range of FF1E::/64 and multicast source
1: :1.
<Sysname> system-view
[Sysname] mld
[Sysname-mld] ssm-mapping ff1e:: 64 1::1
Related commands
display mld ssm-mapping
mld ssm-mapping enable
startup-query-count (MLD view)
Use startup-query-count to configure the startup query count globally.
Use undo startup-query-count to restore the default.
Syntax
startup-query-count value
undo startup-query-count
Default
The startup query count is set to the MLD querier's robustness variable.
Views
MLD view
Default command level
2: System level
Parameters
value: Specifies a startup query count (the number of queries that the MLD querier sends on startup) in the
range of 2 to 5.
Examples
# Set the startup query count to 3 globally.
<Sysname> system-view
[Sysname] mld
[Sysname-mld] startup-query-count 3