Cisco Nexus 7000 Series Configuration Manual page 59

Nx-os multicast routing
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring MLD
Procedure
Step 1
Step 2
Step 3
Command or Action
config t
Example:
switch# config t
switch(config)#
interface interface
Example:
switch(config)# interface ethernet 2/1
switch(config-if)#
Option
ipv6 mld version
value
Example
switch(config-if)# ipv6 mld version 2
ipv6 mld join-group
source
route-map
[
source] |
policy-name}
Example
switch(config-if)# ipv6 mld join-group
FFFE::1
Cisco Nexus 7000 Series NX-OS Multicast Routing Configuration Guide
Purpose
Enters configuration mode.
Enters interface mode on the interface type and
number, such as ethernet
The following commands can be used to
Description
configure the MLD interface parameters.
Sets the MLD version to
the value specified.
Values can be 1 or 2. The
default is 2.
The no form of the
command sets the version
to 2.
Statically binds a
group
{
multicast group to the
interface. If you specify
only the group address,
the (*, G) state is created.
If you specify the source
address, the (S, G) state is
created. You can specify
a route-map policy name
that lists the group
prefixes, group ranges,
and source prefixes to use
with the match ip
multicast command.
A source tree
Note
is built for the
(S, G) state
only if you
enable
MLDv2.
Configuring MLD Interface Parameters
45

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents