Routing IP routing
IX30 User Guide
289
a. Use the ? to determine available interfaces:
(config network route policy 0)> dst interface ?
Interface: The network interface.
Format:
/network/interface/defaultip
/network/interface/defaultlinklocal
/network/interface/eth1
/network/interface/eth2
/network/interface/loopback
Current value:
(config network route policy 0)> dst interface
b. Set the interface. For example:
(config network route policy 0)> dst interface
/network/interface/eth1
(config network route policy 0)>
n
address: Matches the destination IPv4 address to the specified IP address or network.
Set the address that will be matched:
(config network route policy 0)> dst address value
(config network route policy 0)>
where value uses the format IPv4_address[/netmask], or any to match any IPv4
address.
n
address6: Matches the destination IPv6 address to the specified IP address or network.
Set the address that will be matched:
(config network route policy 0)> dst address6 value
(config network route policy 0)>
where value uses the format IPv6_address[/prefix_length], or any to match any IPv6
address.
n
mac: Matches the destination MAC address to the specified MAC address. Set the MAC
address to be matched:
(config network route policy 0)> dst mac MAC_address
(config network route policy 0)>
11. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
12. Type exit to exit the Admin CLI.
Depending on your device configuration, you may be presented with an Access selection
menu. Type quit to disconnect from the device.