GS-4210-Series (V2) User Manual

Table Of Contents
Command Guide of GS-4210 Series
63
[shutdown]
(Optional) Shutdown interface while ACE hit
Mode:
IP ACL Configuration
Usage Guide:
Use the deny command to add deny conditions for an IPv6 ACE that drop those packets hit the ACE. The “sequence
also represents hit priority when ACL bind to an interface. An ACE not specifies “sequence” index would assign a
sequence index which is the largest existed index plus 20. If packet content can match more than one ACE, the
lowest sequence ACE is hit. An ACE can not be added if has the same conditions as existed ACE. Use “shutdown
to shutdown interface while ACE hit.
Example:
The example shows how to add an ACE that denies packets with destination IP address fe80::abcd. You can verify
settings by the following show acl command
Switch334455(config)# ipv6 acl ipv6test
Switch334455(ip-al)# deny ipv6 any fe80::abcd/128
Switch334455(ip-al)# show acl
IPv6 access list ipv6test
sequence 1 deny ipv6 any fe80::abcd/128
4.3.10 bind acl
Command:
(mac|ip|ipv6) acl NAME
[no] (mac|ip|ipv6) acl NAME
Parameter:
(mac|ip|ipv6)
Specify a type of ACL to binding to interface
NAME
Specify the name of ACL
Mode:
Global Configuration
Context Configuration
Usage Guide:
Use the show acl command to show created ACLs. You can specify macip or ipv6 to show specific type ACL or