Digi IX10 User Manual page 257

Hide thumbs Also See for IX10:
Table of Contents

Advertisement

Routing
New route policies are enabled by default. To disable:
(config network route policy 0)> enable false
(config network route policy 0)>
4. (Optional) Set the label that will be used to identify this route policy:
(config network route policy 0)> label "New route policy"
(config network route policy 0)>
5. Set the interface on the IX10 device that will be used with this route policy:
a. Use the ? to determine available interfaces:
b. Set the interface. For example:
(config network route policy 0)> interface /network/interface/eth1
(config network route policy 0)>
6. (Optional) Enable exclusive to configure the policy to drop packets that match the policy when
the gateway interface is disconnected, rather than forwarded through other interfaces:
(config network route policy 0)> exclusive true
(config network route policy 0)>
7. Select the IP version:
(config network route policy 0)> ip_version value
(config network route policy 0)>
where value is one of any, ipv4, or ipv6.
8. Set the protocol:
(config network route policy 0)> protocol value
(config network route policy 0)>
where value is one of:
any: All protocols are matched.
n
tcp: Source and destination ports are matched:
n
a. Set the source port:
b. Set the destination port:
IX10 User Guide
(config network route policy 0)> src_port value
(config network route policy 0)>
where value is the port number, or the keyword any to match any port as the
source port.
(config network route policy 0)> dst_port value
(config network route policy 0)>
where value is the port number, or the keyword any to match any port as the
destination port.
IP routing
257

Advertisement

Table of Contents
loading

Table of Contents