On May 16, 2016, at 10:03 AM, Devender <[email protected]> wrote: > I have Quagga/Zebra installed on Ubuntu 14-04 , I am able to connect to > Quagga CLI using Telnet but SSH to CLI is not working. Do Quagga CLI supports > SSH ?
No, it doesn't support either SSH or telnet. It's just sending text across a network socket. If you want ssh, you set it up on the router host, use ssh to connect, and then use vtysh. BTW, this sort of question probably belongs on quagga-users, not quagga-dev. /a _______________________________________________ Quagga-dev mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-dev
