Quagga a application software that used for application routing protocol, part quagga like in following

Quagga architecture divided in 2 that is:
1. Zebra–be liaison part between linux kernel with application routing protocol
2. Routing daemon–be regulator application routing protocol. example: ospfd, application that regulate routing protocol ospf, ripd application that regulate routing protocol rip
Quagga command, resemble by order of exist in cisco router
To installation:
Router# apt-get install quagga quagga-doc
beginning quagga configuration resides in directory etc/quagga
Router# ls /etc/quagga
daemons
debian.conf
Step-step to use routing protocol:
1. will choose daemon routing protocol that be used
2. make configuration base
3. activate daemon
4. logging to application routing protocol
5. do network distribution in pc router
1.Choose daemon routing protocol that be used
Activate quagga by edit file etc/quagga/daemons
Router# vim /etc/quagga/daemons
Change protocol that will use with changes “no” be “yes”, example:
zebra=no
ospfd=no
Become
zebra=yes
ospfd=yes
Meaning us activate zebra (obligatory activate)s and protocol ospf, example can also be done for protocol routing another.
2.Make base configuration
Make beginning configuration, to every daemon that activate. in first step we activate zebra and routing protocol, afterwards we also must make configuration file at directory etc/quagga/. configuration file that must be made:
– zebra.conf for zebra application (must be)
– ospfd.conf if we use OSPF routing protocol
– ripd.conf if we use RIP routing protocol
– bgpd.conf if we use BGP routing protocol
Can also by copy from documentation folder quagga. documentation quagga folder reside in usr/share/doc/quagga/examples/
Router# ls /usr/share/doc/quagga/examples/
bgpd.conf.sample ospf6d.conf.sample ripngd.conf.sample
bgpd.conf.sample2 ospfd.conf.sample vtysh.conf.sample
isisd.conf.sample ripd.conf.sample zebra.conf.sample
Manner to copy it:
Router#cp/usr/share/doc/quagga/
examples/zebra.conf.sample/etc/quagga/zebra.conf
Copy zebra file. conf. sample be zebra. conf (without sample). do also to another routing protocol, example ospfd. conf, ripd. conf or bgpd. conf













Pertamax…..
Dijamin ini atas.
You are the best men….
Thank for you info.
Best Reagard
sumintar.com
Jujur aku nggumun mas, Kok gak bingung sih sampean iku karo kode-kode sing mbulet iku.
Salam kenal
nice blog really, keep a good job!!
[...] Love Technology Toga-ac[dot][com] contain internet marketing, technology, life style, etc. « Quagga [...]
@ Petani Internet
Terima Kasih kunjungannya Pak Guru
@ Wahsip
Sebenarnya Linux itu mudah kok, asal mau belajar dan mempraktekkannya.
Salam kenal juga, terima kasih kunjungannya
@ areztdotcom
Thanks for your visiting,
Nice post… I will waiting for your next post! Hehe…
[...] BSD API like BSD system. For want of human resource, so the development of implementation IPv6 at Linux kernel cannot be continued with compilation drafts or [...]
good simple one