telnet 192.168.50.2
Press CTRL_] to quit telnet mode
Trying 192.168.50.2 ...
Connected to 192.168.50.2 ...
>>User name:root
>>User password: //It is not displayed on the console.
2. Create a VLAN.
huawei(config)#vlan 100 smart
3. Add an uplink port to the VLAN.
Add uplink port 0/0/0 to the VLAN.
huawei(config)#port vlan 100 0/0 0
4. Create a service port.
Create service port 2. Its user VLAN ID is 2 and service VLAN ID is 100. Use the default
traffic profile (traffic profile 6). To limit the traffic rate, run the traffic table ip command
to configure the traffic profile.
huawei(config)#service-port 2 vlan 100 eth 0/1/1 multi-service user-vlan 2 rx-
cttr 6
tx-cttr 6
5. Save the data.
huawei(config)#save
----End
Result
After the preceding configurations are complete, devices at the monitoring center (such as the
storage server, management terminal, and video decoder) will receive video monitoring
information.
Configuration File
Configure the OLT.
vlan 100 smart
port vlan 100 0/19 0
vlan 8 smart
port vlan 8 0/19 0
interface vlanif 8
ip address 192.168.50.20 24
quit
dba-profile add profile-name VideoMonitoring type3 assure 20480 max 51200
ont-lineprofile gpon profile-id 10
tcont 5 dba-profile-name VideoMonitoring
gem add 0 eth tcont 5 priority-queue 3
gem add 1 eth tcont 5 priority-queue 3
mapping-mode vlan
gem mapping 0 0 vlan 8
gem mapping 1 1 vlan 100
commit
quit
interface gpon 0/3
port 1 ont-auto-find enable
display ont autofind 1
ont confirm 1 ontid 1 sn-auth 48575443E6D8B541 snmp ont-lineprofile-id
10 desc MA5621_0/3/1/1_lineprofile10
ont ipconfig 1 1 static ip-address 192.168.50.2 mask 255.255.255.0 vlan 8
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
17 Electrical Service Configuration
Issue 01 (2014-04-30) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1804