quagga_ospfd
0.6.1
Services: Quagga OSPFd
/usr/local/pkg/quagga_ospfd.inc
pkg_edit.php?xml=quagga_ospfd.xml&id=0
/usr/local/pkg/
644
- https://packages.pfsense.org/packages/config/quagga_ospfd/quagga_ospfd.inc
/usr/local/pkg/
644
- https://packages.pfsense.org/packages/config/quagga_ospfd/quagga_ospfd_interfaces.xml
/usr/local/www/
644
- https://packages.pfsense.org/packages/config/quagga_ospfd/status_ospfd.php
/usr/local/bin/
777
- https://packages.pfsense.org/packages/config/quagga_ospfd/quaggactl
Global Settings
pkg_edit.php?xml=quagga_ospfd.xml&id=0
Interface Settings
pkg.php?xml=quagga_ospfd_interfaces.xml
Status
/status_ospfd.php
Quagga OSPFd
quagga.sh
ospfd
OSPF routing daemon
Quagga Zebra
quagga.sh
zebra
Quagga core/abstraction daemon
Master Password
password
input
Logging
logging
If set to yes, Logs will be written via syslog.
checkbox
Log Adjacency Changes
adjacencylog
If set to yes, adjacency changes will be written via syslog.
checkbox
Router ID
routerid
wikipedia.
]]>
input
Area
area
wikipedia.
]]>
input
Disable FIB updates (Routing table)
updatefib
Disables the updating of the host routing table(turns into stub router).
checkbox
Redistribute connected subnets
redistributeconnectedsubnets
Enables the redistribution of connected networks (Default no)
checkbox
Redistribute default route
redistributedefaultroute
Enables the redistribution of a default route to this device (Default no)
checkbox
Redistribute static
redistributestatic
Enables the redistribution of static routes (only works if you are using quagga static routes)
checkbox
Redistribute Kernel
redistributekernel
Enables the redistribution of kernel routing table (this is required if using pfsense static routes)
checkbox
SPF Hold Time
spfholdtime
Set the SPF holdtime in MILLIseconds. The minimum time between two consecutive shortest path first calculations. The default value is 5 seconds; the valid range is 1-5 seconds.
input
SPF Delay
spfdelay
Set SPF delay in MILLIseconds. The delay between receiving an update to the link state database and starting the shortest path first calculation. The default value is 1; valid range is 1-10 seconds.
input
RFC 1583 compatible
rfc1583
If set to yes, decisions regarding AS-external routes are evaluated according to RFC 1583. The default is no.
checkbox
These rules take precedence over any redistribute options specified above.
none
rowhelper
Disable <br/>Redistribution
redistribute
Redistribute rules.
checkbox
20
Disable <br/>Acceptance
acceptfilter
Accept Filter
checkbox
20
Subnet to Route
routevalue
input
25
Area ID
routearea
input
10
CARP Status IP
carpstatusip
IP address used to determine the CARP status. When the VIP is in BACKUP status, quagga will not be started. <br/>NOTE: Requires changes to /etc/rc.carpmaster to start quagga and /etc/rc.carpbackup to stop quagga or it will not be fully effective.
input
25
quagga_ospfd_install_conf();
quagga_ospfd_validate_input();