cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
459
Views
0
Helpful
1
Replies

export route-map <>. under vrf1

sachin30720041
Level 1
Level 1

Hello All,

When I export route-map rmap1, I do not see extended community 'color-102' with the VPNV4 routes on the vpnv4 peer.

Can we export route-map with 'extcommunity color<>' ? 

route-map rmap1 permit 10
set extcommunity color 102

exit

vrf def vrf1

address-family ipv4 unicast

export route-target rmap1

route-target export 2:2

exit

 

I see vpnv4 route with 'rt 2:2' on the vpnv4 peer but not the color-102.

Thanks,

Sachin

 

1 Accepted Solution

Accepted Solutions

Harold Ritter
Level 12
Level 12

Hi @sachin30720041 ,

The export map is only used to selectively attach additional route target communities. Attaching a color community is not supported. The only way to add the color community in IOS-XE is to apply an outbound route-map on the VPNv4 session.

Regards,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

View solution in original post

1 Reply 1

Harold Ritter
Level 12
Level 12

Hi @sachin30720041 ,

The export map is only used to selectively attach additional route target communities. Attaching a color community is not supported. The only way to add the color community in IOS-XE is to apply an outbound route-map on the VPNv4 session.

Regards,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México