MAC class resequence
Syntax
class resequence ipv4|ipv6|mac start_increment
Resequencing a class renumbers the class from a specified starting point. Renumbering allows for additional space to be placed between the class entries while maintaining the proper order of the entries.
- ipv4
Classify traffic based on IPv4 information.
- ipv6
Classify traffic based on IPv6 information.
- mac
Classify traffic based on Ethernet header information.
- <1-2147483647>
The starting sequence number.
- <1-2147483646>
The increment for each entry.
Resequence a class starting at sequence 10 and incrementing by 5
(config)# class resequence mac 10 5