ipv6 multicast-routing optimization
-
- Last UpdatedAug 13, 2021
- 1 minute read
Enables or disables IP multicast (IPMC) entry optimization for Layer 3 IPv6 multicast flows.
IPMC entry optimization is disabled by default on and ICX 7750 devices, and enabled by default on ICX 7450 and ICX 7250 devices.
oif-list
| Shares the Output Interface Lists across entries.
|
all
| Specifies all types of Output Interface Lists.
|
Global configuration mode
The no form of the command disables IPMC entry optimization for IPv6 multicast flows. Multicast routing entries are deleted and recreated when optimization is enabled or disabled on all VRFs. The command must be followed by the write memory command and the reload command for the changes to take effect.
The following example enables hardware entry optimization for IPv6 multicast flows.
device(config)# ipv6 multicast-routing optimization oif-list all
device(config)# write memory
device(config)# exit
device# reload
Release version | Command history |
---|---|
08.0.40 | This command was introduced. |