Acl information, Show access-group, Show access-list – Microsens MS453490M Management Guide User Manual

Page 698: Table 85: acl information commands, Acl i

Advertising
background image

C

HAPTER

26

| Access Control Lists

ACL Information

– 698 –

ACL I

NFORMATION

This section describes commands used to display ACL information.

show access-group

This command shows the port assignments of ACLs.

C

OMMAND

M

ODE

Privileged Executive

E

XAMPLE

Console#show access-group

Interface ethernet 1/2

IP access-list david

MAC access-list jerry

Console#

show access-list

This command shows all ACLs and associated rules.

C

OMMAND

M

ODE

Privileged Exec

E

XAMPLE

Console#show access-list

IP standard access-list david:

permit host 10.1.1.21

permit 168.92.0.0 255.255.15.0

IP extended access-list bob:

permit 10.7.1.1 255.255.255.0 any

permit 192.168.1.0 255.255.255.0 any destination-port 80 80

permit 192.168.1.0 255.255.255.0 any protocol tcp control-code 2 2

MAC access-list jerry:

permit any host 00-30-29-94-34-de ethertype 800 800

IP extended access-list A6:

deny tcp any any control-flag 2 2

permit any any

Console#

Table 85: ACL Information Commands

Command

Function

Mode

show access-group

Shows the ACLs assigned to each port

PE

show access-list

Show all ACLs and associated rules

PE

Advertising