From 4303e664ad654214837b2e6115796e44b89511ae Mon Sep 17 00:00:00 2001 From: Miloslav Trmac Date: Tue, 18 Apr 2006 20:17:06 +0000 Subject: Add NETWORKDELAY and LINKDELAY (#176851) --- sysconfig.txt | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'sysconfig.txt') diff --git a/sysconfig.txt b/sysconfig.txt index 211d2344..08a51e5c 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -183,6 +183,11 @@ Files in /etc/sysconfig All the IPX stuff is optional, and should default to off. + NETWORKDELAY= + Delay in seconds after all network interfaces are initialized. Useful if + network has spanning tree running and must wait for STP convergence. + Default: 0 (no delay) + NETWORKING_IPV6=yes|no Enable or disable global IPv6 initialization Default: no @@ -655,7 +660,13 @@ Files in /etc/sysconfig/network-scripts/ ETHTOOL_OPTS="speed 100 duplex full autoneg off" Note that changing speed or duplex settings almost always requires disabling autonegotiation with 'autoneg off'. - + LINKDELAY=