Command Line Reference Guide
23
IPv4 Routing
The basic IPv4 commands are supported by FTOS on the Dell Networking S5000 switch.
arp
Use address resolution protocol (ARP) to associate an IP address with a MAC address in the switch.
S5000
Syntax
arp ip-address mac-address interface-type slot/port
To remove an ARP address, use the no arp ip-address command.
Parameters
ip-address
Enter an IP address in dotted decimal format.
mac-address
Enter a MAC address in nnnn.nnnn.nnnn format.
interface-type
slot/port
(OPTIONAL) Enter the interface keyword followed by the
interface type and slot/port or number information. Valid slot numbers
are 0-11. The valid port numbers for each interface type are listed
below.
• For a 10-Gigabit Ethernet interface, enter the keyword
tengigabitethernet followed by slot/port numbers.
The port range is 0 to 63.
• For a 40-Gigabit Ethernet interface, enter the keyword
fortyGigE followed by slot/port numbers. The ports are 48,
52, 56, and 60.
• For a Management interface, enter the keyword
managementethernet followed by slot/port numbers.
The port is 0.
• For a Port Channel interface, enter the keywords port-
channel
followed by a number from 1 to 128.
Defaults Not configured.
Command Modes CONFIGURATION
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
You cannot use Class D or Class E IP addresses or zero IP address (0.0.0.0) when creating a
static ARP. Zero MAC addresses (00:00:00:00:00:00) are also invalid.
559