Adding Arp Entries - ADC CUDA 3 Administration Manual

Ip access switch cli-based administration guide
Table of Contents

Advertisement

286
C
14: C
HAPTER
ONFIGURING

Adding ARP Entries

IP
System interfaces can learn host addresses by sending out ARP requests.
Optionally, you can manually define these address mappings for a selected
interface by adding a static IP-to-MAC address entry to the ARP cache of a
selected interface.
Adding an ARP entry involves specifying both the IP address and the MAC
address that you want to map to each other.
You can add static ARP entries to Ethernet interfaces only.
You add an ARP entry to a selected interface by performing the following
tasks:
Task
1. Enter configuration mode for the
selected Ethernet interface.
2. Add the IP-to-MAC address
mapping.
Example
The following example adds a static ARP entry to Ethernet interface 1/11/1:
cli:172.16.19.10:root# interface 1/11/1
mode: interface:ethernet:csi(1/11/1)
cli:172.16.19.10:interface:ethernet:csi(1/11/1)# add arp
172.31.1.70 00:10:93:01:ef:d7
cli:172.16.19.10:interface:ethernet:csi(1/11/1)# show arp
row count: 1
IP Address
MAC Address
---------------- ------------------ ----------
172.31.1.70
00:10:93:01:ef:d7
cli:172.16.19.10:interface:ethernet:csi(1/11/1)#
Command
interface <c/s/i>
add arp <ip-address> <mac-address>
Type
static
ADC Telecommunications, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cuda 12000

Table of Contents