documentation:examples:multicast_with_pim-dm
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| documentation:examples:multicast_with_pim-dm [2017/06/18 00:06] – external edit 127.0.0.1 | documentation: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 broken: Need to Debug it one day |
| </ | </ | ||
| ===== Presentation ===== | ===== Presentation ===== | ||
| Line 64: | Line 64: | ||
| Configurating, | Configurating, | ||
| < | < | ||
| - | sysrc hostname=R1 | + | sysrc hostname=VM1 \ |
| - | sysrc gateway_enable=no | + | |
| - | sysrc ipv6_gateway_enable=no | + | |
| - | sysrc ifconfig_em0=" | + | |
| - | sysrc defaultrouter="10.0.12.2" | + | |
| - | hostname | + | hostname |
| service netif restart | service netif restart | ||
| service routing restart | service routing restart | ||
| Line 77: | Line 77: | ||
| < | < | ||
| - | sysrc hostname=R2 | + | sysrc hostname=VM2 \ |
| - | sysrc ifconfig_em0=" | + | |
| - | sysrc ifconfig_em1=" | + | |
| - | sysrc defaultrouter="10.0.23.3" | + | |
| - | sysrc pimdd_enable=yes | + | |
| cp / | cp / | ||
| - | hostname | + | hostname |
| service netif restart | service netif restart | ||
| service routing restart | service routing restart | ||
| Line 92: | Line 92: | ||
| < | < | ||
| - | sysrc hostname=R3 | + | sysrc hostname=VM3 \ |
| - | sysrc ifconfig_em1=" | + | |
| - | sysrc ifconfig_em2=" | + | |
| - | sysrc defaultrouter="10.0.23.2" | + | |
| - | sysrc pimdd_enable=yes | + | |
| cp / | cp / | ||
| - | hostname | + | hostname |
| service netif restart | service netif restart | ||
| service routing restart | service routing restart | ||
| Line 107: | Line 107: | ||
| < | < | ||
| - | sysrc hostname=R4 | + | sysrc hostname=VM4 \ |
| - | sysrc gateway_enable=NO | + | |
| - | sysrc ipv6_gateway_enable=NO | + | |
| - | sysrc ifconfig_em2=" | + | |
| - | sysrc defaultrouter="10.0.34.3" | + | |
| - | hostname | + | hostname |
| service netif restart | service netif restart | ||
| service routing restart | service routing restart | ||
documentation/examples/multicast_with_pim-dm.1497737185.txt.gz · Last modified: 2017/06/18 00:06 by 127.0.0.1
