Дерево страниц
Перейти к концу метаданных
Переход к началу метаданных

In the PROFILE DBA mode, the DBA parameters are set for the GEM port transmitting traffic from ONT.

DBA profile configuration and T-CONT types


T-CONT

type 1

T-CONT

type 2

T-CONT

type 3

T-CONT

type 4

T-CONT

type 5

service-class

cbr

voip

type5

type5

type5

status-reporting

-

+

+

+

+

fixed-bandwidth

+

-

-

-

+

guaranteed-bandwidth

-

+

+

-

+

besteffort-bandwidth

-

-

+

+

+

After configuration, the dba profile can be assigned to a specific template or directly in the ONT configuration.

DBA

This command allows to create a new profile and/or switch to its configuration mode.

The use of a negative form (no) of the command removes the profile.

Syntax     

[no] profile dba <NAME>

Parameters

<NAME> – profile name, case sensitive.

Command mode

CONFIG

Example

ma4000(config)# profile dba name
ma4000(config-dba)("name")#

name

The command changes the name of the configured profile.

Syntax     

name <STRING>

Parameters

<STRING> – profile name.

Command mode

PROFILE DBA

Example

ma4000(config-dba)("name")# name test

description

This command allows to add a description for the profile to be configured.

The use of a negative form (no) of the command removes description.

Syntax     

description <STRING>
[no] description <STRING>

Parameters

<STRING> – text description.

Command mode

PROFILE DBA

Example

ma4000(config-dba)("name")# description doc

alloc size

The command allows to set the buffer size to the transfer for a given location.

The use of a negative form (no) of the command sets the default value.

Syntax     

alloc size <SIZE>
[no] alloc size

Parameters

<SIZE> – buffer size, may take values [0..194400].

Command mode

PROFILE DBA

Example

ma4000(config-dba)("name")# alloc size 12000

alloc period

The command allows to set the period of window provision for traffic transfer.

The use of a negative form (no) of the command sets the default value.

Syntax     

alloc period <PERIOD>
[no] alloc period

Parameters

<PERIOD> – window provision interval, may take values [0, 1, 2, 4, 8, 16, 32].

Command mode

PROFILE DBA

Example

ma4000(config-dba)("name")# alloc period 32

bandwidth

The command allows to set the bandwidth parameters for a current service (guaranteed, fixed and maximum possible bandwidth).

The use of a negative form (no) of the command sets the default value.

Syntax     

bandwidth <TYPE> <SIZE>
[no] description <TYPE>

Parameters

<TYPE> – bandwidth type:

  • besteffort – maximum permissible;
  • fixed – fixed;
  • guaranteed – guaranteed;

<SIZE> – allocated bandwidth, may take values [0..1244000] kbps.

Command mode

PROFILE DBA

Example

ma4000(config-dba)("name")# bandwidth guaranteed 300000

sla class

This command allows to set the type of container.

The use of a negative form (no) of the command sets the default value.

Syntax     

sla class <TYPE>
[no] sla class

Parameters

<TYPE> – container type, may take values: cbr; data; periodic-allocation; type5; voip.

Command mode

PROFILE DBA

Example

ma4000(config-dba)("name")# sla class voip

sla status-reporting

The command allows to set the type of message about the state of the queue for transmission.

The use of a negative form (no) of the command sets the default value.

Syntax     

sla status-reporting <TYPE>
[no] sla status-reporting

Parameters

<TYPE> – message type:

  • nsr – without status messages;
  • type0 – with message forming, type 0;
  • type1 – with message forming, type 1.

Command mode

PROFILE DBA

Example

ma4000(config-dba)("name")# sla status-reporting nsr

show profile dba

This command allows to view the existing profiles, view the configuration of the specified profile.

Syntax     

show profile dba <NAME>

Parameters

<NAME> – profile name, optional parameter.

If no profile name is specified – the list of all profiles of this type is displayed, if the name is specified – the configuration of this profile is displayed.

Command mode

ROOT

Example 1

ma4000# show profile dba
##                Name    Description
     1              dba-00    ONT Profile DBA 0
     2                name    ONT Profile DBA 1

Example 2

ma4000# # show profile dba dba-00
    Name:                                              'dba-00'
    Description:                                       'ONT Profile DBA 0'
    Dba:
        Sla data:
            Service class:                             type5
            Status reporting:                          nsr
            Alloc size:                                0
            Alloc period:                              0
            Fixed bandwidth:                           0
            Guaranteed bandwidth:                      64
            Besteffort bandwidth:                      1244000
  • Нет меток