/
set protocols dot1x filter sequence from ether-type

set protocols dot1x filter sequence from ether-type


The set protocols dot1x filter sequence from ether-type command configures the Ethernet type information of the matching packets based on the NAC-based ACL rules.


Command Syntax

set protocols dot1x filter <filter-name> sequence <sequence-number> from ether-type <ether-type>


Parameter

Parameter

Description

filter <filter-name>

Specifies the ACL filter name. The value is a string.

sequence <sequence-number>

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

ether-type <ether-type>

Specifies the Ethernet type of packets that match ACL rules. The value is an integer in decimal format that ranges from 1501 to 65535.


Example

  • Configure the Ethernet type of packets that match ACL rules to 4525.
admin@Xorplus# set protocols dot1x filter f1 sequence 2 from ether-type 4525
admin@Xorplus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.