Avaya X330WAN Network Router User Manual


 
Layer 3 CLI Commands
Avaya X330WAN User’s Guide 197
Example
To display the content of distribution list number 1:
X330WAN-2DS1-1(configure)# show ip distribution access-lists 1
To display the content of all current distribution lists:
X330WAN-2DS1-1(configure)# show ip distribution access-lists
show ip icmp
Use the show ip icmp command to display the status (enabled/disabled) of ICMP
error messages.
Syntax
show ip icmp
show ip interface
Use the show ip interface command to display information for an IP interface.
Syntax
show ip interface [<interface-name>|<IP interface>|<ip-address>]
Parameters
Note: To define a name that includes spaces, enclose the entire name in quotation
marks (e.g., “New York”).
Example
To display all IP interfaces:
X330WAN-2DS1-1(configure)# show ip interface
To display all IP interfaces on one interface:
X330WAN-2DS1-1(configure)# show ip interface "FastEthernet 1"
To display specific IP interface information:
X330WAN-2DS1-1(configure)# show ip interface "FastEthernet 1.0"
To display the IP's interface:
X330WAN-2DS1-1(configure)# show ip interface 192.168.49.1
interface-name
The name of the interface whose information you want to display.
IP interface
A string (up to 32 characters).
ip-address
The IP address of the interface whose information you want to
display.