C613-50170-01 Rev B
Command Reference for x510 Series
1290
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
M
ULTICAST
C
OMMANDS
IPV
6
MULTICAST
FORWARD
-
SLOW
-
PATH
-
PACKET
ipv6 multicast forward-slow-path-packet
Overview
Use this command to enable multicast packets to be forwarded to the CPU.
Enabling this command will ensure that the layer L3 MTU is set correctly for each
IP multicast group and will apply the value of the smallest MTU among the
outgoing interfaces for the multicast group.
It will also ensure that a received packet that is larger than the MTU value will result
in the generation of an ICMP Too Big message.
Use the
no
variant of this command to disable the above functionality.
Syntax
ipv6 multicast forward-slow-path-packet
no ipv6 multicast forward-slow-path-packet
Default
Disabled.
Mode
Privileged Exec
Example
To enable the ipv6 multicast forward-slow-path-packet function, use the following
commands:
awplus#
configure terminal
awplus(config)#
ip multicast forward-slow-path-packet
Related
Commands