huawei(config-voip)#
ip address signaling 11.11.11.11
huawei(config-voip)#
quit
huawei(config)#
ip route-static 200.200.200.0 24 11.11.11.11
huawei(config)#
interface h248 0
Are you sure to add MG interface?(y/n)[n]:
y
huawei(config-if-h248-0)#
if-h248 attribute mgip 11.11.11.11 mgport
2944 code text transfer udp primary-mgc-ip1 200.200.200.200 primary-mgc-port
2944 mg-media-ip1 11.11.11.11 start-negotiate-version 1
huawei(config-if-h248-0)#
reset coldstart
Are you sure to reset MG interface?(y/n)[n]:
y
huawei(config-if-h248-0)#
quit
huawei(config)#
esl user
huawei(config-esl-user)#
mgpstnuser batadd 0/3/0 0/3/23 0 terminalid 0 telno
83110001
huawei(config-esl-user)#
mgpstnuser modify 0/3/0 priority cat2
huawei(config-esl-user)#
quit
huawei(config)#
pstnport
huawei(config-pstnport)#
pstnport attribute batset 0/3/0 0/3/23 reverse-pole-pulse
enable
huawei(config-pstnport)#
quit
Step 21
Configure the VoD service.
Create VLAN 300 with the common attribute and add upstream port 0/0/1 to the VLAN.
huawei(config)#
vlan 300 smart
huawei(config)#
port vlan 300 0/0 1
Configure a traffic profile for the IPTV service.
The IEEE 802.1p priority of the IPTV service is 4, and rate limitation is not required. To check
whether any existing traffic profile meets the requirements, run the
display traffic table ip
command. In this example, the query result shows that no traffic profile meets the requirements,
so a traffic profile needs to be configured.
Add traffic profile 10 and set
priority-policy
to
local-setting
. Then, traffic is scheduled based
on the priority specified in the traffic profile.
huawei(config)#
traffic table ip index 10 cir off priority 4 priority-policy local-
setting
Configure a service flow for the VoD service.
Configurations vary according to upstream interface types of HGWs.
l
If HGWs are connected to an ONU upstream through LANs and upstream packets contain
user VLAN tags, the ONU needs to perform a switch between user VLAN IDs and SVLAN
IDs.
Assume that the user VLAN ID is 1 and the Ethernet port is 0/3/1. Add a service flow as
follows:
huawei(config)#
service-port 301 vlan 300 eth 0/3/1 multi-service user-vlan 1 rx-
cttr 10 tx-cttr 10
l
If HGWs are connected to an ONU upstream in ADSL2+ mode, upstream packets contain
users' PVC information so the ONU needs to perform a switch between PVC information
and SVLAN IDs.
Assume that the VPI/VCI is 0/35 and the ADSL2+ port is 0/2/0. Add a service flow as follows:
huawei(config)#
service-port 301 vlan 300 adsl vpi 0 vci 35 0/2/0 multi-service
user-vlan untagged rx-cttr 10 tx-cttr 10
l
If HGWs are connected to an ONU upstream in VDSL2 mode, formats of upstream packets
depend on the encapsulation mode.
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
19 IPv6 Configuration
Issue 01 (2014-04-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1914