4 ip mcast boundary – Fortinet MR1 User Manual

Page 402

Advertising
background image

402


The source parameter is used to clear the routes in the mroute table entries containing the
specified <sourceipaddr> or <sourceipaddr> [groupipaddr] pair. The source address is the
source IP address of the multicast packet. The group address is the Group Destination IP
address of the multicast packet.

The group parameter is used to clear the routes in the mroute table entries containing the
specified <groupipaddr>. The group address is the Group Destination IP address of the
multicast packet.

Syntax

no ip mcast mroute {group <groupipaddr> | source <sourceipaddr> [<groupipaddr>] | all}

< groupipaddr > - the IP address of the destination of the multicast packet.

< sourceipaddr > - the IP address of the multicast packet source.

all - This command is used to clear all entries.

Default Setting

None

Command Mode

Global Config

7.3.2.4 ip mcast boundary

This command adds an administrative scope multicast boundary specified by <groupipaddr>
and <mask> for which this multicast administrative boundary is applicable. <groupipaddr> is
a group IP address and <mask> is a group IP mask.

Syntax

ip mcast boundary <groupipaddr> <mask>

no ip mcast boundary <groupipaddr> <mask>

< groupipaddr > - the multicast group address for the start of the range of addresses to be excluded.
The address must be in the range of 239.0.0.0 through 239.255.255.255.

< mask > - mask to be applied to the multicast group address.

Advertising