set protocols dot1x filter sequence from vlan


NOTE:

This command is no longer supported from version 4.3.2, since this filter has been deprecated.

The set protocols dot1x filter sequence from vlan command configures the VLAN ID information of the matching packets based on the NAC-based ACL rules.


Command Syntax

set protocols dot1x filter <filter-name> sequence <sequence-number> from vlan <vlan-id>


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.

vlan <vlan-id>

Specifies a VLAN ID. The value is an integer that ranges from 1 to 4094.


Example

  • Configure the VLAN ID of packets that match ACL rules to 100.
admin@Xorplus# set protocols dot1x filter f1 sequence 2 from vlan 100
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.