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
39
shutdown <port_list> <enable |
disable>
To disable the interface.
<port_list>: Specify a port number or multiple
port numbers with the format 5, 7, 8, 9, 12 or
5, 7-9, 12
<enable | disable>: To enable or disable
shutdown function.
For example:
SWH(config-acl)#shutdown 1-4, 10-15, 18, 19
enable
add <acl_id> <any | policy1-8 |
port1-24>
To add an ACL configuration rule. The total
ACL rule that can be created is 110.
<acl_id>: Specify an ACL ID from 1 to 110.
NOTE: The ACL ID is used for reference only.
Each ID number can only be used once. The
lookup process will check the entry that you
enter first regardless of its ACL ID. For
example, if the ACL rule with ACL ID 5 is
entered before the ACL rule with ACL ID 3 is
entered, then the ACL rule with ACL ID 5 will
be looked up first before ACL ID 3.
<any | policy 1-8 | port1-24>: Specify “Any”
to use any port as the Ingress port. Specify a
policy ID to designate a port or a group of
ports as the Ingress port. Specify a port as the
Ingress port.
For example:
SWH(config-acl)#add 110 policy8
delete <acl_id>
To delete an ACL configuration rule.
<acl_id>: Specify an ACL ID from 1 to 110.
For example:
SWH(config-acl)#delete 110
show
Show current ACL settings.
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 110
to modify the details of ACL
110 rule.
SWH(config-
acl_
ACL ID
)#
action <permit | deny>
To permit or deny an ACL configuration rule.