Telnet access is intended as a dev/debug tool. Best to use vtysh. 


On Thu, Oct 4, 2018 at 3:49 AM Heikki Lavaste <heikki.lavaste@hotmail.com> wrote:
  1. If I use vtysh to connect, I have access to all routing protocols I have enabled in the daemons file. If I do the same with telnet to localhost 2601, I don't have the protocols. If I understand correctly, I each protocol runs with a different port number and I can connect to OSPF with 2604, etc. Is there a way to "telnet in" and have access to all protocols?