beautypg.com

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

Page 956

background image

IPv6 Software Access Control List (ACL) Commands

Software Reference for x310 Series Switches

37.4

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

Command List

ipv6 access-list extended (named)

Use this command when configuring an IPv6 extended access-list for filtering frames that
permit or deny IP, ICMP, TCP, UDP packets or ICMP packets with a specific value based on
the source or destination.

The no variant of this command removes a specified IPv6 extended access-list.

Syntax

[list-name]

ipv6 access-list extended <list-name>

no ipv6 access-list extended <list-name>

Syntax

[any|icmp|ip]

ipv6 access-list extended <list-name>

{deny|permit} {any|icmp|ip}

{<ipv6-source-address/prefix-length>|any}

{<ipv6-destination-address/prefix-length>|any}

[icmp-type>][log]

no ipv6 access-list extended <list-name>

{deny|permit} {any|icmp|ip}

{<ipv6-source-address/prefix-length>|any}

{<ipv6-destination-address/prefix-length>|any}

[icmp-type>][log]

Syntax

[tcp|udp]

ipv6 access-list extended <list-name>

{deny|permit} {tcp|udp}

{<ipv6-source-address/prefix-length>|any}

{eq <sourceport>|lt <sourceport>|gt <sourceport>|ne <sourceport>}

{<ipv6-destination-address/prefix-length>|any}

{eq <destport>|lt <destport>|gt <destport>|ne <destport>}

[log]

no ipv6 access-list extended <list-name> {deny|permit} {tcp|udp}

{<ipv6-source-address/prefix-length>|any}

{eq <sourceport>|lt <sourceport>|gt <sourceport>|ne <sourceport>}

{<ipv6-destination-addr/prefix-length>|any}

{eq <destport>|lt <destport>|gt <destport>|ne <destport>}

[log]

Parameter

Description

<list-name>

A user-defined name for the IPv6 software extended access-
list.

Parameter

Description

<list-name>

A user-defined name for the IPv6 software extended
access-list.

deny

The IPv6 software extended access-list rejects packets
that match the type, source, and destination filtering
specified with this command.