
Disbale
Command Mode
Global Config
7.3.2.2ip multicast staticroute
This command creates 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 <groupipaddr> is the IP address of the next hop toward the source. The <metric> is the cost of the route entry for comparison with other routes to the source network and is a value in the range of 0 and 255. The current incoming interface is used for RPF checking for multicast packets matching this multicast static route entry.
Syntax
ip multicast staticroute <sourceipaddr> <mask> <rpfipaddr>
<sourceipaddr > - the IP Address that identifies the multicast packet source for the entry you are creating.
<mask > - the subnet mask to be applied to the Source IP address.
<rpfipaddr > - the IP address of the neighbor router on the path to the source.
<
<slot/port > - the interface number.
no - This command deletes a static route in the static mcast table. The <sourceipaddr> is the IP address of the multicast packet source.
Default Setting
None
Command Mode
Global Config
7.3.2.3no ip mcast mroute
This command is used to clear entries in the mroute table. The all parameters is used to clear all entries.
401