Connectivity Guide

Example
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# ip address 10.1.1.0/24
Supported Releases 10.3.0E or later
ip address dhcp
Enables DHCP client operations on the interface.
Syntax
ip address dhcp
Parameters None
Defaults None
Command Mode INTERFACE
Usage Information The no version of this command disables DHCP operations on the interface.
Example
OS10(config)# interface mgmt 1/1/1
OS10(conf-if-ma-1/1/1)# ip address dhcp
Supported Releases 10.3.0E or later
ip arp
Congures static ARP and maps the IP address of the neighbor to a MAC address.
Syntax
ip arp mac-address
Parameters mac-address — Enter the MAC address of the IP neighbor in A.B.C.D format.
Default Not congured
Command Mode INTERFACE
Usage Information Do not use Class D (multicast) or Class E (reserved) IP addresses. Zero MAC addresses (00:00:00:00:00:00) are
invalid. The no version of this command disables the IP ARP conguration.
Example
OS10(conf-if-eth1/1/6)# ip arp 10.1.1.5 08:00:20:b7:bd:32
Supported Releases 10.2.0E or later
ip arp gratuitous
Enables an interface to receive or send gratuitous ARP requests and updates.
Syntax
ip arp gratuitous {update | request}
Parameters
update — Specify to enable or disable ARP cache updates for gratuitous ARP.
request — Specify to enable or disable sending gratuitous ARP requests when duplicate address is detected.
Default Not congured
Command Mode CONFIG-INTERFACE
506 Layer 3