Skip to content

Commit

Permalink
describe carp_iface
Browse files Browse the repository at this point in the history
  • Loading branch information
jpcw committed Feb 7, 2014
1 parent 06c3652 commit 2bfe81c
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,35 @@ Templates for OpenBSD stuff

**mr.bobby** templates : http://mrbobby.readthedocs.org/en/latest/

+ carp_iface : provide carp ifaces master and slave which muste be based on a vlan interface
+ carp_iface : provide carp ifaces master and slave which could be based on a vlan interface

::

--> cidr ip: 192.168.1.1/24
--> vhid: 42
--> slave advskew: 100
--> description: Router Interface
--> password: secret
--> physical device card name: em0

.. note:: here vlan default value is based on vhid

::
--> vlan id (1 to 4094, 0 -> no vlan carpdev) [42]:
--> master hostname: charybde
--> slave hostname: scylla
--> carp_group hostname: ha

Documentation
=============
Expand Down

0 comments on commit 2bfe81c

Please sign in to comment.