07-06-2022 10:07 AM
HI
i am trying to send trafic to sflow connector 1 vrf to anotehr wan vrf
switch(config)#Route-map VRF_TO_EIGRP
switch(config-route-map)# match ip address 10
switch(config-route-map)#exit
!
!
switch#show ip access-lists 10
10 permit 172.16.10.10
switch(config)#Route-map EIGRP_TO_VRF
switch(config-route-map)#match ip address prefix-list EIGRP_TO_VRF
switch(config-route-map)#exit
switch(config)#
!
!
ip prefix-list EIGRP_TO_VRF permit 192.168.11.11/32
when we are trying toconfigure import/export vrf definition command is not working
IOS version ixos 9.3(9)
Please can cany one help
07-06-2022 12:37 PM
is this nexus ? can you post-show version complete to suggest better.
07-06-2022 01:20 PM
can you more elaborate please I see only route-map.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide