SIGNAMAX a.s.
Office: Vlarska 22, 627 00 Brno, CZ
T:+420 533 338 854 l F:+420 533 338 883 l www.signamax.eu
40
protocol <any | 0-255>
Specify the IP protocol to be used.
<any | 0-255>: Specify “any” denote any
protocols or specify the type of transport
packets used e.g. 1=ICMP, 6=TCP, 17=UDP.
tos <any | 0-255>
Specify TOS (Type of Service) priority level.
<any | 0-255>: Specify “any” to denote any
priority levels or specify a priority level between
0 and 255.
source-port <any | 0-65535>
Configure the source port number that applies
to this rule.
<any | 0-65535>: Specify “any” to denote any
source port numbers or specify a specific
source port number between 0 and 65535.
For example:
SWH(config-acl_100)# source-port 80
dest-port <any | 0-65535>
Configure the destination port number that
applies to this rule.
<any | 0-65535>: Specify “any” to denote any
destination port numbers or specify a specific
destination port number between 0 and 65535.
For example:
SWH(config-acl_100)# dest-port 80
tcpflag <any | 0-255>
Specify TCP Flag values.
<any | 0-255>: Specify “any” to denote any
values in TCP flag field or specify a specific
TCP flag value.
service-vid <any | 1-4094>
Set up service provider VLAN ID. This is used
for double tagging.
<any | 1-4094>: Specify “any” to denote any
service provider VIDs or specify a specific
service provider VID.
permit-type <forward | mirror |
logging | ratelimit | svid | cvid>
Specify the action taken for this ACL rule.
<forward | mirror | logging | ratelimit | svid |
cvid>:
Forward: Specify “forward” to transfer packets.
Actions allowed for “forward” can be set by
issuing “action” parameter.
For example:
SWH(config_acl-100)# permit-type forward
SWH(config_acl-100)# action permit
Mirror: Specify “mirror” to send a copy of
packets in source ports to a target port. If you
would like to use this as permit type, you have
to set up Mirroring configurations. Please refer
to Mirror Command Mode for further
explanations.