Access control lists, Ipv4 acls, 30 a – LevelOne GTL-2691 User Manual

Page 973: Ccess, Ontrol, Ists, Table 93: access control list commands, Table 94: ipv4 acl commands, 4 acl

Advertising
background image

– 973 –

30

A

CCESS

C

ONTROL

L

ISTS

Access Control Lists (ACL) provide packet filtering for IPv4 frames (based

on address, protocol, Layer 4 protocol port number or TCP control code),

IPv6 frames (based on address, DSCP traffic class, next header type, or

flow label), or any frames (based on MAC address or Ethernet type). To

filter packets, first create an access list, add the required rules, and then
bind the list to a specific port. This section describes the Access Control List

commands.

IP

V

4 ACL

S

The commands in this section configure ACLs based on IPv4 addresses,

TCP/UDP port number, protocol type, and TCP control code. To configure

IPv4 ACLs, first create an access list containing the required permit or deny

rules, and then bind the access list to one or more ports.

Table 93: Access Control List Commands

Command Group

Function

IPv4 ACLs

Configures ACLs based on IPv4 addresses, TCP/UDP port number,

protocol type, and TCP control code

IPv6 ACLs

Configures ACLs based on IPv6 addresses or DSCP traffic class

MAC ACLs

Configures ACLs based on hardware addresses, packet format,

and Ethernet type

ARP ACLs

Configures ACLs based on ARP messages addresses

ACL Information

Displays ACLs and associated rules; shows ACLs assigned to each

port

Table 94: IPv4 ACL Commands

Command

Function

Mode

access-list ip

Creates an IP ACL and enters configuration mode for

standard or extended IPv4 ACLs

GC

permit, deny

Filters packets matching a specified source IPv4

address

IPv4-

STD-ACL

permit, deny

Filters packets meeting the specified criteria, including

source and destination IPv4 address, TCP/UDP port

number, protocol type, and TCP control code

IPv4-

EXT-ACL

ip access-group

Binds an IPv4 ACL to a port

IC

show ip access-group

Shows port assignments for IPv4 ACLs

PE

show ip access-list

Displays the rules for configured IPv4 ACLs

PE

Advertising