User Tools

Site Tools


documentation:examples:simple_bgp-rip-ospf_lab

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
documentation:examples:simple_bgp-rip-ospf_lab [2020/11/10 22:44] – [Routers configuration] olivierdocumentation:examples:simple_bgp-rip-ospf_lab [2023/05/01 07:03] (current) – [Final testing] olivier
Line 50: Line 50:
  
 <code> <code>
-sysrc hostname=router1 +sysrc hostname=router1 \ 
-sysrc cloned_interfaces=lo1 +  cloned_interfaces=lo1 \ 
-sysrc ipsec_enable=YES +  ipsec_enable=YES \ 
-sysrc ipsec_file="/etc/ipsec.conf" +  ipsec_file="/etc/ipsec.conf" \ 
-sysrc frr_enable=yes+  frr_vtysh_boot=YES \ 
 +  frr_enable=yes
 cat <<EOF > /etc/ipsec.conf cat <<EOF > /etc/ipsec.conf
 flush ; flush ;
Line 431: Line 432:
 round-trip min/avg/max/stddev = 0.541/0.555/0.580/0.016 ms round-trip min/avg/max/stddev = 0.541/0.555/0.580/0.016 ms
  
-[root@router1]~# ping6 -c 4 -S 2001:db8:10::1 2001:db8:70::7+[root@router1]~# ping -c 4 -S 2001:db8:10::1 2001:db8:70::7
 PING6(56=40+8+8 bytes) 2001:db8:10::1 --> 2001:db8:70::7 PING6(56=40+8+8 bytes) 2001:db8:10::1 --> 2001:db8:70::7
 16 bytes from 2001:db8:70::7, icmp_seq=0 hlim=59 time=0.607 ms 16 bytes from 2001:db8:70::7, icmp_seq=0 hlim=59 time=0.607 ms
documentation/examples/simple_bgp-rip-ospf_lab.txt · Last modified: 2023/05/01 07:03 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