freebsd-dev/share/man
Xin LI a1b9e5fa76 MFC revisions 196550 and 196552:
Add a new rc.d script, static_arp, which enables the administrator to
statically bind IPv4 <-> MAC address at boot time.

In order to use this, the administrator needs to configure the following
rc.conf(5) variable:

 - static_arp_pairs: A list of names for static bind pairs, and,
 - a series of static_arp_(name): the arguments that is being passed to
   ``arp -S'' operation.

Example:
  static_arp_pairs="gw"
  static_arp_gw="192.168.1.1 00:01:02:03:04:05"

See the rc.conf(5) manual page for more details.
2009-12-08 18:23:51 +00:00
..
man1 Fix markup. 2006-12-26 22:25:58 +00:00
man3 MFC: r199349 2009-11-20 07:19:09 +00:00
man4 MFC r200070: 2009-12-08 05:18:59 +00:00
man5 MFC revisions 196550 and 196552: 2009-12-08 18:23:51 +00:00
man6 - We don't install USD docs for games anymore since the games with docs 2005-11-29 17:11:09 +00:00
man7 MFC rev 196356: 2009-08-18 13:51:51 +00:00
man8 Support shadow.byname and shadow.byuid maps, protecting them by 2009-06-25 16:15:39 +00:00
man9 MFC r198518: 2009-11-05 13:54:35 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00