Ipv4 Acl Configuration Commands; Acl - HP E4510-48G Command Reference Manual

4510g series
Table of Contents

Advertisement

December 31, 2004 23:59, you may use the time-range test 12:00 to 14:00 wednesday from
00:00 01/01/2004 to 23:59 12/31/2004 command.
You may create individual time ranges identified with the same name. They are regarded as one time
range whose active period is the result of ORing periodic ones, ORing absolute ones, and ANDing
periodic and absolute ones.
Examples
# Create an absolute time range named test, setting it to become active from 00:00 on January 1,
2008.
<Sysname> system-view
[Sysname] time-range test from 0:0 2008/1/1
# Create a periodic time range named test, setting it to be active between 8:00 to 18:00 during working
days.
<Sysname> system-view
[Sysname] time-range test 8:00 to 18:00 working-day
# Create a periodic time range named test, setting it to be active between 14:00 and 18:00 on
Saturday and Sunday.
<Sysname> system-view
[Sysname] time-range test 14:00 to 18:00 off-day

IPv4 ACL Configuration Commands

acl

Syntax
acl number acl-number [ name acl-name ] [ match-order { auto | config } ]
undo acl { all | name acl-name | number acl-number }
View
System view
Default Level
2: System level
Parameters
number acl-number: Specifies the number of the IPv4 ACL, which must be in the following ranges:
2000 to 2999 for basic IPv4 ACLs
3000 to 3999 for advanced IPv4 ACLs
4000 to 4999 for Ethernet frame header ACLs
name acl-name: Specifies the name of the ACL, which is a case insensitive string of 1 to 32 characters.
It must start with an English letter and cannot be the English word of all to avoid confusion.
match-order: Specifies the order in which ACL rules are matched.
auto: Performs depth-first match.
config: Performs matching against rules in the order in which they are configured.
all: Specifies all IPv4 ACLs.
14-5

Advertisement

Table of Contents
loading

Table of Contents