User Tools

Site Tools


documentation:examples:maximum_bsdrp_features_lab

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
documentation:examples:maximum_bsdrp_features_lab [2019/12/31 17:03] – [Router 5 (including jail5 and jail6)] olivierdocumentation:examples:maximum_bsdrp_features_lab [2019/12/31 17:05] – [Router 1] olivier
Line 791: Line 791:
  
 <code> <code>
-sysrc hostname=R1 +sysrc hostname=R1 \ 
-sysrc gateway_enable=NO + gateway_enable=NO \ 
-sysrc ipv6_gateway_enable=NO + ipv6_gateway_enable=NO \ 
-sysrc ifconfig_em0=up + ifconfig_em0=up \ 
-sysrc cloned_interfaces=lagg0 + cloned_interfaces=lagg0 \ 
-sysrc ifconfig_lagg0="laggproto loadbalance laggport em0 SYNCDHCP" + ifconfig_lagg0="laggproto loadbalance laggport em0 SYNCDHCP" \ 
-sysrc ifconfig_lagg0_ipv6="inet6 accept_rtadv" + ifconfig_lagg0_ipv6="inet6 accept_rtadv" \ 
-sysrc sshd_enable=yes+ sshd_enable=yes
 ifconfig -l | grep -q vtnet && sed -i "" 's/em/vtnet/g' /etc/rc.conf ifconfig -l | grep -q vtnet && sed -i "" 's/em/vtnet/g' /etc/rc.conf
 config save config save
documentation/examples/maximum_bsdrp_features_lab.txt · Last modified: 2022/07/07 13:23 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