Configuration Mode Commands : SteelHead EX Commands : Data Interface Commands : ip data route
  
ip data route
Adds an IPv4 data interface static route.
Syntax
[no] ip data route <interface> <network-prefix> <network-mask> <next-hop-ip-address>
Parameters
<interface>
Interface.
<network-prefix>
Network prefix.
<network-mask>
Netmask.
<next-hop-ip-address>
IP address for the next-hop destination in this route.
Usage
Use this command to specify route settings for a data interface in data mode. The data mode provides support for converting additional network interface cards (NICs) added through an external card for use as data NICs.
The no command option disables the IPv4 data interface route.
Example
Edge1 (config) # ip data route Eth01 190.160.0.0 255.255.0.0 193.162.0.0
Product
SteelHead EX
Related Commands
hardware nic slot, ip data-gateway, ipv6 data route, ipv6 data-gateway