Ipv6 traffic-filter 0, Ipv6 traffic-filter – Allied Telesis AT-FS970M Series User Manual

Page 1610

Advertising
background image

Chapter 97: ACL Commands

1610

IPV6 TRAFFIC-FILTER

Syntax

ipv6 traffic-filter <

ipv6_access_list

>

Parameters

<ipv6_access_list>

Specifies the name of an IPv6 access control list.

Mode

Port Interface mode

Description

Use this command to assign an IPv6 ACL to an interface. You must create
a Named IPv6 ACL before you assign it to a port with the IPV6 TRAFFIC-
FILTER command.

Use the no version of this command, NO IPV6 TRAFFIC-FILTER, to
remove an IPv6 ACL from a port.

Confirmation Command

“SHOW INTERFACE ACCESS-GROUP” on page 1621

Examples

This example adds an IPv6 ACL named “tcpdeny” to port 20:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.20
awplus(config-if)# ipv6 traffic-filter tcpdeny

This example adds an IPv6 ACL named “protopermit” to port 5:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.5
awplus(config-if)# ipv6 traffic-filter protopermit

Advertising