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

Access Control List Commands
4-205
4
Example
Related Commands
show ip access-group
This command shows the ports assigned to IPv4 ACLs.
Command Mode
Privileged Exec
Example
Related Commands
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
permit, deny
Filters packets matching a specified source IPv6 address
IPv6-
STD-ACL
permit, deny
Filters packets meeting the specified criteria, including
destination IPv6 address, next header type, and flow label
IPv6-
EXT-ACL
show ipv6 access-list
Displays the rules for configured IPv6 ACLs
PE
ipv6 access-group
Adds a port to an IPv6 ACL
IC
show ipv6 access-group
Shows port assignments for IPv6 ACLs
PE