27 lines
647 B
Plaintext
27 lines
647 B
Plaintext
cloned_interfaces_sticky="YES"
|
|
cloned_interfaces="bridge1 bridge2 bridge11 bridge12"
|
|
ifconfig_bridge1="ether random addm bge0 up"
|
|
ifconfig_bridge2="ether random addm bge1 up"
|
|
ifconfig_bridge11="ether random addm bnxt0 up"
|
|
#ifconfig_bridge12="ether random addm bnxt1 up"
|
|
ifconfig_bnxt0="up"
|
|
ifconfig_bnxt1="up"
|
|
#
|
|
#on lab17:
|
|
#ifconfig_bnxt0="inet 10.0.11.17/24 up"
|
|
#ifconfig_bnxt1="inet 10.0.12.17/24 up"
|
|
#
|
|
#on lab18:
|
|
#ifconfig_bnxt0="inet 10.0.11.18/24 up"
|
|
#ifconfig_bnxt1="inet 10.0.12.18/24 up"
|
|
|
|
rpcbind_enable="YES"
|
|
rpc_lockd_enable="YES"
|
|
rpc_statd_enable="YES"
|
|
|
|
sshd_enable="YES"
|
|
|
|
iscsid_enable="YES"
|
|
iscsictl_enable="YES"
|
|
iscsictl_flags="-Aa"
|