EasyManua.ls Logo

Supermicro SSE-F3548S - Modifying IP Standard Acls; Removing Ipstandard Acls

Supermicro SSE-F3548S
366 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
231
SMIS(config-std-nacl)# redirect fx 0/10 172.20.20.0 255.255.255.0 host 172.20.0.1
8.3.2 Modifying IP Standard ACLs
To modify a configured IP Standard ACL, follow the same steps used to create aIP Standard ACL. When
users modify an ACL with a deny, permit or redirect rule, the previously configured rule and its
parameters for that ACL will be completely overwritten with the newly provided rules and parameters.
When an ACL rule is modified, it is removed from the hardware ACL table and added back
based on the priority of the rule.
The example below shows anIP Standard ACL rule 50being created and then modified with different
parameters.
SMIS# configure terminal
SMIS(config)# ip access-list standard 50
SMIS(config-std-nacl)# deny 172.10.0.0 255.255.0.0 any
# Modify this ACL rule 50 to deny traffic destined to a particular host IP instead of to any.
SMIS# configure terminal
SMIS(config)# ip access-list standard 50
SMIS(config-std-nacl)# deny 172.10.0.0 255.255.0.0 host 172.50.0.1
8.3.3 Removing IPStandard ACLs
Follow the below steps to remove IP Standard ACLs.
Step
Command
Description
Step 1
configure terminal
Enters the configuration mode
Step 2
no ip access-list standard { <access-list-number(1-
32768)r> | <access-list-name> }
Deletes an IP Standard ACL using no ip-
access-list standard command.
access-list-numberthe ACL number
that needs to be deleted
access-list-namethe name of the ACL
that needs to be deleted
Step 3
show access-lists
Displays the configured ACL rules to
make sure the deleted ACL is removed
properly
Step 4
write startup-config
Optional step Saves this ACL
configuration to be part of startup
configuration.
The example below shows how to remove an IP StandardACL .

Table of Contents

Related product manuals