Ip route – Dell PowerEdge FX2/FX2s User Manual

Page 169

Advertising
background image

• For the management interface, enter the keyword

ManagementEthernet then the slot/port information.

The slot range is 0 and the port range is 0.

• For a 10 Gigabit Ethernet interface, enter the keyword

TenGigabitEthernet then the slot/port information.

• For VLAN, enter the keyword vlan then by a number

from 1 to 4094.

count value

(OPTIONAL) Enter the keywords count then the count value.
The ranges from 1 to 65534. The default is Infinity.

Command

Modes

EXEC Privilege

Command

History

Version 9.4(0.0)

Supported on the FN I/O aggregator.

Usage

Information

To stop packets from flooding the user terminal when debugging is turned on, use
the count option.

Example

ICMP: echo request rcvd from src 40.40.40.40

ICMP: src 40.40.40.40, dst 40.40.40.40, echo reply

ICMP: src 40.40.40.40, dst 40.40.40.40, echo reply

ICMP: echo request sent to dst 40.40.40.40

ICMP: echo request rcvd from src 40.40.40.40

ICMP: src 40.40.40.40, dst 40.40.40.40, echo reply

ICMP: src 40.40.40.40, dst 40.40.40.40, echo reply

ICMP: echo request sent to dst 40.40.40.40:

ip route

Assign a static route to the switch.

Syntax

ip route destination mask {ip-address | interface [ip-address]}
[distance]
To delete a specific static route, use the no ip route destination mask
{address | interface [ip-address]}
command.

To delete all routes matching a certain route, use the no ip route
destination mask command.

Parameters

destination

Enter the IP address in dotted decimal format of the
destination device.

mask

Enter the mask in the slash prefix format (/x) of the
destination device’s IP address.

ip-address

Enter the IP address in dotted decimal format of the
forwarding router.

169

Advertising