Specifications
rarpd add
628 SSR Command Line Interface Reference Manual
rarpd add
Purpose
Maps a MAC address to an IP address.
Format
rarp add hardware-address <mac-address> ip-address <IPaddr>
Mode
Configure
Description
The rarpd add command allows you to map a MAC address to an IP address for use with
RARP. When a host makes a RARP request on the SSR, and its MAC address has been
mapped to an IP address with the rarp add command, the RARP server on the SSR
responds with the IP address that corresponds to the host’s MAC address.
Parameters
hardware-address <mac-address>
Is a MAC address in the form xx:xx:xx:xx:xx:xx or xxxxxx:xxxxxx.
ip-address <IPaddr>
Is the IP address to be mapped to the MAC address.
Restrictions
None
Example
To map MAC address 00:C0:4F:65:18:E0 to IP address 10.10.10.10:
ssr(config)# rarpd add hardware-address 00:C0:4F:65:18:E0 ip-address 10.10.10.10










