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
Next revision
Previous revision
Last revisionBoth sides next revision
documentation:examples:simple_bgp-rip-ospf_lab_with_bird [2022/02/21 16:16] – [Jail 6] olivierdocumentation:examples:simple_bgp-rip-ospf_lab_with_bird [2022/02/21 16:32] – [Host] olivier
Line 1: Line 1:
-====== BGP/OSPF/RIP/ lab with bird======+====== BGP/OSPF/RIP/BABEL lab with bird======
  
 This Labs is done from one BSDRP VM and it explains how to use BSDRP using bird 2. This Labs is done from one BSDRP VM and it explains how to use BSDRP using bird 2.
Line 9: Line 9:
 Here is the logical and physical view: Here is the logical and physical view:
  
-{{:documentation:examples:simple_bgp_rip_ospf_with_bird.png|}}+{{:documentation:examples:bird_jails.png|}}
  
 ===== Router configuration ===== ===== Router configuration =====
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