<div dir="ltr"><span style="font-size:12.8px">Hi All,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I was successful in installing quaga and got it working fine.</div><div style="font-size:12.8px">Then I decided to try frr. </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I followed all the instructions mentioned in the link below.</div><div style="font-size:12.8px"><a href="https://github.com/FRRouting/frr/blob/master/doc/Building_FRR_on_Ubuntu1604.md" target="_blank">https://github.com/FRRouting/<wbr>frr/blob/master/doc/Building_<wbr>FRR_on_Ubuntu1604.md</a></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Now when I try to telnet to zebra, it says "Vty password is not set".</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>telnet localhost zebra</div><div>Trying 127.0.0.1...</div><div>Connected to localhost.</div><div>Escape character is '^]'.</div><div>Vty password is not set.</div><div>Connection closed by foreign host.</div><div><br></div><div>I have added following config to /etc/frr/zebra.conf</div><div>but that is not helping.</div><div><br></div><div><div>sudo cat /etc/frr/zebra.conf</div><div>[sudo] password for sidhesh:</div><div>! Zebra configuration saved from vty</div><div>! 2002/02/28 01:46:12</div><div>!</div><div>hostname LinuxRouter</div><div>password zebra</div><div>enable password z3bRa</div><div>log file /var/log/zebra/zebra.log</div><div>!</div><div>interface eth0</div><div> description Interface to External Network</div><div> ip address <a href="http://10.0.0.1/24" target="_blank">10.0.0.1/24</a></div><div>!</div><div>interface eth1</div><div> description Interface to Internal Network</div><div> ip address <a href="http://192.168.66.1/24" target="_blank">192.168.66.1/24</a></div><div>password zebra</div></div><div><br></div><div>How do I configure Vty password for zebra in frr.</div></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>-$iddhesh.<br></div></div></div>
</div>