Enables filtering of additional-paths to be advertised for a route map.
By default, a route map is not configured to filter advertised paths.
Route-map configuration mode
A match occurs when an additional path that is a candidate for advertisement has the same path marking (tag) as the marking configured by using the match additional-paths advertise-set command.
Only one match additional-paths advertise-set command configuration is allowed for each route map; any subsequent match additional-paths advertise-set command configuration overwrites the previous configuration.
The no form of the command restores the default configuration.
The following example shows how to configure route map (rm_example) to advertise the group-best route.
device# configure terminal device(config)# route-map rm_example permit 123 device(config-routemap-rm_example/permit/123)# match additional-paths advertise-set group-best