Manual:Routing/Multicast: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
Line 64: Line 64:


==bsr-candidates==  
==bsr-candidates==  
bootstrap router candidate configuration
* '''comment''' () :
* '''comment''' () :
* '''copy-from''' () :
* '''copy-from''' () :

Revision as of 11:45, 13 October 2008

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

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

bootstrap router candidate configuration

  • comment () :
  • copy-from () :
  • disabled () :
  • hash-mask-length () :
  • is-scope-zone () :
  • priority () :
  • scope-zone () :
  • interface () :

mrib

Multicast route infarmoation base

  • comment () :
  • copy-from () :
  • destination () :
  • disabled () :
  • metric () :
  • gateway () :

igmp-group

  • interface () :
  • group () :
  • source () :
  • last-reported () :
  • timeout () :

neighbors

Multicast routers that are reachable within one ethernet.

  • address () :
  • interface () :
  • priority () :
  • holdtime () :
  • timeout () :

bsr

Bootstrap router information

  • zone-type () :
  • bsr-address () :
  • scope-zone () :
  • bsr-priority () :
  • local-address () :
  • local-priority () :
  • state () :
  • timout () :
  • sz-timout () :

mfc

Multicast forwarding cache

  • group () :
  • source () :
  • rp () :
  • incoming-interface () :
  • outgoing-interface () :

joins

Group join list of all the group joins that are registered by PIM-SM

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