beautypg.com

Ipv6 access-list (named) – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 937

background image

IPv6 Hardware Access Control List (ACL) Commands

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

36.5

ipv6 access-list (named)

Use this command to either create a new IPv6 hardware access-list, or to select an existing
IPv6 hardware access-list in order to apply a filter entry to it.

Use the no variant of this command to delete an existing IPv6 hardware access-list.

Syntax

ipv6 access-list

no ipv6 access-list >

Mode

Global Configuration

Default

Any traffic on an interface controlled by a hardware ACL that does not explicitly match a
filter is permitted.

Usage

Use IPv6 hardware named access-lists to control the transmission of IPv6 packets on an
interface, and restrict the content of routing updates. The switch stops checking the IPv6
hardware named access-list when a match is encountered.

For backwards compatibility you can either create IPv6 hardware named access-lists from
within this command, or you can enter ipv6 access-list followed by only the IPv6
hardware named access-list name. This latter (and preferred) method moves you to the
(config-ipv6-hw-acl)

prompt for the selected IPv6 hardware named access-list

number, and from here you can configure the filters for this selected IPv6 hardware named
access-list.

Examples

To create an IPv6 access-list named my-ipv6-acl, use the commands:

Note

Before you can delete an access-list, you must first remove it from any interface
it is assigned to.

Parameter

Description

Specify an IPv6 access-list name.

Note

Hardware ACLs will permit access unless explicitly denied by an ACL action.

awplus#

configure terminal

awplus(config)#

ipv6 access-list my-ipv6-acl

awplus(config-ipv6-hw-acl)#