OptionBProperties interface

Option B configuration to be used for Management VPN.

Properties

exportRouteTargets

Route Targets to be applied for outgoing routes from CE. This is for backward compatibility.

importRouteTargets

Route Targets to be applied for incoming routes into CE. This is for backward compatibility.

routeTargets

Route Targets to be applied.

Property Details

exportRouteTargets

Route Targets to be applied for outgoing routes from CE. This is for backward compatibility.

exportRouteTargets?: string[]

Property Value

string[]

importRouteTargets

Route Targets to be applied for incoming routes into CE. This is for backward compatibility.

importRouteTargets?: string[]

Property Value

string[]

routeTargets

Route Targets to be applied.

routeTargets?: RouteTargetInformation

Property Value