Configuring and Managing IP Interfaces and Services 149

Adding an ARP Entry

WSS Software automatically adds a local entry for a WSS and dynamic entries for addresses learned from traffic received by the switch. You can add the following types of entries:

Dynamic—Ages out based on the aging timeout.

Static—Does not age out but is removed by a software reboot.

Permanent—Does not age out and remains in the ARP table following a software reboot. To add an ARP entry, use the following command:

set arp {permanent static dynamic} ip-addrmac-addr

To add a static ARP entry that maps IP address 10.10.10.1 to MAC address 00:bb:cc:dd:ee:ff, type the following command:

23x0# set arp static 10.10.10.1 00:bb:cc:dd:ee:ff

success: added arp 10.10.10.1 at 00:bb:cc:dd:ee:ff on VLAN 1

Nortel WLAN Security Switch 2300 Series Configuration Guide

Page 149
Image 149
Nortel Networks 2300 manual Adding an ARP Entry, Set arp permanent static dynamic ip-addrmac-addr