Command Reference Guide

126 CHAPTER 6: IP SERVICES COMMANDS
See Also
set arp on page 141
set arp agingtime on page 142
display interface Shows the IP interfaces configured on the wireless LAN switch.
Syntax
display interface [vlan-id]
vlan-id — VLAN name or number.
Defaults — If you do not specify a VLAN ID, interfaces for all VLANs are
displayed.
Usage — All.
History —Introduced in MSS Version 3.0.
Table 26 Output for display arp
Field Description
ARP aging time Number of seconds a dynamic entry can remain unused
before MSS removes the entry from the ARP table.
Host IP address, hostname, or alias.
HW Address MAC address mapped to the IP address, hostname, or alias.
VLAN VLAN the entry is for.
Type Entry type:
DYNAMIC — Entry was learned from network traffic and
ages out if unused for longer than the ARP aging
timeout.
LOCAL — Entry for the WX switch’s MAC address. Each
VLAN has one local entry for the WX switch’s MAC
address.
PERMANENT — Entry does not age out and remains in
the configuration even following a reboot.
STATIC Entry does not age out but is removed after a
reboot.
State Entry state:
RESOLVING — MSS sent an ARP request for the entry
and is waiting for the reply.
RESOLVED — Entry is resolved.