---
title: SCBondInterface
framework: systemconfiguration
role: symbol
role_heading: Type Alias
path: systemconfiguration/scbondinterface
---

# SCBondInterface

The reference to an object that represents an Ethernet bond interface.

## Declaration

```swift
typealias SCBondInterface = SCNetworkInterface
```

## See Also

### Data Types

- [SCNetworkInterface](systemconfiguration/scnetworkinterface.md)
- [SCBondStatus](systemconfiguration/scbondstatus.md)
- [SCVLANInterface](systemconfiguration/scvlaninterface.md)
- [SCNetworkProtocol](systemconfiguration/scnetworkprotocol.md)
- [SCNetworkService](systemconfiguration/scnetworkservice.md)
- [SCNetworkSet](systemconfiguration/scnetworkset.md)
