[dev] Vty password is not set error

$iddhe$h Divekar siddhesh.divekar at gmail.com
Thu Aug 10 11:14:31 EDT 2017


Hi Donald,

I added the password which can be seen in zebra.conf below and restart frr
using following commands.

systemctl stop frr
systemctl start frr

sudo cat /etc/frr/zebra.conf
[sudo] password for sidhesh:
! Zebra configuration saved from vty
!  2002/02/28 01:46:12
!
hostname LinuxRouter
password zebra
enable password z3bRa
log file /var/log/zebra/zebra.log
!
interface eth0
 description Interface to External Network
 ip address 10.0.0.1/24
!
interface eth1
 description Interface to Internal Network
 ip address 192.168.66.1/24
*password zebra*

On Thu, Aug 10, 2017 at 4:52 AM, Donald Sharp <sharpd at cumulusnetworks.com>
wrote:

> Siddhesh -
>
> Did you add the enable password and restart zebra?
>
> donald
>
> On Wed, Aug 9, 2017 at 5:05 PM, $iddhe$h Divekar
> <siddhesh.divekar at gmail.com> wrote:
> > Hi All,
> >
> > I was successful in installing quaga and got it working fine.
> > Then I decided to try frr.
> >
> > I followed all the instructions mentioned in the link below.
> > https://github.com/FRRouting/frr/blob/master/doc/Building_
> FRR_on_Ubuntu1604.md
> >
> > Now when I try to telnet to zebra, it says "Vty password is not set".
> >
> > telnet localhost zebra
> > Trying 127.0.0.1...
> > Connected to localhost.
> > Escape character is '^]'.
> > Vty password is not set.
> > Connection closed by foreign host.
> >
> > I have added following config to /etc/frr/zebra.conf
> > but that is not helping.
> >
> > sudo cat /etc/frr/zebra.conf
> > [sudo] password for sidhesh:
> > ! Zebra configuration saved from vty
> > !  2002/02/28 01:46:12
> > !
> > hostname LinuxRouter
> > password zebra
> > enable password z3bRa
> > log file /var/log/zebra/zebra.log
> > !
> > interface eth0
> >  description Interface to External Network
> >  ip address 10.0.0.1/24
> > !
> > interface eth1
> >  description Interface to Internal Network
> >  ip address 192.168.66.1/24
> > password zebra
> >
> > How do I configure Vty password for zebra in frr.
> >
> > --
> > -$iddhesh.
> >
> > _______________________________________________
> > dev mailing list
> > dev at lists.frrouting.org
> > https://lists.frrouting.org/listinfo/dev
> >
>



-- 
-$iddhesh.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.frrouting.org/pipermail/dev/attachments/20170810/fce416af/attachment.html>


More information about the dev mailing list