Routing IProuting
IX20 User Guide
437
9. Click Apply to savethe configuration and apply the change.
Command line
1. Select the device in Remote Manager and click Actions> Open Console, or log into the IX20
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 accessthe 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 thisroute 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/eth1
(config network route policy 0)>
d. Leave the source address type at the default of zone.
e. Leavethe sourceaddresszone 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)>