This is more of a bash question than a quagga question to be honest.

You can put this in your user's home dir .bashrc (E.G. /root/.bashrc):

export VTYSH_PAGER=more

Log out, log back in.

I don't change /etc/environment. I suspect you just missed the log out / log back in step. If you're still struggling after that, this isn't the perfect mailing list to find the answer.

Regards,
Michael.

On 09/06/16 20:59, Phaniprakash Jayanthi wrote:
Hi,
I am running Quagga on Ubuntu 14. I followed the steps in the link below for installing Quagga.

https://wiki.ubuntu.com/JonathanFerguson/Quagga

When I start the Quagga process using the command sudo vtysh, a new terminal opens which displays "END". I have to use q to close the terminal. This problem persists for every other vtysh command or ospf/bgp configuration commands. I added the lines "export VTYSH_PAGER=more" and "VTYSH_PAGER=more" to the end of files /etc/bash.bashrc & /etc/environment respectively and restarted the Quagga process but the problem persists. How do I get rid of this problem? This is really frustrating.
Regards,
Phaniprakash Jayanthi

_______________________________________________
Quagga-users mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-users


_______________________________________________
Quagga-users mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-users

Reply via email to