Cambridge SoundWorks P460 Switch User Manual


 
Chapter 2 Avaya P460 CLI Commands
Avaya P460 Reference Guide 131
The syntax for this command is:
Show ip access-lists[<policy-list-number>]
Example:
show ip arp
User level: read-only, read-write, admin.
Use the show ip arp command to display the Address Resolution Protocol (ARP)
cache.
The syntax for this command is:
show ip arp
[<if-name> | <vlan> | <ip addr> |
<ip-mask> static]
policy-list-number The policy list number (integer from 100 to 199)
Router-1> show ip access-lists
ip access-list 100 10 deny-and-notify tcp
192.168.55.0 0.0.0.255 range 5000 6000
any range 7000 8000
ip access-list 100 30 deny udp
any
any
optional
ip access-list 100 35 deny ip
any
any
ip access-list 100 55 fwd7 tcp
host 192.168.3.4 eq 33333
host 10.6.7.8
default action for list 100 is permit
if-name Interface name (string up to 32 chars)
vlan VLAN NAME (string up to 16 chars) or VLAN ID (number)
ip-addr The IP address of the station(s)
ip-mask The ip mask of the routes.
static Display static ip ARP information.