
Access Control List Commands
4-95
4
Command Usage
• Packets crossing a port are checked against all the rules in the ACL until a
match is found. The order in which these packets are checked is determined
by the mask, and not the order in which the ACL rules were entered.
• First create the required ACLs and ingress or egress masks before mapping
an ACL to an interface.
• If you enter
dscp
, you cannot enter
tos
or
precedence
. You can enter both
tos
and
precedence
without
dscp
.
• Masks that include an entry for a Layer 4 protocol source port or destination
port can only be applied to packets with a header length of exactly five bytes.
Example
This example creates an IP ingress mask with two rules. Each rule is checked in
order of precedence to look for a match in the ACL entries. The first entry matching
a mask is applied to the inbound packet.
This shows that the entries in the mask override the precedence in which the rules
are entered into the ACL. In the following example, packets with the source address
10.1.1.1 are dropped because the “deny 10.1.1.1 255.255.255.255” rule has the
higher precedence according the “mask host any” entry.
Console(config)#access-list ip mask-precedence in
Console(config-ip-mask-acl)#mask host any
Console(config-ip-mask-acl)#mask 255.255.255.0 any
Console(config-ip-mask-acl)#
Console(config)#access-list ip standard A2
Console(config-std-acl)#permit 10.1.1.0 255.255.255.0
Console(config-std-acl)#deny 10.1.1.1 255.255.255.255
Console(config-std-acl)#exit
Console(config)#access-list ip mask-precedence in
Console(config-ip-mask-acl)#mask host any
Console(config-ip-mask-acl)#mask 255.255.255.0 any
Console(config-ip-mask-acl)#
Содержание ES4625
Страница 1: ...Powered by Accton Management Guide ES4625 ES4649 24 48 Port Gigabit Ethernet Stackable Layer 3 Switch...
Страница 2: ......
Страница 4: ...ES4625 ES4649 F3 1 1 21 E042005 R01 149100022900A...
Страница 22: ...Contents xxii...
Страница 40: ...Introduction 1 10 1...
Страница 284: ...Configuring the Switch 3 232 3 Web Click Routing Protocol RIP Statistics Figure 3 134 RIP Statistics...
Страница 652: ...Command Line Interface 4 324 4...
Страница 666: ...Glossary Glossary 8...
Страница 672: ...Index 6 Index...
Страница 673: ......
Страница 674: ...ES4625 ES4649 E042005 R01 149100022900A...