System Manual
BreezeCOMPACT System Manual
80
Chapter 3: Operation and Administration
Procedures
BreezeCOMPACT Full
Configuration via CLI
As a result the output should look like that :
time-zone-params TZP {
area Custom;
city GMT+0300;
42
set timing hold-over-passed-operation <true or false>
Defines whether to stop transmitting after Hold Over Timeout.
}
3.3.2.12
Configuring Quality of Service Parameters
In this section, you define the QoS for the external management VLAN, including the control
plane (DATA Bearer infrastructure) VLAN and the User DATA QoS parameters per QCI.
These commands should be running from BreezeCompact% prompt:
set qos general s1-mme-dscp-value< s1 Bearer DSCP marking > Value should be
between 0-63
set qos general mng-dscp-value<management QoS DSCP markup> Value should
be between 0-63 .
set qos general mng-802.1p <Management QoS 802.1p Priority on management>
Values should be between 0-7 .7 is the highest priority and 0 is the lowest .
set qos general s1-mme-802.1p < S1 - MME 802.1p Priority > Values should be
between 0-7.
In order to show the current general QOS related configuration run the following command
from the BreezeCompact% prompt:
show qos general
As a result the output should look like that :
mng-dscp-value 8;
mng-802.1p 1;
s1-mme-dscp-value 48;
s1-mme-802.1p 6;
Below are CLI commands from ENB BreezeCompact% regarding the classified 9 possible level
:
set qos s1-u-qos-list <QCI 1-9> 8021p-marking <802.1 marking value for this
QCI> . Marking of possible vlan tag between 0-7 for s1-u packets on 802.1 layer
belongs to a specific QCI level.
set qos s1-u-qos-list <QCI 1-9> dscp-marking <dscp marking value for this QCI> .
Marking of possible levels between 0-64 for s1-u packets on dscp layer belongs to a specific
QCI level.
set qos s1-u-qos-list <QCI 1-9> priority <Priority given> .
Marking of possible levels between 1-9. By this command it is possible to change the priority
associated with this QCI for s1 traffic .