documentation:examples:simple_bgp-rip-ospf_lab_with_bird
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| documentation:examples:simple_bgp-rip-ospf_lab_with_bird [2022/02/21 16:14] – [Jail 6] olivier | documentation:examples:simple_bgp-rip-ospf_lab_with_bird [2022/02/21 17:06] (current) – [Testing] olivier | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== BGP/ | + | ====== BGP/ |
| 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: | ||
| - | {{: | + | {{: |
| ===== Router configuration ===== | ===== Router configuration ===== | ||
| Line 24: | Line 24: | ||
| < | < | ||
| sysrc hostname=host \ | sysrc hostname=host \ | ||
| - | cloned_interfaces=" | + | cloned_interfaces=" |
| kld_list=" | kld_list=" | ||
| cat > / | cat > / | ||
| Line 41: | Line 41: | ||
| tenant -c -j jail3 -i epair1b, | tenant -c -j jail3 -i epair1b, | ||
| tenant -c -j jail4 -i epair2b, | tenant -c -j jail4 -i epair2b, | ||
| - | tenant -c -j jail5 -i epair3b | + | tenant -c -j jail5 -i epair3b,epair4a |
| + | tenant -c -j jail6 -i epair4b | ||
| </ | </ | ||
| Line 354: | Line 355: | ||
| gateway_enable=YES | gateway_enable=YES | ||
| ipv6_gateway_enable=YES | ipv6_gateway_enable=YES | ||
| - | ifconfig_epair2b="inet 192.168.45.5/ | + | ifconfig_epair3b="inet 192.168.45.5/ |
| - | ifconfig_epair2b_ipv6=" | + | ifconfig_epair3b_ipv6=" |
| - | ifconfig_epair3a="inet 192.168.56.5/ | + | ifconfig_epair4a="inet 192.168.56.5/ |
| - | ifconfig_epair3a_ipv6=" | + | ifconfig_epair4a_ipv6=" |
| bird_enable=yes | bird_enable=yes | ||
| EOF | EOF | ||
| Line 420: | Line 421: | ||
| ipv6_gateway_enable=YES | ipv6_gateway_enable=YES | ||
| cloned_interfaces=lo1 | cloned_interfaces=lo1 | ||
| - | ifconfig_epair3b="inet 192.168.56.6/ | + | ifconfig_epair4b="inet 192.168.56.6/ |
| - | ifconfig_epair3b_ipv6=" | + | ifconfig_epair4b_ipv6=" |
| ifconfig_lo1=" | ifconfig_lo1=" | ||
| ifconfig_lo1_ipv6=" | ifconfig_lo1_ipv6=" | ||
| Line 473: | Line 474: | ||
| Jail 1 routing table: | Jail 1 routing table: | ||
| < | < | ||
| - | [root@host]~# jexec jail1 netstat -rn [5/9476] | + | root@host:~ # jexec jail1 netstat -rn |
| Routing tables | Routing tables | ||
| Internet: | Internet: | ||
| Destination | Destination | ||
| - | 127.0.0.1 | + | 127.0.0.1 |
| - | 192.168.10.0/ | + | 192.168.10.0/ |
| - | 192.168.10.1 | + | 192.168.10.1 |
| - | 192.168.12.0/ | + | 192.168.12.0/ |
| - | 192.168.12.1 | + | 192.168.12.1 |
| 192.168.23.0/ | 192.168.23.0/ | ||
| 192.168.34.0/ | 192.168.34.0/ | ||
| 192.168.45.0/ | 192.168.45.0/ | ||
| - | 192.168.50.0/24 192.168.12.2 | + | 192.168.56.0/ |
| + | 192.168.60.0/24 192.168.12.2 | ||
| Internet6: | Internet6: | ||
| Destination | Destination | ||
| ::/96 :: | ::/96 :: | ||
| - | ::1 link#2 UH | + | ::1 link#16 |
| :: | :: | ||
| - | 2001: | + | 2001: |
| - | 2001: | + | 2001: |
| - | 2001: | + | 2001: |
| - | 2001: | + | 2001: |
| 2001: | 2001: | ||
| 2001: | 2001: | ||
| 2001: | 2001: | ||
| - | 2001:db8:50::/64 2001: | + | 2001:db8:56::/ |
| + | 2001:db8:60::/64 2001: | ||
| fe80::/ | fe80::/ | ||
| - | fe80::%lo0/64 | + | fe80::%epair0a/64 |
| - | fe80::1%lo0 link#2 | + | fe80::99: |
| - | fe80::%epair0a/64 | + | fe80::%lo0/64 |
| - | fe80::a2: | + | fe80::1%lo0 link#16 UHS lo0 |
| - | fe80:: | + | fe80:: |
| - | fe80:: | + | fe80:: |
| ff02::/ | ff02::/ | ||
| </ | </ | ||
| - | And traceroute | + | And traceroute |
| < | < | ||
| - | [root@host]~# jexec jail1 traceroute 192.168.50.5 | + | root@host:~ # jexec jail1 traceroute 192.168.60.6 |
| - | traceroute to 192.168.50.5 (192.168.50.5), 64 hops max, 40 byte packets | + | traceroute to 192.168.60.6 (192.168.60.6), 64 hops max, 40 byte packets |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| + | | ||
| </ | </ | ||
| < | < | ||
| - | [root@host]~# jexec jail1 ping -c 2 2001:db8:50::5 | + | root@host:~ # jexec jail1 ping -c 2 2001:db8:60::6 |
| - | PING6(56=40+8+8 bytes) 2001: | + | PING6(56=40+8+8 bytes) 2001: |
| - | 16 bytes from 2001:db8:50::5, icmp_seq=0 hlim=61 time=0.063 ms | + | 16 bytes from 2001:db8:60::6, icmp_seq=0 hlim=60 time=0.091 ms |
| - | 16 bytes from 2001:db8:50::5, icmp_seq=1 hlim=61 time=0.042 ms | + | 16 bytes from 2001:db8:60::6, icmp_seq=1 hlim=60 time=0.056 ms |
| - | --- 2001:db8:50::5 ping6 statistics --- | + | --- 2001:db8:60::6 ping6 statistics --- |
| 2 packets transmitted, | 2 packets transmitted, | ||
| - | round-trip min/ | + | round-trip min/ |
| </ | </ | ||
documentation/examples/simple_bgp-rip-ospf_lab_with_bird.1645456493.txt.gz · Last modified: 2022/02/21 16:14 by olivier
