[zebra 23201] Re: Newbie needs help with config file!!
sathya narayana
balaji_sai2004 at yahoo.co.in
Wed Aug 12 07:50:38 PDT 2009
Hi ,
Please find some of the steps :
Get the Zebra tar file
Grep for any previous ZEBRA installed
rpm -qa | grep zebra
If yes then
Uninstall it by using rpm -e <zebra> --nodeps ( to keep the libraries )
Then UNTAR it in ur linux PC.
tar xvzf <zebra>
./configure --enable-vtysh ( to get the vtysh )
make ; make install ;
then /usr/local/sbin/
will have the deamons installed
zebra , ospfd , bgp , pimd etc
cd /usr/local/etc/
then cp vtysh.conf.sample vtysh.conf
like this do for ospfd and zebra
and start the deamon as /usr/local/sbin/zebra -d
/usr/local/sbin/ospfd -d
then zebra and ospfd are configured and running in ur linux.
Chk by ps -A | grep zebra as well as for ospfd
then telnet localhost zebra
config term
interface eth0
ip address 11.11.11.11/24
write memory
sh run
telnet localhost ospfd
config term
router ospf
network 11.11.11.0/24 area 1
redistr or
redist kernel
ser z restart
ser o restart
UR box is a router now ENJOY ,
and root > VTYSH
show ip ospf databas
--sathya
________________________________
From: Hades_Pluto <bohueilin at hotmail.com>
To: zebra at ml.zebra.org
Sent: Wednesday, 12 August, 2009 1:53:59 AM
Subject: [zebra 23200] Newbie needs help with config file!!
Hi guys:
I am new to Zebra and I have trouble following the doc (I am new.. )
There is a sample zebra config file provided in the Zebra doc, can anyone
please provide me samples of config files to "ripd", "ripngd", "ospfd",
"ospf6d" and "bgpd" please!! I am having trouble with configure/running
these routing daemons... I really need some help so please!!
Greatly appreciated :-)
Best,
Hades
--
View this message in context: http://www.nabble.com/Newbie-needs-help-with-config-file%21%21-tp24882352p24882352.html
Sent from the Gnu - Zebra mailing list archive at Nabble.com.
_______________________________________________
Zebra mailing list
Zebra at ml.zebra.org
http://ml.zebra.org/mailman/listinfo/zebra
Love Cricket? Check out live scores, photos, video highlights and more. Click here http://cricket.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ml.zebra.org/pipermail/zebra/attachments/20090812/686cb2d0/attachment.html
More information about the Zebra
mailing list