ADC CUDA 3 User Manual
Page 335

Cuda 12000 IP Access Switch CLI-based Administration Guide
Creating Access Lists
333
For example, the following access list permits TCP traffic on port 23 (Telnet)
from host 172.16.19.200 to any IP address destination.
cli:172.16.19.10:root# access-list 5 permit 1 tcp 172.16.19.200
0.0.0.0 any eq 23
Creating UDP
Access Lists
To create a UDP access list, perform the following task in either root mode or
interface configuration mode:
The following example will prevent UDP traffic from host 172.16.10.200
from traveling over port 50:
cli:172.16.19.10:root# access-list 6 deny 1 udp 172.16.19.200
0.0.0.0 any eq 50
Task
Command
Create an UDP access
list.
access-list {deny | permit}
udp [
any} {
< mask > | any | host
[
[change-tos