advertisedRoutes property

List<Route>? advertisedRoutes
getter/setter pair

Routes that were advertised to the remote BGP peer

Implementation

core.List<Route>? advertisedRoutes;