[edit
interfaces
]
user@switch#
set ge-0/1/0 description "filter to count and monitor employee-vlan
traffic applied on layer 3 interface"
NOTE:
Providing the description is optional.
2.
Specify the unit number, family address type, and address for the interface:
[edit interfaces]
user@switch#
set ge-0/1/0 unit 0
family
inet address 10.10.10.1/24
For firewall filters applied to Layer 3 (routed) interfaces, the family address type must
be
inet
(for IPv4 traffic) or
inet6
(for IPv6 traffic).
3.
You can apply firewall filters to filter packets that are entering or exiting a Layer 3
(routed) interface:
•
To apply a firewall filter to filter packets that are entering a Layer 3 interface:
[edit interfaces]
user@switch#
set ge-0/1/0 unit 0 family inet address 10.10.10.1/24
filter
input
ingress-router-filter
•
To apply a firewall filter to filter packets that are exiting a Layer 3 interface:
[edit interfaces]
user@switch#
set ge-0/1/0 unit 0 family inet address 10.10.10.1/24 filter output
egress-router-filter
NOTE:
You can apply no more than one firewall filter per Layer 3 interface,
per direction.
Related
Documentation
Configuring Firewall Filters (J-Web Procedure) on page 3069
•
•
Example: Configuring Firewall Filters for Port, VLAN, and Router Traffic on EX Series
Switches on page 3039
•
Example: Using Filter-Based Forwarding to Route Application Traffic to a Security
Device on EX Series Switches on page 3058
•
Verifying That Firewall Filters Are Operational on page 3083
•
Monitoring Firewall Filter Traffic on page 3084
•
Configuring Policers to Control Traffic Rates (CLI Procedure) on page 3073
•
Assigning Multifield Classifiers in Firewall Filters to Specify Packet-Forwarding Behavior
(CLI Procedure) on page 3075
•
Firewall Filter Match Conditions and Actions for EX Series Switches on page 3009
•
Firewall Filters for EX Series Switches Overview on page 3001
Copyright © 2010, Juniper Networks, Inc.
3068
Complete Software Guide for Junos
®
OS for EX Series Ethernet Switches, Release 10.3
Summary of Contents for JUNOS OS 10.3 - SOFTWARE
Page 325: ...CHAPTER 17 Operational Mode Commands for System Setup 229 Copyright 2010 Juniper Networks Inc ...
Page 1323: ...CHAPTER 56 Operational Mode Commands for Interfaces 1227 Copyright 2010 Juniper Networks Inc ...
Page 2841: ...CHAPTER 86 Operational Commands for 802 1X 2745 Copyright 2010 Juniper Networks Inc ...
Page 3367: ...CHAPTER 113 Operational Mode Commands for CoS 3271 Copyright 2010 Juniper Networks Inc ...
Page 3435: ...CHAPTER 120 Operational Mode Commands for PoE 3339 Copyright 2010 Juniper Networks Inc ...
Page 3529: ...CHAPTER 126 Operational Mode Commands for MPLS 3433 Copyright 2010 Juniper Networks Inc ...