188 Configuring and managing IP interfaces and services
NN47250-500 (Version 03.01)

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-addr mac-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:
WSS# 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