Quality Of Service (Qos) - Fujitsu XG2000 Series User Manual

Xg2000 series compact, 20-port 10 gigabit ethernet layer 2 switch
Hide thumbs Also See for XG2000 Series:
Table of Contents

Advertisement

XG2000 series User's Guide

4.8 Quality of Service (QoS)

The device provides Quality of Service (QoS) that is based on the IEEE802.1p standard.
The device QoS determines the priority of frames at the ingress side using DiffServ, VLAN tag (including priority tag) or a port's
default priority. Their priorities are mapped to 4 output queues. The queues are processed in the order of the QoS priority
precedence.
The device priorities available are:
DiffServ
Select QoS using the IPv4 header or DiffServ Code Point included in the IPv6 header.
Default priority
Set a default priority of 0 to 7 for each port.
For frames whose priority was not set (VLAN-untagged frames), the default priority is assigned
according to the value of the frame.
Mapping to output queues
The device is equipped with four output queues with different levels (0 to 3). Frames are
transmitted in order of output queue priority.
Each priority is mapped to a specified output queue.
To set the default priority and output queue mapping, carry out the following procedure in the administrator EXEC mode.
xg# configure terminal
xg(config)# interface port 1 2 3
xg(config)# interface port range 1 3
xg(config-if)# qos default-priority <0-7>
xg(config-if)# exit
xg(config)# bridge diffserv-tos {ipv4 | ipv6}
xg(config)# qos-map priority <0-7>
output-priority <0-3>
xg(config)# exit
xg# show qos [ qos-map ]
Command
46/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009
Task
Switch to global configuration mode.
Switch to interface edit mode and specify the port(s) to
set with a default QoS priority.
In this example, the global interface configuration mode
is selected for ports 1 though 3.
Set a default priority for frames whose priority was not
set (VLAN-untagged frame) when received.
Exit to global configuration mode.
(Optional)
Used to enable QoS based on DiffServ Code Point.
Set the level of output queue to map to each frame that
has a priority value.
Exit to administrator EXEC mode.
Show the QoS setting status.

Advertisement

Table of Contents
loading

Table of Contents