Configuring Routing Policies (J-Web Procedure) - Juniper JUNOS OS 10.3 - SOFTWARE Manual

For ex series ethernet switches
Hide thumbs Also See for JUNOS OS 10.3 - SOFTWARE:
Table of Contents

Advertisement

Complete Software Guide for Junos
Related
Documentation

Configuring Routing Policies (J-Web Procedure)

3076
®
OS for EX Series Ethernet Switches, Release 10.3
user@switch# set term voice-traffic then loss-priority low
The term
data-traffic
class
assured-forwarding
[edit firewall family ethernet-switching filter ingress-filter]
user@switch# set term data-traffic from vlan-id employee-vlan
user@switch# set term data-traffic then forwarding-class assured-forwarding
user@switch# set term data-traffic then loss-priority low
Because loss of network-generated packets can jeopardize proper network
operation, delay is preferable to discard of packets. The following term,
network-traffic
, assigns the forwarding class
priority
:
low
[edit firewall family ethernet-switching filter ingress-filter]
user@switch# set term network-traffic from precedence net-control
user@switch# set term network-traffic then forwarding-class network
user@switch# set term network-traffic then loss-priority low
The last term
accept-traffic
preceding terms and assigns the forwarding class
:
low
[edit firewall family ethernet-switching filter ingress-filter]
user@switch# set term accept-traffic from precedence net-control
user@switch# set term accept-traffic then forwarding-class best-effort
user@switch# set term accept-traffic then loss-priority low
Apply the filter
3.
ingress-filter
applying the filter, see "Configuring Firewall Filters (CLI Procedure)" on page 3063.
Example: Configuring Firewall Filters for Port, VLAN, and Router Traffic on EX Series
Switches on page 3039
Verifying That Firewall Filters Are Operational on page 3083
Monitoring Firewall Filter Traffic on page 3084
Defining CoS Classifiers (CLI Procedure) on page 3204
Defining CoS Classifiers (J-Web Procedure) on page 3206
Configuring Firewall Filters (CLI Procedure) on page 3063
Configuring Firewall Filters (J-Web Procedure) on page 3069
All routing protocols use the Junos OS routing table to store the routes that they learn
and to determine which routes are advertised in the protocol packets. Routing policy
allows you to control which routes the routing protocols store in and retrieve from the
routing table on the routing device.
To configure routing policies for an EX Series switch using the J-Web interface:
matches packets on
employee-vlan
and packet loss priority
network-control
matches any packets that did not match on any of the
to a port, VLAN or Layer 3 interface. For information about
and assigns the forwarding
:
low
and packet loss
and packet loss priority
best-effort
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

Table of Contents