Routing IP routing
Digi TransPort WR Routers User Guide
179
c. Enable the routing rule:
digi.router> routing-rule 1 state on
2. Configure the routing rule for LAN2:
a. Set the source to LAN2:
digi.router> routing-rule 2 src lan2
b. Set the wan to WAN2:
digi.router> routing-rule 2 wan 2
c. Enable the routing rule:
digi.router> routing-rule 2 state on
3. Save the configuration:
digi.router> save config
Example: Route all traffic to a specific network through a specific WAN
This example uses the routing-rule to route all traffic to the 202.98.2.0/24 through WAN3.
Web
Current not supported.
Command line
1. Configure the destination network:
digi.router> routing-rule 1 dst-ip-address 202.98.2.0/24
2. Set wan to WAN3:
digi.router> routing-rule 1 wan 3
3. Enable the routing rule:
digi.router> routing-rule 2 state on
4. Save the configuration:
digi.router> save config
Show routing rules
Web
Current not supported.
Command line
The show routing-rule command displays the current routing rules configuration: