To configure MLD parameters:
config>router# mld
— ssm-translate
— grp-range start end
— source ipv6-address
The following example displays the command usage to configure MLD parameters.
config>router# mld
— config>router>mld# ssm-translate
— config>router>mld>ssm# grp-range ff0e::db8:9 ff0e::db8:c
— config>router>mld>ssm>grp-range# source 2001:db8::1
The following example displays the SSM translation configuration:
A:LAX>config>router>mld# info
----------------------------------------------
ssm-translate
grp-range ff0::db8:9 ff0e:db8:c
source 2001:db8::1
exit
exit
interface "lax-sjc"
static
group ff0:db8:1
starg
exit
exit
exit
interface "lax-vls"
static
group ff0:db8:1
source 2001:db8:2016:10ff::4
exit
exit
exit
interface "p1-ix"
exit
----------------------------------------------
A:LAX>config>router>mld# exit