Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

The set firewall filter copp sequence from ether-type command configures a firewall filter rule based on the Ether-Type values for traffic classification.


Command Syntax

set firewall filter copp sequence <number> from ether-type <ether-type>


Parameter

Parameter

Description

sequence <number>

Specifies filter sequence number. The value is an integer that ranges from 0 to 9999.

The 15 integers 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120, 130, 140, 150 are not allowed to be used for sequence numbers in user-defined CoPP firewall filter rules.

ether-type <ether-type>

Specifies an Ether-Type value. The value is an integer in decimal format that ranges from 1501 to 65535.

 

Usage Guidelines

You can run the set firewall filter copp sequence from ether-type command to configure a firewall filter rule based on the Ether-Type for traffic classification so that the device processes packets matching the same firewall filter rule in the same manner.

 

Example

• Configure a firewall filter rule based on the Ether-Type value 34525.

admin@XorPlus# set firewall filter copp sequence 51 from ether-type 34525
admin@XorPlus# commit
  • No labels