Ipv6 access-group, Ipv6 access-group (985) – LevelOne GTL-2691 User Manual

Page 985

Advertising
background image

C

HAPTER

30

| Access Control Lists

IPv6 ACLs

– 985 –

permit 2009:DB9:2229:5::/64

Console#

R

ELATED

C

OMMANDS

permit, deny (Standard IPv6 ACL) (981)

permit, deny (Extended IPv6 ACL) (982)

ipv6 access-group (985)

ipv6 access-group

This command binds a port to an IPv6 ACL. Use the no form to remove the

port.

S

YNTAX

ipv6 access-group acl-name in [time-range time-range-name]
no ipv6 access-group acl-name in

acl-name – Name of the ACL. (Maximum length: 16 characters)
in – Indicates that this list applies to ingress packets.
time-range-name - Name of the time range.

(Range: 1-30 characters)

D

EFAULT

S

ETTING

None

C

OMMAND

M

ODE

Interface Configuration (Ethernet)

C

OMMAND

U

SAGE

A port can only be bound to one ACL.

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

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

IPv6 ACLs can only be applied to ingress packets.

E

XAMPLE

Console(config)#interface ethernet 1/2

Console(config-if)#ipv6 access-group standard david in

Console(config-if)#

R

ELATED

C

OMMANDS

show ipv6 access-list (984)

Time Range (817)

Advertising