in
(
none
|
src
|
dst
|
both
)
Specifies the direction of packet flow — in specifies a packet flow from the
AP to the AC.
none specifies that the in direction will not be used as matching criteria in
the filter rule.
dst specifies that the IP address for this filter rule is the destination of the
packet flow.
src specifies that the IP address for this filter rule is the source of the packet
flow.
both specifies that the IP address for this filter rule can be either source or
destination.
(
allow
|
deny
)
Specifies whether packets will be allowed or denied when meeting the
criteria specified in the filter rule.
Usage
If the specified exception filter position already contains an exception filter, the
config
command
overwrites the existing exception filter. Use the
create
command to insert or append an exception
filter at the specified position.
Example
The following example modifies an existing filter:
WLC.siemens.com
:topology:r1:l3:exceptions# config 2 proto tcp 1.1.1.1/32
port 80 in dst allow
create
Use the
create
command to create an exception filter. The
create
command is available from the
topology:<named-topology>:l3:exception context of the CLI for b@ac, physical, and routed topologies.
create pos proto {udp|tcp|ah|esp|none|icmp|gre|0-255} A.B.C.D/0-32 [(port
0-65535[ 0-65535])|(type 0-255 [0-255])] in (none|src|dst|both) (allow|deny)
Parameters
pos
Specifies a position value for this filter in the filter list. Valid values are from
0–255.
proto
{
udp
|
tcp
|
ah
|
esp
|
none
|
icmp
|
gre
|
0-255
}
Specifies the protocol for this filter rule by number or name. Valid number
values are from 0–255. Valid name values are:
•
udp - UDP protocol
•
tcp - TCP protocol
•
ah - Authentication Header protocol
•
esp - Encapsulating Security Payload protocol
•
none - No protocols
•
icmp - ICMP protocol
•
gre - Generic Route Encapsulation protocol
A.B.C.D
/
0-32
Specifies the IPv4 IP address and mask.
topology Commands
create
SCALANCE WLC711 CLI Reference Guide
361
Содержание scalance WLC711
Страница 1: ...SCALANCE WLC711 CLI Reference Guide Release V9 21 14 C79000 G8976 C261 07 Published July 2015 ...
Страница 21: ...dns 2 192 1 2 3 dns 3 192 1 3 3 Common Commands show SCALANCE WLC711 CLI Reference Guide 21 ...
Страница 376: ...Example topology Commands vlanid SCALANCE WLC711 CLI Reference Guide 376 ...