![H3C H3C S7500E Series Скачать руководство пользователя страница 104](http://html1.mh-extra.com/html/h3c/h3c-s7500e-series/h3c-s7500e-series_configuration-manual_3127223104.webp)
13-15
Configuration procedure
# Create ONU 3/0/1:1, and bind it to the ONU.
<Sysname> system-view
[Sysname] interface olt 3/0/1
[Sysname-Olt3/0/1] using onu 1
[Sysname-Olt3/0/1] quit
[Sysname] interface onu 3/0/1:1
[Sysname-Onu3/0/1:1] bind onuid 000f-e200-0104
# Set the uplink bandwidth of the ONU port to 50 Mbps (64 Kbps × 800).
[Sysname-Onu3/0/1:1] upstream-sla minimum-bandwidth 800 maximum-bandwidth 800
# Configure the VLAN operation mode as
transparent
for UNI 1 and UNI 2.
[Sysname-Onu3/0/1:1] uni 1 vlan-mode transparent
[Sysname-Onu3/0/1:1] uni 2 vlan-mode transparent
For detailed information about ONU uplink bandwidth and VLAN operation mode of a UNI, see
ONU
Remote Management Configuration
and
UNI Port Configuration
in the
Layer 2 - LAN Switching
Configuration Guide
.
# Configure priority remarking for UNI 1 and UNI 2.
[Sysname-Onu3/0/1:1] uni 1 classification-marking index 1 queue 3 priority 3 src-mac equal
000A-EB7F-AAAB
[Sysname-Onu3/0/1:1] uni 2 classification-marking index 1 queue 1 priority 1 src-mac equal
001B-EB7F-21AC
After the configuration above is complete, when two streams (each 50 Mbps) from two UNIs of the
ONU are being forwarded to the OLT, the packets sourced from the MAC address of 001B-EB7F-21AC
are dropped at forwarding congestion on the ONU port, because the queue precedence of these
packets is lower than that of the packets sourced from the MAC address of 000A-EB7F-AAAB.