IPv6 ACLs 44

Command Mode

Privileged Exec

Example

Console#show ipv6 access-list standard IPv6 standard access-list david:

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

Console#

Related Commands

permit, deny (44-8)

ipv6 access-group(44-11)

ipv6 access-group

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

Syntax

[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.

Default Setting

None

Command Mode

Interface Configuration (Ethernet)

Command Usage

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.

Example

Console(config)#int eth 1/2

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

Console(config-if)#

Related Commands

show ipv6 access-list(44-10)

show ipv6 access-group

This command shows the ports assigned to IPv6 ACLs.

Command Mode

Privileged Exec

44-11

Page 399
Image 399
Accton Technology ES4548D, ES4524D manual Ipv6 access-group, Show ipv6 access-group, Syntax No ipv6 access-group aclname