Ipv6 acls, Show ip access-group – LevelOne FGL-2870 User Manual

Page 571

Advertising
background image

Access Control List Commands

4-205

4

Example

Related Commands

show ip access-list (4-204)

show ip access-group

This command shows the ports assigned to IPv4 ACLs.

Command Mode

Privileged Exec

Example

Related Commands

ip access-group (4-204)

IPv6 ACLs

The commands in this section configure ACLs based on IPv6 addresses, next
header type, and flow label. To configure IPv6 ACLs, first create an access list
containing the required permit or deny rules, and then bind the access list to one or
more ports.

Console(config)#int eth 1/25
Console(config-if)#ip access-group david in
Console(config-if)#

Console#show ip access-group
Interface ethernet 1/25
IP access-list david in
Console#

Table 4-51 IPv6 ACL Commands

Command

Function

Mode

Page

access-list ipv6

Creates an IPv6 ACL and enters configuration mode for

standard or extended IPv6 ACLs

GC

4-206

permit, deny

Filters packets matching a specified source IPv6 address

IPv6-

STD-ACL

4-207

permit, deny

Filters packets meeting the specified criteria, including

destination IPv6 address, next header type, and flow label

IPv6-

EXT-ACL

4-208

show ipv6 access-list

Displays the rules for configured IPv6 ACLs

PE

4-209

ipv6 access-group

Adds a port to an IPv6 ACL

IC

4-209

show ipv6 access-group

Shows port assignments for IPv6 ACLs

PE

4-210

Advertising