Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All
     
     

    show interfaces filters

    Syntax

    show interfaces filters<interface-name>

    Release Information

    Command introduced in Junos OS Release 9.0 for EX Series switches.

    Description

    Display firewall filters that are configured on each interface in a system.

    Options

    none

    Display firewall filter information about all interfaces.

    interface-name

    (Optional) Display firewall filter information about a particular interface.

    Required Privilege Level

    view

     
     

    List of Sample Output

    show interfaces filters
    show interfaces filters <interface-name>

    Output Fields

    Table 1 lists the output fields for the show interfaces filters command. Output fields are listed in the approximate order in which they appear.

    Table 1: show interfaces filters Output Fields

    Field Name

    Field Description

    Level of Output

    Interface

    Name of the physical interface.

    All levels

    Admin

    Interface state: up or down.

    All levels

    Link

    Link state: up or down.

    All levels

    Proto

    Protocol that is configured on the interface.

    All levels

    Input Filter

    Name of the firewall filter to be evaluated when packers are received on the interface.

    All levels

    Output Filter

    Name of the firewall filter to be evaluated when packets are transmitted on the interface.

    All levels

    Sample Output

    show interfaces filters

    user@host> show interfaces filters
    Interface       Admin Link Proto Input Filter         Output Filter
    ge-0/0/0        up    down
    ge-0/0/0.0      up    down eth-switch unknown
    ge-0/0/1        up    down
    ge-0/0/1.0      up    down eth-switch unknown
    ge-0/0/2        up    down
    ge-0/0/3        up    down
    ge-0/0/4        up    down
    ge-0/0/5        up    down
    ge-0/0/6        up    down
    ge-0/0/7        up    down
    ge-0/0/8        up    down
    ge-0/0/9        up    down
    ge-0/0/10       up    down
    ge-0/0/10.0     up    down 

    show interfaces filters <interface-name>

    user@host> show interfaces filters ge-0/0/0
    Interface       Admin Link Proto Input Filter         Output Filter
    ge-0/0/0        up    down
    ge-0/0/0.0      up    down eth-switch unknown

    Published: 2013-10-04

     
     

    Published: 2013-10-04