Juniper JUNOS OS 10.4 - FOR EX REV 1 Manual page 3695

For ex series ethernet switches
Table of Contents

Advertisement

Results
Copyright © 2010, Juniper Networks, Inc.
user@switch# set interface xe-0/0/2 congestion-notification-profile cn-profile
user@switch# set interface xe-0/0/3 congestion-notification-profile cn-profile
user@switch# set interface xe-0/0/30 congestion-notification-profile cn-profile
Create a CoS classifier for a traffic class that will use PFC:
5.
[edit class-of-service]
user@switch# set classifiers ieee-802.1 pfc-class import default
Configure this traffic class (pfc-class) to use forwarding class
6.
priority value:
[edit class-of-service]
user@switch# set classifiers ieee-802.1 pfc-class forwarding-class af2 loss-priority low
code-points 101
Bind the
classifier to all interfaces of the FCoE VLAN:
7.
pfc-class
[edit class-of-service]
user@switch# set interfaces xe-0/0/1 unit 0 classifiers ieee-802.1 pfc-class
user@switch# set interfaces xe-0/0/2 unit 0 classifiers ieee-802.1 pfc-class
user@switch# set interfaces xe-0/0/3 unit 0 classifiers ieee-802.1 pfc-class
user@switch# set interfaces xe-0/0/30 unit 0 classifiers ieee-802.1 pfc-class
Assign forwarding-class
8.
[edit class-of-service]
user@switch# set forwarding-classes af2 queue-num 5
Set a scheduler for this queue, allocating at least 20 percent of the buffer:
9.
[edit class-of-service]
user@switch# set schedulers pfc-sched buffer-size percent 20
Configure a scheduler map (
10.
with the forwarding class assured-forwarding (
[edit class-of-service]
user@switch# set scheduler-maps pfc-map forwarding-class af2 scheduler pfc-sched
Assign the scheduler map (
11.
[edit class-of-service]
user@switch# set interfaces xe-0/0/30 scheduler-map pfc-map
Enlarge the MTU size to 2500 bytes for all the interfaces (both access and trunk)
12.
that are handling FCoE traffic:
[edit interfaces]
user@switch# set xe-0/0/1 mtu 2500
user@switch# set xe-0/0/2 mtu 2500
user@switch# set xe-0/0/3 mtu 2500
user@switch# set xe-0/0/30 mtu 2500
Check the results of the configuration:
[edit]
user@switch# show
interfaces {
xe-0/0/1 {
mtu 2500;
Chapter 128: Example: FCoE Configuration
to an egress queue:
af2
) that associates the scheduler (
pfc-map
af2
):
pfc-map
) to the FCF-facing interface (xe-0/0/30):
with a low loss
af2
)
pfc-sched
3591

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents