< Home

acl ipv6 number (AS administrator profile view)

Function

The acl ipv6 number command configures an IPv6 ACL rule number in an AS administrator profile.

The undo acl ipv6 number command deletes an IPv6 ACL rule number in an AS administrator profile.

By default, no IPv6 ACL rule number is configured in an AS administrator profile.

This command can only be executed on a parent switch.

Format

acl ipv6 number { acl-number } &<1-16>

undo acl ipv6 number { acl-number } &<1-16>

Parameters

Parameter Description Value
acl-number

Specifies an ACL rule number.

The value is an integer in the range from 3000 to 3999.

Views

AS administrator profile view

Default Level

3: Management level

Usage Guidelines

Usage Scenario

After creating an AS administrator profile, you can run the acl ipv6 number command to configure an IPv6 ACL rule number for an AS in the AS administrator profile. After the profile is bound to an AS, the following configuration is generated on the AS:
#
acl ipv6 number acl-number
 rule xxx
#

Precautions

  • In SVF, only 5-tuple information (source IP address, destination IP address, source port, destination port, and protocol type) can be specified in ACL rules.
  • The IPv6 ACL used in an AS administrator profile must have been created in the system view, and rules have been configured in the ACL view.
  • A maximum of 64 IPv6 ACLs can be configured in an AS administrator profile, and a maximum of 1024 rules can be created in an ACL. The total number of IPv4 and IPv6 ACL rules cannot exceed 4096.

Example

# Configure an IPv6 ACL rule number in an AS administrator profile.

<HUAWEI> system-view
[HUAWEI] uni-mng
[HUAWEI-um] as-admin-profile name profile_1
[HUAWEI-um-as-admin-profile_1] acl ipv6 number 3000 3002 3010 3011 3012
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >