To configure the UDP (User Datagram Protocol) packets to be to be rejected based on the associated parameters, use the command deny udp in Extended ACL IP Configuration Mode.
Parameter | Type | Description |
---|---|---|
UDP |
Enter to configure the UDP packets to be rejected based on the associated parameters. | |
any |
Enter to specify that UDP packets can be denied from any source. | |
host |
Enter to specify the host source IPv4 address from which
the packets are denied. Note:
Both source and destination port cannot be configured. Only either source or the destination port range can be configured. |
|
<src-ip-address> |
Enter a value for the host source IPv4 address from which the packets are denied. | |
<src-mask> |
Enter to specify the network mask to be used with the destination IP address. | |
gt |
Enter to deny only the UDP control packets having the UDP source port numbers greater than the specified port number. | |
<port-number (1-65535)> |
Enter a value for the port number. This value ranges from 1 to 65535. | |
lt |
Enter to deny only the UDP control packets having the UDP source port numbers lesser than the specified port number. | |
<port-number (1-65535)> |
Enter a value for the port number. This value ranges from 1 to 65535. | |
eq |
Enter to deny only the UDP control packets having the specified UDP source port number. | |
<port-number (1-65535)> |
Enter a value for the port number. This value ranges from 1 to 65535. | |
range |
Enter to deny only the UDP control packets having the UDP source port numbers within the specified range. | |
<port-number (1-65535)> |
Enter a value for the port number. This value ranges from 1 to 65535. | |
any |
Enter to specify that UDP packets can be forwarded to any destination. | |
host |
Enter to specify the host destination IPv4 address to
be used for forwarding the packets. Note:
Both source and destination port cannot be configured. Only either source or the destination port range can be configured. |
|
<dest-ip-address> |
Enter a value for the host destination IPv4 address to which the packets are denied. | |
<dest-mask> |
Enter to specify the network mask to be used with the destination IP address. | |
gt |
Enter to deny only the UDP control packets having the UDP destination port numbers greater than the specified port number. | |
<port-number (1-65535)> |
Enter a value for the port number. This value ranges from 1 to 65535. | |
lt |
Enter to deny only the UDP control packets having the UDP destination port numbers lesser than the specified port number. | |
<port-number (1-65535)> |
Enter a value for the port number. This value ranges from 1 to 65535. | |
eq |
Enter to deny only the UDP control packets having the specified UDP destination port number. | |
<port-number (1-65535)> |
Enter a value for the port number. This value ranges from 1 to 65535. | |
range |
Enter to deny only the UDP control packets having the UDP destination port numbers within the specified range. | |
<port-number (1-65535)> |
Enter a value for the port number. This value ranges from 1 to 65535. | |
tos |
Enter to deny the UDP packets based on the following type of service configuration. | |
max-reliability |
Enter to deny the UDP packets having TOS field set as high reliability. | |
max-throughput |
Enter to deny the UDP packets having TOS field set as high throughput. | |
min-delay |
Enter to deny the UDP packets having TOS field set as low delay | |
normal |
Enter to deny all UDP packets. Does not check for the TOS field in the packets. | |
<value(0-7)> |
Enter to deny the protocol packets based on the TOS value
set. This value ranges from 0 to 7. This value represents different
combination of TOS.
|
|
dscp |
Enter to configure the Differentiated Services Code Point (DSCP) value to be checked against the packet | |
<value((0-63))> |
Enter a DSCP value. This value provides the quality of service control. This value ranges from 0 to 63. | |
priority |
Enter to configure the priority of the filter to decide which filter rule is applicable when the packet matches with more than one filter rules. Higher value of ‘filter priority’ implies a higher priority. | |
<short (1-255)> |
Enter a priority value. This value ranges from 1 to 255. | |
svlan-id |
Enter to configure Service VLAN value to match against incoming packets. | |
<vlan-id (1-4094)> |
Enter a value for Service VLAN. This value ranges from 1 to 4094. | |
svlan-priority |
Enter to specify Service VLAN related configuration. | |
<value (0-7)> |
Enter a Service VLAN ID value. This value ranges from 0 to 7. | |
cvlan-id |
Enter to configure Customer VLAN value to be matched against incoming packets. | |
<vlan-id (1-4094)> |
Enter a value for customer VLAN. This value ranges from 1 to 4094. | |
cvlan-priority |
Enter to configure Customer priority value to be matched against incoming packets. | |
<value (0-7)> |
Enter a Customer vlan ID value. This value ranges from 0 to 7. | |
double-tag |
Enter to specify that the filter is to be applied on double VLAN tagged packets | |
single-tag |
Enter to specify that the filter is to be applied on Single VLAN tagged packets |
Extended ACL IP Configuration Mode
iS5Comm (config)# ip access-list extended 1001
iS5Comm (config-ext-nacl)# deny udp any any priority 255