24 show access-group, Show access, Group – PLANET WGSW-50040 User Manual

Page 336

Advertising
background image

Commands for Security Function Chapter 6 Commands for TACACS+

access-list 1100(used 0 time(s))

access-list 1100 permit any-source-mac any-destination-mac tagged-eth2 14 2 0800

Displayed information

Explanation

access-list 10(used 1 time(s))

Number ACL10, 0 time to be used

access-list 10 deny any source

Deny any IP packets to pass

access-list 100(used 1 time(s))

Nnumber ACL10, 1 time to be used

access-list 100 deny ip any any-destination

Deny IP packet of any source IP address and

destination address to pass

access-list 100 deny tcp any any-destination

Deny TCP packet of any source IP address and

destination address to pass

access-list 1100 permit any-source-mac

any-destination-mac tagged-eth2 14 2 0800

Permit tagged-eth2 with any source MAC

addresses and any destination MAC addresses

and the packets whose 15th and 16th byte is

respectively 0x08 , 0x0 to pass.

21.24 show access-group

Command:

show access-group in (interface {Ethernet | Ethernet IFNAME})

Functions:

Display the ACL binding status on the port.

Parameters:

IFNAME, Port name.

Command Mode:

Admin and Configuration Mode.

Usage Guide:

When not assigning interface names, all ACL tied to port will be revealed.

Examples:

Switch#show access-group

interface name: Ethernet 1/1

IP Ingress access-list used is 100, traffic-statistics Disable.

interface name: Ethernet1/2

IP Ingress access-list used is 1, packet(s) number is 11110.

Advertising