EasyManuals Logo

Extreme Networks ExtremeWare XOS Guide User Manual

Extreme Networks ExtremeWare XOS Guide
698 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #275 background imageLoading...
Page #275 background image
Applying ACL Policy Files
ExtremeWare XOS 11.3 Concepts Guide
275
An ACL mask defines a unique match criteria and relative rule precedence. Masks are automatically
generated based on the contents of an access-list policy. Only adjacent rules within the policy that have
identical match criteria will utilize the same ACL mask. For this reason, it is advantageous to list all
rules with the same match criteria together unless relative precedence with other policy rules is
required. Using VLAN-based or wildcards ACLs requires that the ACL masks are allocated on every
port in the system. For example, consider the following 2 policies:
policy1.pol :
entry one {
if {
source-address 1.1.1.1/32;
} then {
count debug;
}
}
entry two {
if {
protocol tcp;
destination-port 23;
} then {
permit;
}
}
entry three {
if {
source-address 2.2.2.2/32;
} then {
deny;
}
}
policy2.pol :
entry one {
if {
source-address 1.1.1.1/32;
} then {
count debug;
}
}
entry three {
if {
source-address 2.2.2.2/32;
} then {
deny;
}
}
entry two {
if {
protocol tcp;
destination-port 23;
} then {
permit;
}
}

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Extreme Networks ExtremeWare XOS Guide and is the answer not in the manual?

Extreme Networks ExtremeWare XOS Guide Specifications

General IconGeneral
BrandExtreme Networks
ModelExtremeWare XOS Guide
CategorySoftware
LanguageEnglish

Related product manuals