RouteMapSequenceSet
{
"as_path_prepend": "string",
"community": "string",
"large_community": "string",
"local_preference": 0,
"multi_exit_discriminator": 0,
"prefer_global_v6_next_hop": false,
"weight": 0
}
As Path Prepending to influence path selection
Set normal BGP community either well-known community name or community value in aa:nn(2byte:2byte) format.
Set large BGP community, community value shoud be in aa:bb:nn format where aa, bb, nn are unsigned integers with range [1-4294967295].
Local preference indicates the degree of preference for one BGP route over other BGP routes. The path/route with highest local preference value is preferred/selected. If local preference value is not specified then it will be considered as 100 by default.
Multi Exit Discriminator (MED)
For incoming and import route_maps on receiving both v6 global and v6 link-local address for the route, prefer to use the global address as the next hop. By default, it prefers the link-local next hop.
Weight used to select certain path