Juniper EX9200 Features Manual page 97

Traffic policers feature guide ex series
Hide thumbs Also See for EX9200:
Table of Contents

Advertisement

Results
Step-by-Step
Procedure
Results
Copyright © 2016, Juniper Networks, Inc.
Configure the second logical interface.
3.
[edit interfaces ge-1/3/0]
user@host# set unit 1 vlan-id 200
user@host# set unit 1 family inet address 172.16.1.1/30
Confirm the configuration of the interfaces by entering the
mode command. If the command output does not display the intended configuration,
repeat the instructions in this procedure to correct the configuration.
[edit]
user@host# show interfaces
ge-1/3/0 {
per-unit-scheduler;
vlan-tagging;
unit 0 {
vlan-id 100;
family inet {
address 172.16.1.1/30;
}
}
unit 1 {
vlan-id 200;
family inet {
address 172.2.16.1/30;
}
}
}
Configuring Traffic Rate-Shaping by Specifying the Amount of Bandwidth to be
Allocated to the Logical Interface
To configure rate shaping by specifying the bandwidth to be allocated to the logical
interface:
Enable CoS configuration on the physical interface.
1.
[edit]
user@host# edit class-of-service interfaces ge-1/3/0
Configure rate shaping for the logical interfaces.
2.
[edit class-of-service interfaces ge-1/3/0]
user@host# set unit 0 shaping-rate 4m
user@host# set unit 1 shaping-rate 2m
These statements allocate 4 Mbps of bandwidth to logical unit
2 Mbps of bandwidth to logical unit
Confirm the configuration of the rate shaping by entering the
configuration mode command. If the command output does not display the intended
configuration, repeat the instructions in this procedure to correct the configuration.
[edit]
user@host# show class-of-service
interfaces {
Chapter 8: Bandwidth Policers
show interfaces
.
ge-1/3/0.1
show class-of-service
configuration
and
ge-1/3/0.0
79

Advertisement

Table of Contents
loading

Table of Contents