Operation Manual – ACLH3C S7500E Series Ethernet Switches Chapter 3 IPv6 ACL Configuration3-53.3.3 Configuration Examples# Create IPv6 ACL 3000 to permit the TCP packets with the source address2030:5060::9050/64 to pass. system-view[Sysname] acl ipv6 number 3000[Sysname-acl6-adv-3000] rule permit tcp source 2030:5060::9050/64# Verify the configuration.[Sysname-acl6-adv-3000] display acl ipv6 3000Advanced IPv6 ACL 3000, named -none-, 1 rule,ACL's step is 5rule 0 permit tcp source 2030:5060::9050/643.4 Copying an IPv6 ACLThis feature allows you to copy an existent IPv6 ACL to generate a new one, which is ofthe same type and has the same match order, match rules, rule numbering step anddescriptions as the source IPv6 ACL.3.4.1 Configuration PrerequisitesMake sure that the source IPv4 ACL exists while the destination IPv4 ACL does not.3.4.2 Configuration ProcedureFollow these steps to copy an IPv6 ACL:To do… Use the command… RemarksEnter system view system-view —Copy an existing IPv6ACL to generate a newone of the same typeacl ipv6 copy { source-acl6-number |name source-acl6-name } to{ dest-acl6-number | namedest-acl6-name }RequiredCaution:z The source IPv6 ACL and the destination IPv6 ACL must be of the same type.z The generated IPv6 ACL does not take the name of the source IPv6 ACL.