Static Route Settings
The static routing option allows you to define fixed routes to specific destinations.
Routing Table
| IP | Netmask | Gateway | Metric | Interface |
| 192.168.20.0 | 255.255.255.0 | 0.0.0.0 | 0 | br1 |
| 192.168.10.0 | 255.255.255.0 | 0.0.0.0 | 0 | br0 |
| 127.0.0.0 | 255.0.0.0 | 0.0.0.0 | 0 | lo |











