Ip route – Dell POWEREDGE M1000E User Manual
Page 102

86
Dell Converged Enhanced Ethernet Command Reference
53-1002115-01
ip route
5
ip route
Configures a static IP route.
Synopsis
ip route prefix mask {ip-address | interface interface-type interface-number} [distance]
no ip route prefix mask {ip-address | interface interface-type interface-number}
Operands
prefix
IP route prefix for the destination.
mask
Prefix mask for the destination. Both dotted decimal and integers between
1-32 are supported.
ip-address
IP address of the next hop that can be used to reach that network.
interface
interface-type
Network interface type (external TenGigabitEthernet interface, null,
port-channel, or VLAN).
interface-number
Layer-2 or layer-3 Interface number.
distance
An administrative distance (1-255). The default administrative distance for a
static route is 1.
Description
Use this command to configure static IP routes.
Defaults
There are no default configurations for this command.
Command
Modes
Global configuration mode.
User Guidelines
Use no ip route to remove the static IP route.
Example
none
See Also
none