< Home

acl number (AS administrator profile view)

Function

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

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

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

This command can only be executed on a parent switch.

Format

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

undo acl 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 3900.

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 number command to configure an 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 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 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 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 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 number 3000 3002 3010 3011 3012
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >