Deny Udp - Siemens SCALANCE XM-400 Configuration Manual

Simatic net industrial ethernet switches command line interface (cli)
Hide thumbs Also See for SCALANCE XM-400:
Table of Contents

Advertisement

11.4.4.8

deny udp

Description
With this command, you configure an IP access control list for the UDP protocol.
You have the following options:
● All incoming and/or outgoing UDP datagrams are not forwarded.
● Incoming and/or outgoing UDP datagrams of a specific host are not forwarded.
● Incoming and/or outgoing UDP datagrams of hosts of a specific subnet are not forwarded.
● Incoming and/or outgoing UDP datagrams are not forwarded to specific ports.
Note
Processing order of the lists
The access control lists are processed on the interface in the order in which they were
created.
The index number of the access control list is not used for this.
Requirement
You are in the ACL standard configuration mode.
The command prompt is as follows:
cli(config-std-nacl)#
Syntax
Call up the command with the following parameters:
deny udp {any | host <src-ip-address> | <src-ip-address> <src-mask>} [{ gt <src-port-
number(1-65535)> | lt <src-port-number(1-65535)> | eq <src-port-number(1-65535)> |
range <src-port-number (1-65535)> <src-port-number (1-65535)>}] [{any | host <dest-
ip-address> | <dest-ip-address> dest-mask>}] [{ gt <dest-port-number(1-65535)> | lt
<dest-port-number(1-65535)> | eq <dest-port-number(1-65535)> | range <dest-port-
number (1-65535)> <dest-port-number (1-65535)>}] [dscp<value(0-63)>]
Parameter
any
host
src-ip-address
src-ip-address
src-mask
src-port-number
dest-port-number
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 06/2016, C79000-G8976-C252-11
Description
Blocks all incoming UDP frames
Keyword for a an individual IPv4 ad-
dress
Source IPv4 address
Network source address
Corresponding subnet mask
Source port number
Destination port number
Security and authentication
11.4 IP access control list
Range of values / note
-
-
Enter a valid IPv4 address.
Enter a valid combination of IPv4
address and subnet mask.
1 ... 65535
853

Advertisement

Table of Contents
loading

Table of Contents