439
Step
Command
Remarks
4.
Enable IPv6 PIM-SM.
pim ipv6 sm
Disabled by default.
Enabling IPv6 PIM-SM in a VPN instance
Step
Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Create a VPN instance and
enter VPN instance view.
ip vpn-instance
vpn-instance-name
N/A
3.
Configure an RD for the VPN
instance.
route-distinguisher
route-distinguisher
No RD is configured by default.
4.
Enable IPv6 multicast
routing.
multicast ipv6 routing-enable
Disabled by default.
5.
Enter interface view.
interface
interface-type
interface-number
N/A
6.
Bind the interface with a VPN
instance.
ip binding vpn-instance
vpn-instance-name
By default, an interface belongs to
the public network, and it is not
bound with any VPN instance.
7.
Enable IPv6 PIM-SM.
pim ipv6 sm
Disabled by default.
For more information about the
ip vpn-instance
,
route-distinguisher
, and
ip binding
vpn-instance
commands, see
MPLS Command Reference
.
Configuring the IPv6 SSM group range
Whether the IPv6 PIM-SSM model or the IPv6 PIM-SM model delivers the information from an IPv6
multicast source depends on whether the group address in the (S, G) packet that the receivers
request falls into the IPv6 SSM group range. All IPv6 PIM-SM-enabled interfaces assume the IPv6
PIM-SSM model for IPv6 multicast groups within this address range.
Configuration guidelines
•
Perform the following configuration on all routers in the IPv6 PIM-SSM domain.
•
Make sure that the same IPv6 SSM group range is configured on all routers in the entire domain.
Otherwise, IPv6 multicast data cannot be delivered through the IPv6 SSM model.
•
When a member of an IPv6 multicast group in the IPv6 SSM group range sends an MLDv1
report message, the device does not trigger a (*, G) join.
Configuration procedure
To configure the IPv6 SSM group range:
Step
Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter public network IPv6
PIM view or VPN instance
IPv6 PIM view.
pim ipv6
[
vpn-instance
vpn-instance-name
]
N/A
3.
Configure the IPv6 SSM
group range.
ssm-policy
acl6-number
Optional.
FF3x::/32 by default, here "x"
refers to any legal group scope.