04-27-2017 09:05 AM - edited 03-08-2019 10:22 AM
Hi In ASR9K, do you think the below command has different effect with normal way to remove prefix? The below do not need to use command "commit" and implemented under no configuration mode. Usually, we need to list all long prefixes when we want to modify it under configuration mode. Thank you
<In privilege mode>
edit prefix-set abc inline remove 100.10.0.0/19
Proceed with commmit (yes/no)? [yes]: yes
Solved! Go to Solution.
04-27-2017 10:09 PM
Hello,
excactly.
The 'edit inline' is supposed to make it easier to edit large prefix lists and policies.
04-27-2017 09:58 PM
Hello,
as I understand it, the 'inline' keyword opens the (default) GNU nano text editor. You don't need to commit your changes, but save the edit buffer with the 'Ctrl + X' keystroke. This will save your changes to the running configuration.
04-27-2017 10:02 PM
Thank you for your reply. So that means both ways to delete/add has the same effect, right?
04-27-2017 10:09 PM
Hello,
excactly.
The 'edit inline' is supposed to make it easier to edit large prefix lists and policies.
04-28-2017 09:02 AM
Thank you. Very good answer.
04-16-2018 02:09 PM
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