User Tools

Site Tools


documentation:examples:multicast_with_pim-dm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
documentation:examples:multicast_with_pim-dm [2019/11/06 09:12] – [Router 3] olivierdocumentation:examples:multicast_with_pim-dm [2019/11/06 09:20] (current) – [Multicast with PIM-DM] olivier
Line 4: Line 4:
  
 <note warning> <note warning>
-Broken: Debug in progress+pimdd is brokenNeed to Debug it one day
 </note> </note>
 ===== Presentation ===== ===== Presentation =====
Line 107: Line 107:
  
 <code> <code>
-sysrc hostname=VM4 +sysrc hostname=VM4 \ 
-sysrc gateway_enable=NO + gateway_enable=no \ 
-sysrc ipv6_gateway_enable=NO + ipv6_gateway_enable=no \ 
-sysrc ifconfig_em2="inet 10.0.34.4/24" + ifconfig_em2="inet 10.0.34.4/24" \ 
-sysrc defaultrouter="10.0.34.254"+ defaultrouter=10.0.34.254
 hostname VM4 hostname VM4
 service netif restart service netif restart
documentation/examples/multicast_with_pim-dm.txt · Last modified: 2019/11/06 09:20 by olivier

Except where otherwise noted, content on this wiki is licensed under the following license: BSD 2-Clause
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki