CLI Guide

Layer 3 Routing Commands 1520
Example
console(config-if-vlan1)#ip unnumbered 10.130.14.55
ip unnumbered gratuitous-arp accept
This command enables installation of a static interface route to the
unnumbered peer upon receiving a gratuitous ARP.
Syntax
ip unnumbered gratuitous-arp accept
no ip unnumbered gratuitous-arp accept
Default Configuration
The default mode is accept.
Command Mode
Interface (VLAN) Configuration
User Guidelines
IP unnumbered interfaces are supported in the default VRF only.
The interface should be configured as able to borrow an IP address, i.e. a
routing interface with no IP address.
Normally, the static ARP entry is only installed if the IP address matches one
of the local subnets. In case of unnumbered interfaces, static ARP entries
created for the unnumbered-peer do not match any of the local subnets. By
specifying the interface explicitly in the static ARP command, static ARP
entries for unnumbered-peers can be installed in the ARP table.
Command History
Introduced in version 6.2.0.1 firmware.
Example
console(config-if-vlan1)#ip unnumbered gratuitous-arp accept