Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
236
The example below displays an IPStandard ACL
SMIS# show access-lists ip 1
Standard IP Access List 1
----------------------------
Source IP address : 172.20.20.0
Source IP address mask : 255.255.255.0
Destination IP address : 172.20.0.1
Destination IP address mask : 255.255.255.255
In Port List : ALL
Out Port
: ALL
Filter Action : Redirect to Fx0/10
Status : Active
8.3.8
IP Standard ACL Configuration Example 1
This example describes the commands required to implement the following ACL requirements on the
network setup shown in Figure ACL-2.
ACL 1 – Deny all traffic going from 172.20.0.0 network to 172.100.0.0 network, but allow only server
172.20.20.1 to access the 172.100.0.1 gateway.
ACL 2 – Redirect all traffic destined to IP 172.10.0.0 network to server 172.10.10.10.
Figure ACL-2: IP Standard ACL Example 1
ACL 1 Configuration
This ACL has two rules; one to allow traffic from 172.20.20.1 and the other to deny all traffic from the
172.20.0.0 network.
A permit rule needs to be created first.
SMIS# configure terminal
SMIS(config)# ip access-list standard acl_1a
172.100.0.0
Network
Server A
172.10.10.10
Gateway
172.100.0.1
Fx 0/10
172.20.0.0
Network
Switch
Fx 0/1