StaticRouteConfiguration interface

Static Route Configuration properties.

Properties

bfdConfiguration

BFD configuration properties

ipv4Routes

List of IPv4 Routes.

ipv6Routes

List of IPv6 Routes.

Property Details

bfdConfiguration

BFD configuration properties

bfdConfiguration?: BfdConfiguration

Property Value

ipv4Routes

List of IPv4 Routes.

ipv4Routes?: StaticRouteProperties[]

Property Value

ipv6Routes

List of IPv6 Routes.

ipv6Routes?: StaticRouteProperties[]

Property Value