show interfaces filters
Syntax
Release Information
Command introduced in Junos OS Release 11.1 for the QFX Series.
Description
Display firewall filters that are configured on each interface in a switch.
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 filtersshow 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 packets 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@switch> show interfaces filtersInterface Admin Link Proto Input Filter Output Filter ge-0/0/6 up up ge-0/0/6.0 up up eth-switch ingress-port-limit-tcp-icmp 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@switch> show interfaces filters ge-0/0/6Interface Admin Link Proto Input Filter Output Filter ge-0/0/6 up up ge-0/0/6.0 up up eth-switch ingress-port-limit-tcp-icmp

