diff options
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index 571dd1dc..f6903101 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -891,6 +891,12 @@ Files in /etc/sysconfig/network-scripts/ TTL=TTL value for tunnel packets Default is to use the TTL of the packet transported through the tunnel + Bridge-specific items: + TYPE=Bridge + STP=off|on (see 'brctl stp') + DELAY=forward delay time in seconds (see 'brctl setfd') + GCINT=garbage collection interval in seconds (see 'brctl setgcint') + /etc/sysconfig/network-scripts/chat-<interface-name>: chat script for PPP or SLIP connection intended to establish |