Dell PowerConnect J-EX4200-24T Software Manual page 3160

J series; j-ex series
Table of Contents

Advertisement

Dell PowerConnect J-Series Ethernet Switch Complete Software Guide for Junos OS
Table 410: CoS Configuration Components of the Egress PE Switch (continued)
Property
Core interfaces
Table 411: CoS Configuration Components of the Provider Switch
Property
Provider switch hardware
Custom EXP classifier
Custom EXP rewrite rule
Core interfaces receiving packets from
other MPLS switches.
Core interfaces transmitting packets to
other switches within the MPLS network.
Configuring the Local PE Switch
CLI Quick
Configuration
3088
Settings
ge-0/0/7.0
and
Table 411 on page 3088 shows the MPLS configuration components used for the provider
switch in this example.
Settings
J-EX Series switch
exp1
e1
and
ge-0/0/5.0
ge-0/0/7.0
and
To quickly configure a custom DSCP classifier, custom EXP rewrite rule, and a policer on
the local PE switch, copy the following commands and paste them into the switch terminal
window of PE-1:
[edit]
set class-of-service classifiers dscp dscp1 import default
set class-of-service classifiers dscp dscp1 forwarding-class expedited-forwarding loss-priority
low code-points 000111
set class-of-service rewrite-rules exp e1 forwarding-class expedited-forwarding loss-priority low
code-point 111
set class-of-service interfaces ge-0/0/1 unit 0 classifier dscp1
set firewall policer mypolicer if-exceeding bandwidth-limit 500m
set firewall policer mypolicer if-exceeding burst-size-limit 33553920
set firewall policer mypolicer then discard
set firewall family any filter myfilter term t1 then policer mypolicer
set protocols mpls label-switched-path lsp_to_pe2_ge1 to 127.1.1.3 policing filter myfilter
Description
ge-0/0/8.0
Core interfaces on PE-2 that receive
MPLS packets from the provider switch.
The EXP classifier is enabled by default
on the switch and applied implicitly to
these interfaces.
Description
Transit switch within the MPLS network
configuration.
Name of the custom EXP classifier.
Name of the custom EXP rewrite rule.
Interfaces that connect the provider
ge-0/0/6.0
switch to the ingress PE switch (PE-1).
The EXP classifier is enabled by default
on the switch and applied implicitly to
these interfaces.
ge-0/0/8.0
Interfaces that transmit packets to the
egress PE (PE-2). The EXP rewrite rule
is applied implicitly on these interfaces.
Schedulers can also be specified and
will be applied to these interfaces.

Advertisement

Table of Contents
loading

Table of Contents