Ipv6 mld snooping mrouter – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 809
MLD and MLD Snooping Introduction and Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
32.25
ipv6 mld snooping mrouter
Use this command to statically configure the specified port as a Multicast Router interface
for MLD Snooping within the specified VLAN.
See detailed usage notes below to configure static multicast router ports when using
static IPv6 multicast routes with EPSR, and the destination VLAN is an EPSR data VLAN.
Use the no variant of this command to remove the static configuration of the interface as a
Multicast Router interface.
Syntax
ipv6 mld snooping mrouter interface <port>
no ipv6 mld snooping mrouter interface <port>
Mode
Interface Configuration for a specified VLAN interface or a range of VLAN interfaces.
Usage
This MLD Snooping command statically configures a switch port as a Multicast Router
interface.
Note that if static IPv6 multicast routing is being used with EPSR and the destination VLAN
is an EPSR data VLAN, then multicast router (mrouter) ports must be statically configured.
This minimizes disruption for multicast traffic in the event of ring failure or restoration.
When configuring the EPSR data VLAN, statically configure mrouter ports so that the
multicast router can be reached in either direction around the EPSR ring.
For example, if
port1.0.1
and
port1.0.6
are ports on an EPSR data VLAN
vlan101
,
which is the destination for a static IPv6 multicast route, then configure both ports as
multicast router (mrouter) ports as shown in the example commands listed below:
Output
Figure 32-2: Example ipv6 mld snooping mrouter commands when static IPv6
multicast routing is being used and the destination VLAN is an ESPR data VLAN:
Parameter
Description
<port>
Specify the name of the port.
awplus>enable
awplus#configure terminal
awplus(config)#interface vlan101
awplus(config-if)#ipv6 mld snooping mrouter interface port1.0.1
awplus(config-if)#ipv6 mld snooping mrouter interface port1.0.6