Contents

SCBondInterfaceSetOptions(_:_:)

Sets the configuration settings for the specified Ethernet bond interface.

Declaration

func SCBondInterfaceSetOptions(_ bond: SCBondInterface, _ newOptions: CFDictionary) -> Bool

Parameters

  • bond:

    The Ethernet bond interface.

  • newOptions:

    The new configuration settings.

Return Value

TRUE if the configuration was stored; FALSE if an error occurred.

See Also

Configuring Ethernet Bond Interfaces