![Intel 480T Скачать руководство пользователя страница 257](http://html1.mh-extra.com/html/intel/480t/480t_user-manual_2073446257.webp)
C H A P T E R 1 4
Access Policies
255
"implicit deny" or "implicit accept". If no access list entry is
satisfied, the default rule is used to determine whether the packet is
forwarded or dropped. If no default entry is specified, the implicit
behavior is to forward the packet.
The following example shows a default entry that is used to perform
an explicit deny function:
create access-list denyall ip dest 0.0.0.0/0
source 0.0.0.0/0 deny ports any
Once the default behavior of the access list is established, you may
create additional entries with precedence. The optional precedence
numbers range from 1 to 255, with the number 1 having the highest
precedence.
The following access-list example performs packet filtering in this
sequence, as determined by the precedence value:
•
Deny UDP port 32 and TCP port 23 traffic to the 10.2.XX
network.
•
All other TCP port 23 traffic destined for other 10.X.X.X
networks is permitted using Qp4.
•
All remaining traffic to 10.2.0.0 uses QoS profile Qp3.
With no default rule specified, all remaining traffic is allowed using
the default QoS profile.
create access-list deny102_32 udp dest 10.2.0.0/16
ip-port 32 source any ip-port any deny ports any
precedence 10
create access-list deny102_23 tcp dest 10.2.0.0/16
ip-port 23 source any ip-port any deny ports any
precedence 20
create access-list allow10_23 tcp dest 10.0.0.0/24
ip-port 23 source any ip-port any allow qosprofile
qp4 ports any precedence 30
create access-list allow102 ip dest 10.2.0.0/16
source 0.0.0.0/0 allow qosprofile qp3 ports any
precedence 40
Содержание 480T
Страница 16: ...14 P R E F A C E...
Страница 88: ...86 C H A P T E R 4 Configuring Switch Ports...
Страница 112: ...110 C H A P T E R 5 Virtual LANs VLANs...
Страница 152: ...150 C H A P T E R 8 Quality of Service QoS...
Страница 166: ...164 C H A P T E R 9 Enterprise Standby Router Protocol...
Страница 198: ...196 C H A P T E R 1 0 IP Unicast Routing...
Страница 228: ...226 C H A P T E R 1 1 RIP and OSPF...
Страница 254: ...252 C H A P T E R 1 3 IPX Routing...
Страница 274: ...272 C H A P T E R 1 4 Access Policies...
Страница 296: ...294 C H A P T E R 1 6 Using Web Device Manager...
Страница 320: ...318 A P P E N D I X A...
Страница 328: ...326 A P P E N D I X B...
Страница 346: ...344 A P P E N D I X C...
Страница 358: ...356 I N D E X...
Страница 366: ...364 I N D E X...