Ethernet addresses, Deleting an address object, Adding an ethernet address – D-Link DFL-2500 User Manual

Page 50

Advertising
background image

Web Interface

1.

Go to Objects > Address Book > Add > IP address

2.

Specify a suitable name for the IP Range, for instance wwwservers.

3.

Enter 192.168.10.16-192.168.10.21 as the IP Address

4.

Click OK

Example 3.4. Deleting an Address Object

To delete an object named wwwsrv1 in the Address Book, do the following:

CLI

gw-world:/> delete Address IP4Address wwwsrv1

Web Interface

1.

Go to Objects > Address Book

2.

Select and right-click the address object wwwsrv1 in the grid.

3.

Choose Delete in the menu.

4.

Click OK

3.1.3. Ethernet Addresses

Ethernet Address objects are used to define symbolic names for Ethernet addresses (also known as
MAC addresses). This is useful, for instance, when populating the ARP table with static ARP
entries, or for other parts of the configuration where symbolic names are preferred over numerical
Ethernet addresses.

When specifying an Ethernet address the format aa-bb-cc-dd-ee-ff should be used. Ethernet
addresses are also displayed using this format.

Example 3.5. Adding an Ethernet Address

The following example adds an Ethernet Address object named wwwsrv1_mac with a numerical MAC address of
08-a3-67-bc-2e-f2:

CLI

gw-world:/> add Address EthernetAddress wwwsrv1_mac Address=08-a3-67-bc-2e-f2

Web Interface

1.

Go to Objects > Address Book > Add > Ethernet Address

2.

Specify a suitable name for the Ethernet Address object, eg. wwwsrv1_mac

3.

Enter 08-a3-67-bc-2e-f2 as the MAC Address

4.

Click OK

3.1.3. Ethernet Addresses

Chapter 3. Fundamentals

50

Advertising