TCP/IP Configuration and Management Manual
SCF Reference
TCP/IP Configuration and Management Manual—427132-004
4-16
ADD ENTRY Command
ADD ENTRY Command
The ADD ENTRY command creates an entry in an ARP or ATMARP table. This is a
sensitive command.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
ENTRY entry-spec
specifies the name of the ENTRY object. The fully-qualified entry-spec has the
form:
If you specify the SCF object type (ENTRY) or any portion of the object name
(entry-spec) in a prior ASSUME command, you can omit it in this command. For
information about the ASSUME command, see the SCF Reference Manual for G-
Series RVUs or the SCF Reference Manual for H-Series RVUs.
ATMADDR atm-address
ATMADDR is the ATM address that is associated with this entry. Only NSAP
formatted addresses are allowed and must be entered as 40 hex digits. The atm
address portion must be enclosed in parentheses with only the following format
accepted:
ATMADDR
(ISONSAP:%H1234567890123456789012345678901234567890)
The ATMADDR attribute is only valid for entries of type ATMARP.
TYPE ARP | ATMARP
specifies the ENTRY type. A TYPE of ARP maps an IP address with an Ethernet or
token-ring MAC address. A TYPE of ATMARP maps an IP address with either a
destination’s ATM address or the PVC name being used on the ATM adapter. Both
types require an IP address. The TYPE ARP also requires the MACADDR
attribute. The TYPE ATMARP requires the ATMADDR attribute for SVC
ADD [ /OUT file-spec/ ] [ ENTRY entry-spec]
, TYPE { ARP | ATMARP }
, IPADDRESS ip-addr
[, MACADDR mac-address ]
[, ATMADDR atm-address ]
[, PVCNAME “name” ]
[, SUBNET “name” ]
$process-name . #entry-name