Verifying SSM Mapping Configuration and Operation, on page 276
DNS-Based SSM Mapping, on page 265
SSM Mapping Overview, on page 264
Information About Basic IP Multicast Routing, on page 288
IP Multicast Routing Protocols, on page 22
Prerequisites for Basic IP Multicast Routing, on page 287
Configuring IP Multicast Forwarding (CLI)
You can use the following procedure to configure IPv4 Multicast Forwarding Information Base (MFIB)
interrupt-level IP multicast forwarding of incoming packets or outgoing packets on the device.
After you have enabled IP multicast routing by using the ip multicast-routing command, IPv4 multicast
forwarding is enabled. Because IPv4 multicast forwarding is enabled by default, you can use the no form
of the ip mfib command to disable IPv4 multicast forwarding.
Note
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip mfib
4.
exit
5.
show running-config
6.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters the global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
Enables IP multicast forwarding.ip mfib
Example:
Device(config)# ip mfib
Step 3
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3.6E (Catalyst 3850 Switches)
OL-32598-01 293
Configuring Basic IP Multicast Routing
Configuring IP Multicast Forwarding (CLI)