1 Aug
2019
1 Aug
'19
1:57 p.m.
After years of not using vtysh (habit), we are switching to use it for frr6. However, one thing I cant seem to figure out is how to make terminal paginate the default ? On FreeBSD, I have the environment var set setenv VTYSH_PAGER '/usr/bin/less -EFX' but when I connect, I always have to issue terminal paginate and then it works from there. Is there a way to make this the default ? ---Mike