Users Guide

Table Of Contents
OS10(config)# ipv6 access-list ipv6test
OS10(conf-ipv6-acl)# deny icmp any any capture session 1
10.2.0E or later
deny ip
IPv4
deny ip [A.B.C.D | A.B.C.D/x | any | host ip-address] [[A.B.C.D | A.B.C.D/x
| any | host ip-address] [capture |count [byte] | dscp value | fragment]
A.B.C.D IPv4
A.B.C.D/x
any
capture
count
byte
dscp value DSCP 0 63
fragment 使 ACL
host ip-address IPv4 使
IPV4-ACL
使
OS10 使 count byte no
OS10(config)# ip access-list testflow
OS10(conf-ipv4-acl)# deny ip any any capture session 1 count
10.2.0E or later
deny ipv6
IPv6
deny ipv6 [A::B | A::B/x | any | host ipv6address] [A::B | A:B/x | any |
host ipv6address] [capture | count [byte] | dscp | fragment]
A::B IPv6
A::B/x / (/x)
any
capture
count
byte
dscp value DSCP 0 63
fragment 使 ACL
host ipv6address IPv6 使
IPV6-ACL
使
OS10 使 count byte no
OS10(config)# ipv6 access-list ipv6test
OS10(conf-ipv6-acl)# deny ipv6 any any capture session 1
1011