aboutsummaryrefslogtreecommitdiffstats
path: root/examples/networking/ifcfg-bridge-port
blob: 0de4778c368222c072e813ce6477f550115e2fa7 (plain)
1
2
3
4
5
6
7
8
9
# ifcfg sample for a device that is a linux bridge port
#
# Please read /usr/share/doc/initscripts-*/sysconfig.txt
# for the documentation of these parameters.

DEVICE=eth1
HWADDR=00:11:22:33:44:55
ONBOOT=yes
BRIDGE=br0