minirouter API¶
Info
Auto-generated by apigen.
Last updated 11 September 2026.
Introduction¶
This document contains an automatically generated form of the minirouter
command API help text. The same help text (minus some examples included here)
is available in minirouter by using the help command. You can get specific
help on a minirouter command by using help <command>.
Commands¶
bird¶
bird <flush,>
bird <commit,>
bird <routerid,> <id>
bird <static,> <network> <nh> <name>
bird <ospf,> <area> <network or lo>
bird <ospf,> <area> <network or lo> <option> <value>
bird <ospf,> <area> <filter,> <filtername or IPv4/MASK>
bird <bgp,> <processname> <local,neighbor> <IPv4> <asnumber>
bird <bgp,> <processname> <rrclient,>
bird <bgp,> <processname> <filter,> <filtername>
dnsmasq¶
dnsmasq <flush,>
dnsmasq <commit,>
dnsmasq <dhcp,> <range,> <addr> <low> <high>
dnsmasq <dhcp,> option <router,> <addr> <server>
dnsmasq <dhcp,> option <dns,> <addr> <server>
dnsmasq <dhcp,> <static,> <addr> <mac> <ip>
dnsmasq <dns,> <ip> <host>
dnsmasq <upstream,> <ip>
dnsmasq <ra,> <subnet>
fw¶
fw <default,> <accept,drop>
fw <accept,drop,reject> <in,out> <index> <dst> <proto>
fw <accept,drop,reject> <in,out> <index> <src> <dst> <proto>
fw chain <chain> <default,> action <accept,drop,reject>
fw chain <chain> action <accept,drop,reject> <dst> <proto>
fw chain <chain> action <accept,drop,reject> <src> <dst> <proto>
fw chain <chain> apply <in,out> <index>
fw <flush,>