Show ip access-list-summary, Show ip arp, Show ip access-list-summary show ip arp – Avaya C460 User Manual

Page 169

Advertising
background image

Chapter 2 Avaya C460 CLI Commands

Avaya C460 Reference Guide

157

Example:

show ip access-list-summary

User level: user, privileged, supervisor
Use the show ip access-list-summary command to display a summary of
policy lists.

The syntax for this command is:

show ip access-list-summary

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]

C460-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

C460-1> show ip access-list-summary

The policy lists summary:

default List (0)

if-name

Interface name (string up to 32 chars)

Advertising