Configuring A Ipv6 Multicast Route - Dell PowerConnect B-RX Configuration Manual

Bigiron rx series configuration guide v02.8.00
Hide thumbs Also See for PowerConnect B-RX:
Table of Contents

Advertisement

Configuring a IPv6 multicast route

IPv6 multicast routes allow you to control the network path used by multicast traffic. Static
multicast routes are especially useful when the unicast and multicast topologies of a network are
different. You can avoid the need to make the topologies similar by instead configuring static
multicast routes.
NOTE
This feature is not supported for DVMRP.
You can configure more than one static IPv6 multicast route. The BigIron RX always uses the most
specific route that matches a multicast source address. Thus, if you want to configure a multicast
static route for a specific multicast source and also configure another multicast static route for all
other sources, you can configure two static routes.
To configure a IPv6 mroute for a destination network with the prefix 8eff::0/32, a next-hop gateway
with the global address 4fee:2343:0:ee44::1, and an administrative distance of 110, enter the
following command.
BigIron RX(config)# ipv6 mroute 8eff::0/32 4fee:2343:0:ee44::1
Syntax: ipv6 mroute <dest-ipv6-prefix>/<prefix-length> <next-hop-ipv6-address>
Syntax: ipv6 mroute <ipv6-addr> interface ethernet <slot>/<portnum> | ve <num> | tunnel
The <ipv6-addr> command specifies the next-hop IP address.
NOTE
In IPv6 multicasting, a route is handled in terms of its source, rather than its destination.
You can use the ethernet <slot>/<portnum> parameter to specify a physical port or the ve <num>
parameter to specify a virtual interface.
NOTE
The ethernet <slot>/<portnum> parameter does not apply to PIM SM.
The next-hop-enable-default parameter sets the default route to resolve the static route nexthop.
The next-hop-recursion parameter sets the static route to resolve the static route nexthop.
The distance <num> parameter sets the administrative distance for the route. When comparing
multiple paths for a route, the BigIron RX prefers the path with the lower administrative distance.
NOTE
Regardless of the administrative distances, the switch always prefers directly connected routes over
other routes.
The ipv6 mroute command is used to direct multicast traffic along a specific path. The ipv6 mroute
command starts with the ipv6 address or ingress ipv6 address the source traffic is received upon.
The ingress interface network mask, and the next hop address leading back to the ingress source
ipv6 address.
To configure static IPv6 multicast routes, enter a command such as the following.
BigIron RX Series Configuration Guide
53-1002253-01
<next-hop-enable-default> <next-hop-recursion> [<metric>] [distance <number>]
[tag<number>]
<num> [distance <num>] [tag<number>]
Configuring a IPv6 multicast route
50
1279

Advertisement

Table of Contents
loading

This manual is also suitable for:

Bigiron rx series

Table of Contents