Installation and Getting Started Guide
6.Click the Apply button to save the change to the device’s
7.Select the Save link at the bottom of the dialog. Select Yes when prompted to save the configuration change to the
Creating Static RARP Entries
You must configure the RARP entries for the RARP table. The routing switch can send an IP address in reply to a client’s RARP request only if create a RARP entry for that client.
To configure static RARP entries, use the following methods.
USING THE CLI
To assign a static IP RARP entry for static routes on an HP routing switch, enter a command such as the following:
HP9300(config)# rarp 1 1245.7654.2348 192.53.4.2
This command creates a RARP entry for a client with MAC address 1245.7654.2348. When the routing switch receives a RARP request from this client, the routing switch replies to the request by sending IP address 192.53.4.2 to the client.
Syntax: rarp <number>
The <number> parameter identifies the RARP entry number. You can specify an unused number from 1 to the maximum number of RARP entries supported on the device. To determine the maximum number of entries supported on the device, see the “Configuring Basic Features” chapter of the Installation and Getting Started Guide.
The
The
USING THE WEB MANAGEMENT INTERFACE
1.Log on to the device using a valid user name and password for
2.Click on the plus sign next to Configure in the tree view to expand the list of configuration options.
3.Click on the plus sign next to IP in the tree view to expand the list of IP option links.
4.Click on the General link to display the IP configuration panel.
5.Click the Static RARP link.
•If the device does not have any static RARP entries, the Static RARP configuration panel is displayed, as shown in the following example.
•If a static RARP entry is already configured and you are adding a new entry, click on the Add Static RARP link to display the Static RARP configuration panel, as shown in the following example.
•If you are modifying an existing static RARP entry, click on the Modify button to the right of the row describing the entry to display the Static RARP configuration panel, as shown in the following example.
6.Enter the MAC address.
6 - 66