---
title: knownRouteIPs
framework: avrouting
role: symbol
role_heading: Instance Property
path: avrouting/avcustomroutingcontroller/knownrouteips
---

# knownRouteIPs

An array of route addresses known to be on the local network.

## Declaration

```swift
var knownRouteIPs: [AVCustomRoutingPartialIP] { get set }
```

## See Also

### Configuring route addresses

- [AVCustomRoutingPartialIP](avrouting/avcustomroutingpartialip.md)
