Routing
IP routing
LR54 User Guide
390
9. Click
Apply
to save the configuration and apply the change.
Command line
1. Select the device in Remote Manager and click
Actions
>
Open Console
, or log into the LR54
local command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. Create the route policy:
a. Add a new routing policy:
(config)> add network route policy end
(config network route policy 0)>
b. Set the label that will be used to identify this route policy:
(config network route policy 0)> label "Domain-based policy"
(config network route policy 0)>
c. Set the interface:
(config network route policy 0)> interface /network/interface/wan1
(config network route policy 0)>
d. Leave the source address type at the default of
zone
.
e. Leave the source address zone at the default of
any
.
f. Configure the destination address:
i. Set the destination to use a domain:
(config network route policy 0)> dst type domain
(config network route policy 0)>