User Tools

Site Tools


documentation:examples:ecmp

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
documentation:examples:ecmp [2020/01/17 16:11] – [VM 2 (ECMP router)] olivierdocumentation:examples:ecmp [2020/01/17 16:11] – [VM 5 (ECMP router)] olivier
Line 240: Line 240:
  ipv6_route_VM4VM1="2001:db8:12:: -prefixlen 64 2001:db8:45::4" \  ipv6_route_VM4VM1="2001:db8:12:: -prefixlen 64 2001:db8:45::4" \
  ipv6_route_VM4VM2="2001:db8:24:: -prefixlen 64 2001:db8:45::4"  ipv6_route_VM4VM2="2001:db8:24:: -prefixlen 64 2001:db8:45::4"
-sed -i '' -e '/net.inet.ip.redirect=0/d' /etc/sysctl.conf 
-sed -i '' -e '/net.inet6.ip6.redirect=0/d' /etc/sysctl.conf 
-sysctl net.inet.ip.redirect=1 
-sysctl net.inet6.ip6.redirect=1 
 service hostname restart service hostname restart
 service netif restart service netif restart
documentation/examples/ecmp.txt · Last modified: 2024/03/28 23:19 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