User Tools

Site Tools


documentation:examples:simple_vrrp_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
Last revisionBoth sides next revision
documentation:examples:simple_vrrp_lab [2023/03/27 11:17] – [Router 3 (R3)] olivierdocumentation:examples:simple_vrrp_lab [2023/03/27 11:23] – [Router 3 (R3)] olivier
Line 127: Line 127:
 <code> <code>
 sysrc hostname=R3 \ sysrc hostname=R3 \
-  ifconfig_vtnet3="inet 192.168.1.3/24"+  ifconfig_vtnet3="inet 192.168.1.3/24" \
   defaultrouter="192.168.1.254" \   defaultrouter="192.168.1.254" \
   gateway_enable=NO \   gateway_enable=NO \
Line 139: Line 139:
  
 <code> <code>
-sysrc hostname=R4 +sysrc hostname=R4 \ 
-sysrc ifconfig_vtnet4="inet 192.168.2.4/24" +  ifconfig_vtnet4="inet 192.168.2.4/24" \ 
-sysrc defaultrouter="192.168.2.254" +  defaultrouter="192.168.2.254" \ 
-sysrc gateway_enable=NO +  gateway_enable=NO \ 
-sysrc ipv6_gateway_enable=NO+  ipv6_gateway_enable=NO
 service netif restart service netif restart
 service routing restart service routing restart
documentation/examples/simple_vrrp_lab.txt · Last modified: 2023/03/27 17:04 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