---
title: SCBondStatus
framework: systemconfiguration
role: symbol
role_heading: Class
path: systemconfiguration/scbondstatus
---

# SCBondStatus

The reference to an object that represents the status of an Ethernet bond interface.

## Declaration

```swift
class SCBondStatus
```

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)

## See Also

### Data Types

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