ipv6 mroute (next hop)

Parameters vrf vrf-name

Configures a static mroute for this virtual routing and forwarding (VRF) route.

ipv6-address-prefix/prefix-length

Configures the destination IPv6 address and prefix for which the route should be added.

ethernet

Configures an Ethernet interface as the route path.

ve

Configures a virtual interface as the route path.

cost

Configures a metric for comparing the route to other static routes in the IPv6 static route table that have the same destination. The range is 1 to 16; the default is 1.

distance distance-value

Configures the route's administrative distance. The range is 1 to 255; the default is 1.

name name

Name for this static route.

Modes VRF configuration mode

Usage Guidelines The no form of this command deletes a previously configured static multicast route. Connected routes on PIM enabled interfaces are automatically added to the mRTM table.

Examples

History

This example configures a static IPv6 mroute to directly connected network 2020::0/120 on virtual interface ve 130.

Device(config-vrf)# ipv6 mroute 2020::0/120 ve 130

Release version

Command history

 

 

8.0.10a

This command was introduced.

 

 

ipv6 mroute (next hop)

Configures a static mroute with a next hop.

Syntax ipv6 mroute [ vrf vrf-name ] ipv6-address-prefix/prefix-length next-hop address [ cost ] [ distance distance-value ] [ name name ]

no ipv6 mroute [ vrf vrf-name ] ipv6-address-prefix/prefix-length next-hop address [ cost ] [ distance distance-value ] [ name name ]

Command Default No next-hop static mroute is configured.

Parameters vrf vrf-name

216

FastIron Ethernet Switch IP Multicast Configuration Guide

 

53-1003085-02

Page 218
Image 218
Brocade Communications Systems IPMC5000PEF manual Ipv6 mroute next hop, Modes VRF configuration mode