Ip multicast, Ip multicast staticroute – Dell PowerEdge M805 User Manual

Page 654

Advertising
background image

660

Multicast Commands

www

.dell.com | support.dell.com

ip multicast

Use the ip multicast command in Global Configuration mode to set the administrative mode of
the IP multicast forwarder in the router to active. For multicast routing to become operational,
IGMP must be currently enabled. An error message is displayed on the CLI if multicast routing is
enabled while IGMP is disabled. However, the IP multicast mode configuration is stored in the
multicast configuration file and is automatically enabled once IGMP is enabled.

Syntax

ip multicast

no ip multicast

Default Configuration

This command has no default configuration.

Command Mode

Global Configuration mode

User Guidelines

This command has no user guidelines.

Example

The following example enables IP multicast on the router.

console#configure

console(config)#ip multicast

console(config)#no ip multicast

ip multicast staticroute

Use the ip multicast staticroute command in Global Configuration mode to create a static route
which is used to perform RPF checking in multicast packet forwarding. The combination of the
sourceipaddr and the mask fields specify the network IP address of the multicast packet source. The
rpfipaddr is the IP address of the next hop toward the source. metric is the cost of the route entry
for comparison with other routes to the source network. The current incoming interface is used for
RPF checking for multicast packets matching this multicast static route entry.

Advertising