Manual:Routing/Multicast: Difference between revisions
mNo edit summary |
adding entries |
||
Line 47: | Line 47: | ||
* '''priority''' () : | * '''priority''' () : | ||
* '''address''' () : | * '''address''' () : | ||
rp-candidates | |||
comment copy-from disabled group holdtime is-scope-zone priority interface | |||
bsr-candidates | |||
comment copy-from disabled hash-mask-length is-scope-zone priority scope-zone interface | |||
mrib | |||
comment copy-from destination disabled metric gateway | |||
igmp-group | |||
interface group | |||
source | |||
last-reported | |||
timeout | |||
Neighbors | |||
address | |||
interface | |||
priority | |||
holdtime | |||
timeout | |||
bsr | |||
zone-type | |||
bsr-address | |||
scope-zone | |||
bsr-priority | |||
local-address | |||
local-priority | |||
state | |||
timout | |||
sz-timout | |||
mfc | |||
group | |||
source | |||
rp | |||
incoming-interface | |||
outgoing-interface | |||
joins | |||
group | |||
source | |||
rp | |||
upstream-interface-source | |||
upstream-interface-rp | |||
upstream-mrib-nexthop | |||
upstream-pim-nexthop | |||
join-state | |||
join-register-state | |||
timeout | |||
keepalive-timer | |||
i-am-designated-router | |||
local-receivers | |||
joined-rp | |||
joined-wc | |||
joined | |||
pruned | |||
prune-pending | |||
assert-winner | |||
assert-looser | |||
assert-winner-wc | |||
assert-looser-wc | |||
assert-tracking-wc | |||
could-assert-wc | |||
immediate-rp | |||
immediate-wc | |||
immediate-sg | |||
immediate-sg-rpt | |||
include-wc | |||
[[Category:Manual]] | [[Category:Manual]] | ||
[[Category:Unfinished]] | [[Category:Unfinished]] |
Revision as of 14:35, 7 October 2008
HotSpot
Protocol Independent Multicast - Sparse Mode (PIM-SM or PIM) provides multicast and IGMP features to RouterOS.
PIM features:
- something
- something else
route pim
You can set settings that enable shortest-path-tree
- switch-to-spt-bytes (0..4294967295) :
- switch-to-spt-interval (time interval) :
route pim interface
Lorem Ipsum Dolor Sit Amet
- alternative-subnets () :
- assert-override-interval () :
- assert-time () :
- comment () :
- copy-from () :
- disabled () :
- dr-priority () :
- hello-holdtime () :
- hello-period () :
- hello-trigerred-delay () :
- igmp-version () :
- interface () :
- join-prune-holdtime () :
- join-prune-period () :
- override-interval () :
- propagation-delay () :
- protocols () :
- require-hello () :
- tracking-support () :
route pim rp
- comment () :
- copy-from () :
- disabled () :
- group () :
- hash-mask-length () :
- priority () :
- address () :
rp-candidates comment copy-from disabled group holdtime is-scope-zone priority interface
bsr-candidates
comment copy-from disabled hash-mask-length is-scope-zone priority scope-zone interface
mrib comment copy-from destination disabled metric gateway
igmp-group interface group source last-reported timeout
Neighbors
address interface priority holdtime timeout
bsr
zone-type bsr-address scope-zone bsr-priority local-address local-priority state timout sz-timout
mfc
group source rp incoming-interface outgoing-interface
joins
group source rp upstream-interface-source upstream-interface-rp upstream-mrib-nexthop upstream-pim-nexthop join-state join-register-state timeout keepalive-timer i-am-designated-router local-receivers joined-rp joined-wc joined pruned prune-pending assert-winner assert-looser assert-winner-wc assert-looser-wc assert-tracking-wc could-assert-wc immediate-rp immediate-wc immediate-sg immediate-sg-rpt include-wc