run show filter


The command displays information about all filters or a specified filter.


Command Syntax
run show filter [<filter-name>]


Parameter
• <filter-name> Optional. Specifies a filter name.


Example
• This example shows all filter information:

admin@XorPlus# run show filter 
Filter: f1
Description: asa
Input interface: ge-1/1/1 
Filter: f2
Description: 
Input interface: vlan2 
Filter: f3
Description: 
Output interface: ge-1/1/2 
Filter: f4
Description: 
Output interface: vlan2
• Show filter f1
XorPlus# run show filter f1
Filter: f1
Description: asa
Input interface: ge-1/1/1 
  • This example shows an ACL-based ERSPAN information:
admin@Xorplus# run show filter f1
Filter: f1
    Description:
    Sequence: 1
        Description:
        match counter:  751233 packets
        match-condition:
            protocol:                 tcp
            source-address-ipv4:      1.1.1.100/32
        action: forward
        Erspan Output:
               state: UP
               source-ip: 172.1.1.100
               dest-ip: 192.1.1.100
               output-port: te-1/1/2
               tagged vlan:
               vrf:
               ttl: 255
        forwarding_class:
    Input interface: te-1/1/1

Copyright © 2024 Pica8 Inc. All Rights Reserved.