Avaya X330WAN Network Router User Manual


 
Chapter 6 X330WAN CLI Commands
196 Avaya X330WAN User’s Guide
show ip arp
Use the show ip arp command to display the Address Resolution Protocol
(ARP) cache.
Syntax
show ip arp
[<interface>|<IP interface>|<ip addr>[<ip mask>] | static]
Parameters
Example
Note: To define a name that includes spaces, enclose the entire name in quotation
marks (e.g., “New York”).
show ip distribution access-lists
Use the show ip distribution access-lists command to display the content of
all current distribution lists or of a specific list.
Syntax
show ip distribution access-lists [<distribution-list-number>]
Parameters
interface
String (up to 32 characters).
IP interface
String (up to 32 characters).
ip addr
The IP address of the station(s).
ip mask
The IP mask of the routes.
static
Display static IP ARP information.
show ip arp Displays all ARP mapping.
show ip arp 192.168.49.1 Displays one host ARP mapping.
show ip arp 192.168.49.1 255.255.255.0 Displays a range of ARP mapping.
show ip arp “FabricFastEthernet 1:1” Displays Fabric ARP mapping.
show ip arp static Displays static ARP mapping.
distribution-list-number
The distribution list number. An integer from 1 to 99.