Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1952
ip arp
Configures the allocation retention priority (ARP) options for the current context.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration
configure > context context_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-ctx)#
Syntax Description
ip arp ip_address mac_address [ vrf vrf_name ]
no ip arp 
ip_address mac_address
no
Removes the ARP configuration data for the specified IP address from the configuration.
ip_address
Specifies the IP address for which to configure the ARP options where ip_address is an IP address expressed
in IPv4 dotted-decimal notation.
mac_address
Specifies the media-specific access control layer address for the IP address. mac_address must be specified
as a an 6-byte hexadecimal number with each byte separated by a colon, for example., "AA:12:bb:34:f5:0E".
vrf vrf_name
Associates a Virtual Routing and Forwarding (VRF) context with this static ARP entry.
vrf_name is name of a preconfigured virtual routing and forwarding (VRF) context configured in Context
Configuration Mode 
via the ip vrf command.
Usage Guidelines
Manage the IP address mapping which is a logical/virtual identifier to the more lower layer addressing used
for address resolution in ICMP messages.
   Command Line Interface Reference, Modes C - D, StarOS Release 19
694
Context Configuration Mode Commands I-M
ip arp