I've added routemap blocking RT:100:2873 from router1 and it's working. But, when router1 add's/exported another value the blocked RT(RT:100:2873) show up on the sh bgp vpnv4 unicast all *.*.*.* output?
Router vrf
rt export 100:2873
rt export 111:888 <- Newly added
321-PE01-R10#sh bgp vpnv4 unicast all 212.3.3.3/32
BGP routing table entry for 1888:1:212.3.3.3/32, version 5
Paths: (2 available, best #2, no table)
Advertised to update-groups:
24 25
1888 222
2.2.2.2 (metric 30) from 2.2.2.2 (2.2.2.2)
Origin IGP, metric 0, localpref 100, valid, internal
Extended Community: RT:1888:111 RT:100:2873 <-- Still existing
mpls labels in/out 17/29
Is it because it's ride on top of the allowed RT that why its being recorded?
Thanks