run show dot1x dynamic filter
The run show dot1x dynamic filter command displays the dynamic filter rules configured on the switch.
Command Syntax
run show dot1x dynamic filter <filter-name>
Parameter
Parameter | Description |
<filter-name> | Optional. Specifies the dynamic ACL filter name. The value is a string.
|
Exampe
Configure the dynamic ACL rules on the switch then run run show dot1x dynamic filter command to view the configurations.
admin@Xorplus# set protocols dot1x filter f4 sequence 500 from destination-address-ipv4 192.168.2.0/24
admin@Xorplus# set protocols dot1x filter f4 sequence 500 then forward
admin@Xorplus# run show dot1x dynamic filter
=================================================================
Filter: f4
Description :
--------------------------------------------------------------------
Sequence : 500
Description :
Match counter : 60544 packets
Match Condition :
Destination IPv4Net : 192.168.2.0/24
Action : FORWARD
=================================================================
Applied Clients : ge-1/1/1 00:00:00:11:22:33