808
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
MLD
AND
MLD S
NOOPING
C
OMMANDS
IPV
6
MLD
SNOOPING
MROUTER
ipv6 mld snooping mrouter
Overview
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 21-1:
Example
ipv6 mld snooping mrouter
commands when static IPv6
multicast routing is being used and the destination VLAN is an EPSR
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