Creating an Advanced ACL6
Context
An advanced ACL6 can classify IPv6 packets based on the following attributes: source IPv6 address, destination IPv6 address, protocol type supported by IPv6, and protocol-specific features such as the source and destination TCP port numbers, ICMPv6 protocol type, and ICMPv6 Code.
Before configuring an advanced ACL6, you need to create an advanced ACL6.
Procedure
- Run system-view
The system view is displayed.
- Run acl ipv6 { [ number ] acl6-number | name acl6-name [ advance ] }
An advanced ACL6 is created, and the advanced ACL6 view is displayed.
The parameter acl6-number specifies the number of an advanced ACL6. The value ranges from 3000 to 3999.
By default, no ACL6 is created.
- (Optional) Run step step
The ACL6 increment is configured.
By default, the increment between ACL6 rule IDs is 5.
- (Optional) Run description text
The ACL6 description is configured.
By default, no description is configured for an ACL6.
- Run commit
The configuration is committed.