Security and authentication
11.4 IP access control list
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 11/2015, C79000-G8976-C252-10
729
Call up the command with the following parameters:
deny udp {any | host <src-ip> | <network-src-ip> <mask>} [{ gt <port-number(1-65535)>
| lt <port-number(1-65535)> | eq <port-number(1-65535)> | range <port-number (1-
65535)> <port-number (1-65535)>}] [{any | host <dest-ip> | <network-dest-ip> <mask>}]
[{ gt <port-number(1-65535)> | lt <port-number(1-65535)> | eq <port-number(1-65535)>
| range <port-number (1-65535)> <port-number (1-65535)>}] [dscp<value(0-63)>]
The parameters have the following meaning:
Blocks all incoming TCP segments
Keyword for a single IP address -
Enter a valid IP address.
Network source address Enter a valid combination of IP
address and subnet mask.
Corresponding subnet mask
Keyword for port numbers higher than
the specified number (gt: greater than).
-
Keyword for port numbers lower than
the specified number (lt: less than).
-
Keyword for a specific port number
-
Keyword for a range of port numbers.
Following this, the first and last port
number of the range is specified.
-
Blocks all outgoing TCP segments
Keyword for a single IP address
Enter a valid IP address.
Network destination address
Enter a valid combination of IP
address and subnet mask.
Corresponding subnet mask
Keyword for the Differentiated Services
-
Value for the Differentiated Services
Codepoint
0 ... 63
For information on names of addresses and interfaces, refer to the section "Interface
identifiers and addresses (Page 39)".
The IP access list for UDP datagrams has been configured.