<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
/usr/share/doc/initscripts-8.45.30/sysconfig.txt covers the syntax of
sysconfig files.<br>
<br>
also browsing through /etc/sysconfig/network-scripts/ifup* scripts will
give some good info (eg ifup-routes).<br>
<br>
Dominik Zyla wrote:
<blockquote cite="mid:20100908145638.GA59074@mail.mercom.pl" type="cite">
  <pre wrap="">On Wed, Sep 08, 2010 at 11:26:21AM +0200, Coert Waagmeester wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello all,

Got myself the Linux Advanced Routing & Traffic control book
<a class="moz-txt-link-freetext" href="http://lartc.org/howto/">http://lartc.org/howto/</a>

All the commands in the guide do not survive reboots.

Could someone point me in the right direction, where I can find 
CentOS/Redhat specific documentation on the whole 
/etc/sysconfig/network* setup?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
For static routes use /etc/sysconfig/network-scripts/route-ethN. The
format is:

for `ip r a 1.2.3.4 dev ethN.N' the route-ethN would be:
`1.2.3.4 dev ethN.N'.

For routing rules, use /etc/sysconfig/network-scripts/rule-ethN in
simmilar way as above.

  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
CentOS mailing list
<a class="moz-txt-link-abbreviated" href="mailto:CentOS@centos.org">CentOS@centos.org</a>
<a class="moz-txt-link-freetext" href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</a>
  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Robert Stuart
IT Systems Administrator
Institute of Health and Biomedical Innovation, QUT. CRICOS No. 00213J
Phone: +61 7 3138 6017 Mob: 0410 088 042  QUT speed dial: #6 7099
</pre>
</body>
</html>