Show ip access- group, Show ip access-list, Show ip access-group – LevelOne GTL-2691 User Manual

Page 979

Advertising
background image

C

HAPTER

30

| Access Control Lists

IPv4 ACLs

– 979 –

C

OMMAND

U

SAGE

Only one ACL can be bound to a port.

If an ACL is already bound to a port and you bind a different ACL to it,

the switch will replace the old binding with the new one.

E

XAMPLE

Console(config)#int eth 1/2

Console(config-if)#ip access-group david in

Console(config-if)#

R

ELATED

C

OMMANDS

show ip access-list (979)

Time Range (817)

show ip access-

group

This command shows the ports assigned to IP ACLs.

C

OMMAND

M

ODE

Privileged Exec

E

XAMPLE

Console#show ip access-group

Interface ethernet 1/2

IP access-list david in

Console#

R

ELATED

C

OMMANDS

ip access-group (978)

show ip access-list

This command displays the rules for configured IPv4 ACLs.

S

YNTAX

show ip access-list {standard | extended} [acl-name]

standard – Specifies a standard IP ACL.
extended – Specifies an extended IP ACL.
acl-name – Name of the ACL. (Maximum length: 16 characters)

C

OMMAND

M

ODE

Privileged Exec

Advertising