Chapter 17: Access Control List Configuration Guide
256
SmartSwitch Router User Reference Manual
ACL Basics
An ACL consists of one or more
rules
describing a particular type of IP or IPX traffic.
ACLs can be simple, consisting of only one rule, or complicated with many rules. Each
rule tells the SSR to either permit or deny packets that match selection criteria specified in
the rule.
Each ACL is identified by a name. The name can be a meaningful string, such as
denyftp
or
noweb
or it can be a number such as
100
or
101
.
For example, the following ACL has a rule that permits all IP packets from subnet
10.2.0.0/16 to go through the SSR:
Defining Selection Criteria in ACL Rules
Selection criteria in the rule describe characteristics about a packet. In the example above,
the selection criteria are IP packets from 10.2.0.0/16.
The selection criteria you can specify in an ACL rule depends on the type of ACL you are
creating. For IP, TCP, and UDP ACLs, the following selection criteria can be specified:
•
Source IP address
•
Destination IP address
•
Source port number
•
Destination port number
•
Type of Service (TOS)
For IPX ACLs, the following selection criteria can be specified:
•
Source network address
•
Destination network address
•
Source IPX socket
•
Destination IPX socket
These selection criteria are specified as
fields
of an ACL rule. The following syntax
description shows the fields of an IP ACL rule:
Note:
The
acl permit|deny ip
command restricts traffic for all IP-based protocols, such
as TCP, UDP, ICMP, and IGMP. Variants of the a
cl permit|deny ip
command exist
acl 101 permit ip 10.2.0.0/16
acl
<name>
permit|deny
ip
<SrcAddr/Mask> <DstAddr/Mask> <SrcPort> <DstPort> <tos>
Содержание SmartSwitch Router
Страница 1: ...SmartSwitch Router User Reference Manual 9032578 04...
Страница 12: ...Notice 12 SmartSwitch Router User Reference Manual...
Страница 28: ...Preface 28 SmartSwitch Router User Reference Manual...
Страница 68: ...Chapter 3 Bridging Configuration Guide 68 SmartSwitch Router User Reference Manual...
Страница 74: ...Chapter 4 SmartTRUNK Configuration Guide 74 SmartSwitch Router User Reference Manual...
Страница 84: ...Chapter 5 DHCP Configuration Guide 84 SmartSwitch Router User Reference Manual...
Страница 108: ...Chapter 7 VRRP Configuration Guide 108 SmartSwitch Router User Reference Manual...
Страница 207: ...SmartSwitch Router User Reference Manual 207 Chapter 12 Multicast Routing Configuration Guide...
Страница 208: ...Chapter 12 Multicast Routing Configuration Guide 208 SmartSwitch Router User Reference Manual...
Страница 222: ...Chapter 13 IP Policy Based Forwarding Configuration Guide 222 SmartSwitch Router User Reference Manual...
Страница 232: ...Chapter 14 Network Address Translation Configuration Guide 232 SmartSwitch Router User Reference Manual...
Страница 254: ...Chapter 16 IPX Routing Configuration Guide 254 SmartSwitch Router User Reference Manual...
Страница 270: ...Chapter 17 Access Control List Configuration Guide 270 SmartSwitch Router User Reference Manual...
Страница 282: ...Chapter 18 Security Configuration Guide 282 SmartSwitch Router User Reference Manual...
Страница 294: ...Chapter 19 QoS Configuration Guide 294 SmartSwitch Router User Reference Manual...
Страница 298: ...Chapter 20 Performance Monitoring Guide 298 SmartSwitch Router User Reference Manual...
Страница 338: ...Chapter 22 WAN Configuration Guide 338 SmartSwitch Router User Reference Manual...