neighbor advertise-map
Specifies a peer or peer group within the current address family to which routes specified by the first route map are advertised conditionally, depending on whether the second route map is matched by some other routes in the BGP routing table. The no version removes the conditions for advertising the routes to the peer or peer group. The default version removes the explicit configuration from the peer or peer group and reestablishes inheritance of the feature configuration.
[ no | default ] neighbor { ipAddress | ipv6Address | peerGroupName }
advertise-map advertiseMapName { exist-map | non-exist-map }
conditionMapName [ seq sequenceNumber ]
- ipAddressIP address of BGP neighbor
- ipv6AddressIPv6 address of BGP neighbor
- peerGroupNameName of a BGP peer group. If you specify a BGP peer group all the members of the peer group inherit the characteristic configured with this command
- advertiseMapNameName of a route map that specifies the routes controlled by conditional advertisement; no more than 50 advertise maps can be configured per peer or peer group in an address-family
- conditionMapNameName of a route map that specifies the routes that control conditional advertisement
- sequenceNumberNumber, in the range 165535, that indicates the position an advertise route map has in the list of advertise route maps configured for a particular neighbor within the same address family; if the sequence number is not specified, the position of the route map is considered to be the sum of the current largest sequence number plus five
Address Family Configuration
Command introduced in JUNOSe Release 9.0.0.