Technical data
BLADEOS 6.3 Command Reference
BMD00186-B, April 2010 Chapter 4: Configuration Commands
313
IPv4 Static Route Configuration
Up to 128 IPv4 static routes can be configured.
Table 190 IP Static Route Configuration Commands
Command Syntax and Usage
ip route <IP subnet> <IP netmask> <IP nexthop> [<interface number>]
Adds a static route. You will be prompted to enter a destination IP address, destination subnet
mask, and gateway address. Enter all addresses using dotted decimal notation.
Command mode: Global configuration
no ip route <IP subnet> <IP netmask> [<interface number>]
Removes a static route. The destination address of the route to remove must be specified
using dotted decimal notation.
Command mode: Global configuration
no ip route destination-address <IP address>
Clears all IP static routes with this destination.
Command mode: Global configuration
no ip route gateway <IP address>
Clears all IP static routes that use this gateway.
Command mode: Global configuration
ip route ecmphash [sip][dip][protocol][tcpl4][udpl4]
[sport][dport]
Configures ECMP hashing parameters. You may choose one or more of the following
parameters:
sip: Source IP address
dip: Destination IP address
protocol: Layer 3 protocol
tcpl4: Layer 4 TCP traffic
udpl4: Layer 4 UDP traffic
sport: Source port
dport: Destination port
Command mode: Global configuration