Reference Guide

A.B.C.D/mask —Specify the IP route to be removed from the IP routing table. This option refreshes all the
routes in the routing table, but the trac ow is aected only for the specied route in the switch.
Default Not congured
Command Mode EXEC
Usage Information This command does not remove the static routes from the routing table.
Example
OS10# clear ipv6 route 10.1.1.0/24
Supported Releases 10.3.0E or later
ip address
Congures IP address to an interface.
Syntax
ip address ip–address/mask
Parameters ip–address/mask — Enter the IP address.
Defaults None
Command Mode INTERFACE
Usage Information The no version of this command removes the IP address set for the interface.
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 the 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 IP neighbor in A.B.C.D format.
Layer 3 279