Configures a route reflector (RR) to accept all route targets (RTs).
This feature is disabled.
BGP address-family L2VPN EVPN configuration mode
The no form of the command disables the retaining of all RTs.
The following example configures a RR to accept all RTs.
device# configure terminal device(config)# router bgp device(config-bgp-router)# address-family l2vpn evpn device(config-bgp-evpn)# retain route-target all