Linux Routing Configuration: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 6: | Line 6: | ||
<pre> | <pre> | ||
ip route add 224.0.0.0/4 dev eth0 | |||
</pre> | </pre> |
Revision as of 14:28, 21 March 2017
Internal
Adding Multicast Routing to a Specific Network Interface
ip route add 224.0.0.0/4 dev eth0