DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
61
will be displayed. If the user enables the ACL hardware counter for an access list, the counter will be
displayed based on each access list entry.
Example
This example shows how to display all access lists.
Switch# show access-list
Access-List-Name Type
-------------------------------------- ---------------
simple-ip-acl(ID: 3998) ip ext-acl
simple-rd-acl(ID: 3999) ip ext-acl
rd-mac-acl(ID: 6998) mac ext-acl
rd-ip-acl(ID: 1998) ip acl
ip6-acl(ID: 12999) ipv6 ext-acl
park-arp-acl arp acl
Total Entries: 6
Switch#
This example shows how to display the IP access list called R&D.
Switch# show access-list ip R&D
IP access list R&D(ID:3996)
10 permit tcp any 10.20.0.0 0.0.255.255
20 permit tcp any host 10.100.1.2
30 permit icmp any any
Switch#
This example shows how to display the content for the access list if its hardware counter is enabled.
Switch# show access-list ip simple-ip-acl
IP access list simple-ip-acl(ID:3994)
10 permit tcp any 10.20.0.0 0.0.255.255 (Ing: 12410 packets)
20 permit tcp any host 10.100.1.2 (Ing: 6532 packets)
30 permit icmp any any (Ing: 8758 packets)
Counter enable on following port(s):
Ingress port(s): eth1/0/5-eth1/0/8
Switch#
4-23 show vlan access-map
This command is used to display the VLAN access-map configuration information.
show vlan access-map [
MAP-NAME
]
Parameters
MAP-NAME
(Optional) Specifies the name of the VLAN access map being
Summary of Contents for DGS-1510 Series
Page 1: ...1 0 ...
Page 27: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 24 ...
Page 281: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 278 ...
Page 336: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 333 ...
Page 475: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 472 ...
Page 695: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 692 ...