
434
Get - Optional
Valid values: 0 - 4095
ip <ip-address>
IP address corresponding to the media-
dependent physical address.
Type: Create - Mandatory
Delete - Mandatory
Get - Optional
Valid values: 0.0.0.0 - 223.255.255.255
macaddr <mac-address>
The media-dependent physical address
Type: Create - Mandatory
Valid values: 0:0:0:0:0:1 - ff:ff:ff:ff:ff:fe
Example:
$ create arp rid 1 ip 192.168.161.11 macaddr 00:11:22:33:44:55
Output
Verbose Mode On
Entry Created
RID : 1 Ifname : -
Type : static Mac Address : 00:11:22:33:44:55
Ip Address. : 192.168.161.11
Verbose Mode Off:
Entry Created
Output Fields
FIELD Description
RID
RID refers to the Routing Information Database.
This database contains information about the
routes in the system. Each RID identifies a flow
and defines route related information for that flow.
The RID defines a flow based on the VLAN Id.
The database can be of 2 types,
IRD( Independent Routing Database) where there
are more than one RIDs in the system and each
RID defines separate routes in context of itself. . If
VlanId <X> and RID <X> have been created and
the routing database is configured for IRD, than
routes in RID <X> shall define flow for packets
coming on VLAN Id <X>. The other mode for the
database is SRD( Shared Routing Database)
where there is a single RID in the system and all
flows map to this RID. This RID has to be explicitly
created and no more than one RID can be created
in the system in this mode. Flows for all created
VLANs shall map to this RID for routing.
Ifname
This specifies the physical interface for the media.
It indicates the interface over which the IP address
for which the IP Net to media mapping has been
created can be reached.
Ip Address.
IP address corresponding to the media-dependent
physical address.
Type
This defines the type of mapping in use. The value
Invalid has the effect that this entry is not used. It
may be: Static, Dynamic, Other
Mac Address
The media-dependent physical address
Cautions
• The specified interface should pre-exist. Please refer to the create
ethernetintf command.
References
• delete arp command
• get arp command
Comentarios a estos manuales