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
37
2.6.1 ACL command mode
Enter the acl command in Config mode. Then, the acl mode shows as follows:
SWH(config)# acl
SWH(config-acl)#
Command
Purpose & Description
Usage
=================== =========================== =============================
<id> Edit ACL ID <id>
rate-lim-id Set Rate Limit ID rate-lim-id <id> <rate>
add Add ACL add <id>
delete Delete ACL del <id>
apply Apply ACL apply
exit Exit from current mode exit
show Show ACL settings show
SWH(config-acl)#
Prompt
Command & Parameter
Description
rate-lim-id <id> <rate>
Specify the rate of traffic that is sent or received
on the interface.
<id>: Specify a rate limiter ID from 1 to 128.
<rate>: 16-1000000(Kbps). Traffic that is less
than or equal to the specified rate will be sent;
whereas, traffic sent or received that exceeds
the rate will be discarded.
add <acl_id>
Add an ACL configuration rule. 300 ACL rules
can be created in this Managed Switch.
<acl_id>: Specify an ACL ID from 1 to 300.
NOTE: Each ACL ID number can only be used
once. The lookup process will start from the ID
with the lowest value to the highest one.
For example:
SWH(config-acl)# add 100
delete <acl_id>
Delete an existing ACL configuration rule.
<acl_id>: Specify an existing ACL ID that you
would like to delete.
For example:
SWH(config-acl)# delete 100
apply
Apply currently-configured ACL settings. The
settings will become effective immediately when
you issue “apply” command.
exit
Quit the current mode and return to
Configuration mode.
SWH(config-acl)#
show
Show ACL or rate limiting configurations.
Edit details of an ACL configuration rule.
If you would like to modify an existing ACL rule, you can enter acl ACL ID after
SWH(config)#. For example, enter SWH(config)# acl 100 to modify the details of ACL
100 rule.
SWH(config-
acl_
acl id
)#
in-port <any | 1-26>
Set up which port is the ingress port.