Siemens SCALANCE XM-400 Configuration Manual page 840

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

Advertisement

Security and authentication
11.4 IP access control list
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:
permit {any | ospf | vrrp | <protocol-type type(1-255)>} {any | host <src-ip> |
<network-src-ip> <mask>} {any | host <dest-ip> | <network-dest-ip> <mask>} [dscp
<value(0-63)>]
or
permit {any | host <src-ip> | <network-src-ip> <mask>} [{any | host <dest-ip> |
<network-dest-ip> <mask>}]
The parameters have the following meaning:
Parameter
any
ospf
vrrp
protocol-type
type
any
host
src-ip
network-src-ip
mask
any
host
dest-ip
network-dest-ip
mask
840
Description
Allows all protocols.
Forwarding of OSPF frames.
Forwarding of VRRP frames.
Keyword for the protocol type
Protocol type
Allows all incoming frames
Keyword for a single IP address
Source IP address
Network source address
Corresponding subnet mask
Allows all outgoing frames
Keyword for a single IP address
Destination IP address
Network destination address
Corresponding subnet mask
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Range of values / note
-
-
-
-
1 ... 255
-
-
Enter a valid IP address.
Enter a valid combination of IP
address and subnet mask.
-
-
Enter a valid IP address.
Enter a valid combination of IP
address and subnet mask.
Configuration Manual, 06/2016, C79000-G8976-C252-11

Advertisement

Table of Contents
loading

Table of Contents