–
Line profile: A line profile describes the binding between the T-CONT and the
DBA profile, the QoS mode of the traffic stream, and the mapping between the
GEM port and the ONU-side service.
–
Alarm profile: An alarm profile contains a series of alarm thresholds to measure
and monitor the performance of activated ONU lines. When a statistical value
reaches the threshold, the host is notified and an alarm is reported to the log host
and the NMS.
a.
Configure a DBA profile.
You can run the
display dba-profile
command to query the DBA profiles
existing in the system. If the DBA profiles existing in the system do not meet the
requirements, you need to run the
dba-profile add
command to add a DBA
profile.
Configure the DBA profile name to VoIP, type to Type4, assure bandwidth to
15 Mbit/s and maximum bandwidth to 30 Mbit/s.
huawei(config)#
dba-profile add profile-name VoIP type3 assure 15360
max 30720
b.
Configure an ONU line profile.
Create GPON ONU line profile 10 and bind T-CONT 2 to DBA profile VoIP.
In this way, the T-CONT can provide flexible DBA solutions based on different
configurations in the DBA profile.
NOTE
The ID of the line profile to be created must not exist in the system. Please create proper line
profiles according to actual data plan. In this example, line profile 10 is used.
huawei(config)#
ont-lineprofile gpon profile-id 10
huawei(config-gpon-lineprofile-10)#
tcont 2 dba-profile-name VoIP
Add GEM port 0 for transmitting management traffic streams and GEM port 1
for transmitting VoIP service streams. Bind GEM port 0 and GEM port 1 to T-
CONT 2. Set the QoS mode to priority-queue (default).
huawei(config-gpon-lineprofile-10)#
gem add 0 eth tcont 2
huawei(config-gpon-lineprofile-10)#
gem add 1 eth tcont 2
NOTE
a. To change the QoS mode, run the
qos-mode
command to configure the QoS mode to gem-
car or flow-car, and run the
gem add
command to configure the ID of the traffic profile
bound to the GEM port.
b. For the ONU V800R308, the QoS mode cannot be set to
gem-car
or
flow-car
. To
implement QoS in the upstream and downstream directions, other modes are adopted. For
example, bind a T-CONT to a DBA profile or bind a traffic profile when creating traffic
streams.
c. When the QoS mode is PQ, the default queue priority is 0; when the QoS is flow-car,
traffic profile 6 is bound to the port by default (no rate limitation); when the QoS mode is
gem-car, traffic profile 6 is bound to the port by default (no rate limitation).
d. Before running the
multi-service-port
command to create service ports in batches, ensure
that the number of GEM ports is the same as the number of CVLANs. Therefore, you must
create GEM ports according to the number of CVLANs. In this example, 24 GEM ports
need to be created.
e. If you run the
service-port
command to create service ports one by one, note that one
GEM port can be bound to up to eight service ports. Create sufficient GEM ports according
to the number of service ports. In this example, three GEM ports need to be created. This
example adopts this mode and only one GEM port is created. For different service ports
within the same GEM port, you only need to replace the
mapping-index
and replace the
mapped VLAN with the CVLAN.
SmartAX MA5616 Multi-service Access Module
Configuration Guide
10 Configuration Examples of the FTTx
Issue 04 (2011-10-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
513