Reference Guide

Table Of Contents
no-refresh (Optional) Specify to delete the ARP entry from CAM. You can also use this option
with interface or ip ip-address to specify which dynamic ARP entries you want to delete.
Default Not configured
Command Mode EXEC
Usage
Information
Transit traffic may not be forwarded during the period when deleted ARP entries are resolved again and
re-installed in CAM. Use this option with extreme caution.
Example
OS10# clear ip arp interface ethernet 1/1/5
Supported
Releases
10.2.0E or later
clear ip route
Clears the specified routes from the IP routing table.
Syntax
clear ip route [vrf vrf-name] {* | A.B.C.D/mask}
Parameters
vrf vrf-name (Optional) Enter the keyword vrf and then the name of the VRF to clear the
routes corresponding to that VRF.
*Specify to clear the entire IP routing table. This option refreshes all the routes in the routing table
and the traffic flow is affected for all the routes in the switch.
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 traffic flow is affected only for the specified
route in the switch.
Default Not configured
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
Configures IP address to an interface.
Syntax
ip address ipaddress/mask
Parameters ipaddress/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
342 Layer 3