advertisedRoutePriority property

int? advertisedRoutePriority
getter/setter pair

The priority of routes advertised to this BGP peer.

Where there is more than one matching route of maximum length, the routes with the lowest priority value win.

Implementation

core.int? advertisedRoutePriority;