Reference Guide

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
also invalid. The no version of this command disables 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 route
Assigns a static route on the network device.
Syntax
ip route ip-prefix mask {next-hop | interface interface [route-preference]}
Parameters
ip-prefix — Enter the IP prex in dotted decimal format (A.B.C.D).
mask — Enter the mask in slash prex-length format (/x).
next-hop — Enter the next-hop IP address in dotted decimal format (A.B.C.D).
interface interface — Enter the interface type and interface information.
route-preference — (Optional) Enter the range (1 to 255).
Default Not congured
Command Mode CONFIGURATION
Usage Information The no version of this command deletes a static route conguration.
Example
OS10(config)# ip route 200.200.200.0/24 10.1.1.2
Supported Releases 10.2.0E or later
show ip arp
Displays the ARP table entries for specic a IP address or MAC address, static, dynamic, and a summary of all ARP entries.
Syntax
show ip arp [interface [ethernet | vlan | port-channel] | ip-address | mac-
address | static | dynamic | summary]
Parameters
interface — (Optional) Enter the keyword and interface information:
ethernet — Enter the node/slot/port[:subport] information.
vlan — Enter the VLAN ID number (1 to 4093).
port-channel — Enter the port-channel ID number (1 to 128).
ip-address — (Optional) Enter the IP address for the ARP entry in A.B.C.D format.
mac-address — (Optional) Enter the MAC address in nn:nn:nn:nn:nn:nn format.
static — (Optional) Enter the keyword to display static ARP entries.
dynamic — (Optional) Enter the keyword to display dynamic ARP entries.
summary — (Optional) Enter the keyword to display a summary of all ARP entries.
Default Not congured
280 Layer 3