From 361d52729d1534fdbb454d7abc41069a353b1541 Mon Sep 17 00:00:00 2001 From: Miloslav Trmac Date: Tue, 30 May 2006 13:52:54 +0000 Subject: Document BRIDGE= (#192576) --- sysconfig.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysconfig.txt b/sysconfig.txt index 1b224d9c..725001ae 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -673,6 +673,9 @@ Files in /etc/sysconfig/network-scripts/ switch which has spanning tree enabled and must wait for STP to converge before the interface should be considered usable. Supported only with BOOTPROTO=none. + BRIDGE= + If set, the ethernet device is not assigned an address. It is added to + the specified bridge device instead. No longer supported: PROMISC=yes|no (enable or disable promiscuous mode) -- cgit