User Tools

Site Tools


documentation:examples:simple_bgp-rip-ospf_lab_with_bird

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:simple_bgp-rip-ospf_lab_with_bird [2022/02/21 16:31] – [BGP/OSPF/RIP/BABEL/STATIC lab with bird] olivierdocumentation:examples:simple_bgp-rip-ospf_lab_with_bird [2022/02/21 16:32] – [Host] olivier
Line 24: Line 24:
 <code> <code>
 sysrc hostname=host \ sysrc hostname=host \
-  cloned_interfaces="epair0 epair1 epair2 epair3" \+  cloned_interfaces="epair0 epair1 epair2 epair3 epair4" \
   kld_list="ipsec"   kld_list="ipsec"
 cat > /etc/devfs.rules <<'EOF' cat > /etc/devfs.rules <<'EOF'
Line 41: Line 41:
 tenant -c -j jail3 -i epair1b,epair2a tenant -c -j jail3 -i epair1b,epair2a
 tenant -c -j jail4 -i epair2b,epair3a tenant -c -j jail4 -i epair2b,epair3a
-tenant -c -j jail5 -i epair3b+tenant -c -j jail5 -i epair3b,epair4a 
 +tenant -c -j jail6 -i epair4b
  
 </code> </code>
documentation/examples/simple_bgp-rip-ospf_lab_with_bird.txt · Last modified: 2022/02/21 17:06 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