Owner's Manual
328 | Chapter 13. ACLs
NETGEAR 8800 User Manual
source-address 10.5.2.246/32 ;
destination-address 10.0.1.16/32 ;
protocol upd ;
source-port 100 ;
destination-port 200 ;
} then {
deny ;
}
}
....
[The 125 intervening entries are not displayed in this example]
....
entry onehundred_twentynine {
if {
protocol udp ;
destination-port 1714 ;
} then {
deny ;
}
}
Figure 20 shows the result of applying the 129 entries. 128 of the entries are applied to one
slice, and the final entry is applied to a different slice. If another compatible entry is applied
from another port, for example, it will use Slice B.










