03-13-2018 01:49 PM - edited 03-01-2019 03:16 PM
Hi, I have a PE with an ipv4 vrf configured:
ip vrf internet
rd 1:1
route-target export 1:1
route-target import 1:2
Can i configure on another PE the same vrf in this way:
vrf definition internet
rd 1:1
!
address-family ipv4
route-target export 1:1
route-target import 1:2
exit-address-family
Also is there a way to migrate the first configuration into the second way configuration without affecting the services in that vrf?
Thanks for your answer
Solved! Go to Solution.
03-13-2018 04:34 PM
My mistake. The command is actually "vrf upgrade-cli".
Regards,
03-13-2018 03:54 PM - edited 03-13-2018 03:55 PM
The old style and new style cli are perfectly compatible.
if you upgrade to new style using the "upgrade-cli vrf" command, there should be no impact.
Regards,
03-13-2018 04:08 PM
Thanks for your answer but:
PE01(config)#upgrade-cli ?
% Unrecognized command
i'm working with ASR920
Cisco IOS XE Software, Version 03.16.05.S
03-13-2018 04:34 PM
My mistake. The command is actually "vrf upgrade-cli".
Regards,
03-14-2018 08:19 AM
Thank you very much for your help it works great
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