Quagga

Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2008-02-04 06:35:07
Size: 1247
Editor: 123-2-46-70
Comment: Jonathan Ferguson
Revision 5 as of 2008-02-11 06:55:59
Size: 1774
Editor: 123-2-46-70
Comment: Jonathan Ferguson
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
[[BR]]attachment:bgpd.conf File owner: quagga - Quagga routing suite; File group: quagga
[[BR]]attachment:isisd.conf File owner: quagga - Quagga routing suite; File group: quagga
[[BR]]attachment:ospf6d.conf File owner: quagga - Quagga routing suite; File group: quagga
[[BR]]attachment:ospfd.conf File owner: quagga - Quagga routing suite; File group: quagga
[[BR]]attachment:ripd.conf File owner: quagga - Quagga routing suite; File group: quagga
[[BR]]attachment:ripngd.conf File owner: quagga - Quagga routing suite; File group: quagga
[[BR]]attachment:vtysh.conf File owner: quagga - Quagga routing suite; File group: quaggavty
[[BR]]attachment:zebra.conf File owner: quagga - Quagga routing suite; File group: quagga
[[BR]]attachment:bgpd.conf # File owner: quagga - Quagga routing suite; File group: quagga
[[BR]]attachment:isisd.conf # File owner: quagga - Quagga routing suite; File group: quagga
[[BR]]attachment:ospf6d.conf # File owner: quagga - Quagga routing suite; File group: quagga
[[BR]]attachment:ospfd.conf # File owner: quagga - Quagga routing suite; File group: quagga
[[BR]]attachment:ripd.conf # File owner: quagga - Quagga routing suite; File group: quagga
[[BR]]attachment:ripngd.conf # File owner: quagga - Quagga routing suite; File group: quagga
[[BR]]attachment:vtysh.conf # File owner: quagga - Quagga routing suite; File group: quaggavty
[[BR]]attachment:zebra.conf # File owner: quagga - Quagga routing suite; File group: quagga
Line 11: Line 11:
[[BR]]Then with `sudo nautilus` copy those Files to /etc/quagga and close Nautilus. [[BR]]Use `sudo nautilus` to copy those Files to /etc/quagga and alter their Permissions, then close Nautilus.
Line 22: Line 22:
[[BR]]`sudo gedit /etc/quagga/debian.conf` and make the following alterations, then save and close:
[[BR]]vtysh_enable=yes
[[BR]]zebra_options=" --daemon -A 127.0.0.1 --keep_kernel --retain"
[[BR]]bgpd_options=" --daemon -A 127.0.0.1 --retain"
[[BR]]ospfd_options=" --daemon -A 127.0.0.1"
[[BR]]ospf6d_options="--daemon -A ::1"
[[BR]]ripd_options=" --daemon -A 127.0.0.1 --retain"
[[BR]]ripngd_options="--daemon -A ::1"
[[BR]]isisd_options=" --daemon -A 127.0.0.1"
[[BR]]

BRDownload the following Files: BRattachment:bgpd.conf # File owner: quagga - Quagga routing suite; File group: quagga BRattachment:isisd.conf # File owner: quagga - Quagga routing suite; File group: quagga BRattachment:ospf6d.conf # File owner: quagga - Quagga routing suite; File group: quagga BRattachment:ospfd.conf # File owner: quagga - Quagga routing suite; File group: quagga BRattachment:ripd.conf # File owner: quagga - Quagga routing suite; File group: quagga BRattachment:ripngd.conf # File owner: quagga - Quagga routing suite; File group: quagga BRattachment:vtysh.conf # File owner: quagga - Quagga routing suite; File group: quaggavty BRattachment:zebra.conf # File owner: quagga - Quagga routing suite; File group: quagga BR BRUse sudo nautilus to copy those Files to /etc/quagga and alter their Permissions, then close Nautilus. BR BRsudo gedit /etc/quagga/daemons and make the following alterations, then save and close: BRzebra=yes BRbgpd=yes BRospfd=yes BRospf6d=yes BRripd=yes BRripngd=yes BRisisd=yes BR BRsudo gedit /etc/quagga/debian.conf and make the following alterations, then save and close: BRvtysh_enable=yes BRzebra_options=" --daemon -A 127.0.0.1 --keep_kernel --retain" BRbgpd_options=" --daemon -A 127.0.0.1 --retain" BRospfd_options=" --daemon -A 127.0.0.1" BRospf6d_options="--daemon -A ::1" BRripd_options=" --daemon -A 127.0.0.1 --retain" BRripngd_options="--daemon -A ::1" BRisisd_options=" --daemon -A 127.0.0.1" BR BRsudo /etc/init.d/quagga restart BR BR


[https://wiki.edubuntu.org/JonathanFerguson/Quagga]


JonathanFerguson/Quagga (last edited 2019-12-09 03:33:15 by jonathan-ferguson)