2 ip multicast staticroute, 3 no ip mcast mroute – Fortinet MR1 User Manual

Page 401

Advertising
background image

401

Disbale

Command Mode

Global Config

7.3.2.2 ip 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> <0-255> <slot/port>

no ip multicast staticroute <sourceipaddr>

< 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.

< 0-255 > - the link state cost of the path to the multicast source. The range is 0 – 255.

< 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.3 no ip mcast mroute

This command is used to clear entries in the mroute table. The all parameters is used to clear
all entries.

Advertising