CONFIG MULTICASTROUTING DYNAMIC SPT UPDATE

Level

network,modify

History

Appears in 4.5.0

Description

Configures parameters for this firewall with shortest path tree.

Usage

[Mode=<off|rate|packets>] : Possible values: OFF (never switch to the shortest path), RATE or PACKETS.
[Rate=<10-10000>] : To set if Mode=RATE. Specifies the minimum rate in kbps before the last hop router initiates a switch to the shortest path.
[Packets=<0-1000000>] : To set if Mode=PACKETS. Specifies the minimum of packets before the last hop router initiates a switch to the shortest path.
[Interval=<0-10000>] : Interval for periodical testing of the threshold.

Example

CONFIG MULTICASTROUTING DYNAMIC SPT UPDATE Mode=rate Rate=50
CONFIG MULTICASTROUTING DYNAMIC SPT UPDATE Mode=packets Packets=1000
CONFIG MULTICASTROUTING DYNAMIC SPT UPDATE Mode=off