Manual:Routing/Multicast

From MikroTik Wiki
Jump to navigation Jump to search

Multicast PIM-SM

Protocol Independent Multicast - Sparse Mode (PIM-SM or PIM) provides multicast and IGMP features to RouterOS.

PIM features:

  • Manage rendezvous points
  • Multicast routing information base management
  • Distributing multicast over network

route pim

You can set settings that enable shortest-path-tree mode for multicast on RouterOS

  • switch-to-spt-bytes (0..4294967295) :

Sets after what amount of bytes pim will switch to shortest-path-tree, thus avoiding unneeded data transmissions

  • switch-to-spt-interval (time interval in seconds) :

Sets after what amount of time in seconds pim will switch to shortest-path-tree, thus avoiding unneeded data transmissions

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 () :