User Tools

Site Tools


hpe:switch:5500:configuration:acl:how_to_configure_basic_acl

HOW TO CONFIGURE BASIC ACL

Using basic ACL, filter the packet whose source IP address is 10.1.1.1 during the time range 8:00 - 18:00 every day. The host connects port GigabitEthernet1/0/50 of the switch.

Define the time range

Define time range from 8:00 to 18:00

[sw5500]time-range 3Comm 8:00 to 18:00 daily

Define the ACL for packet

Define the ACL for packet whitch source IP is 10.1.1.1

a. Enter the number basic ACL, number as 2000

b. Define the rules for packet which source IP is 10.1.1.1

[sw5500-acl-basic-2000]rule 1 deny source 10.1.1.1 0 time-range 3comm

Active ACL

Activete the ACL 2000

[sw5500-GigabitEthernet1/0/50]packet-filter inbound ip-group 2000

David Gonzalez 2021/03/29 10:34

hpe/switch/5500/configuration/acl/how_to_configure_basic_acl.txt · Last modified: 2021/03/29 10:35 by dgonzalez

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki