Share via


AggregateRouteConfiguration interface

List of IPv4 and IPv6 aggregate routes.

Properties

ipv4Routes

List of IPv4 Route prefixes.

ipv6Routes

List of Ipv6Routes prefixes.

Property Details

ipv4Routes

List of IPv4 Route prefixes.

ipv4Routes?: AggregateRoute[]

Property Value

ipv6Routes

List of Ipv6Routes prefixes.

ipv6Routes?: AggregateRoute[]

Property Value