H3C S7500E Series Command Manual page 1110

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – ACL
H3C S7500E Series Ethernet Switches
deny: Defines a deny statement to drop matched packets.
permit: Defines a permit statement to allow matched packets to pass.
protocol: Protocol carried on IPv6. It can be a number in the range 0 to 255, or in words,
gre (47), icmpv6 (58), ipv6, ipv6-ah (51), ipv6-esp (50), ospf (89), tcp (6), udp (17).
Table 1-9 Match criteria and other rule information for advanced IPv6 ACL rules
Parameters
source { source
source-prefix |
source/source-prefix
| any }
destination { dest
dest-prefix |
dest/dest-prefix |
any }
dscp dscp
logging
fragment
time-range
time-name
If the protocol argument is set to tcp or udp, you may define the parameters in the
following table.
Function
Specifies a source
IPv6 address.
Specifies a
destination IPv6
address.
Specifies a DSCP
preference
Specifies to log
matched packets
Specifies that the rule
applies to only IP
fragments.
Specifies the time
range in which the
rule can take effect.
1-30
Chapter 1 ACL Configuration Commands
Description
The source and source-prefix
arguments specify an IPv6 source
address and its prefix length in the
range 1 to 128.
The any keyword indicates any IPv6
source address.
The dest and dest-prefix arguments
specify a destination IPv6 address,
and its prefix length in the range 1 to
128.
The any keyword indicates any IPv6
destination address.
The dscp argument can be a
number in the range 0 to 63, or in
words, af11(10), af12(12), af13(14),
af21(18), af22(20), af23(22),
af31(26), af32(28), af33(30),
af41(34), af42(36), af43(38),
cs1(8), cs2(16), cs3(24), cs4(32),
cs5(40), cs6(48), cs7(56),
default(0), or ef(46).
––
––
The time-name argument
comprises 1 to 32 characters. It is
case insensitive and must start with
an English letter. To avoid
confusion, this name cannot be all.

Advertisement

Table of Contents
loading

Table of Contents