9
untag
Discard
Hybrid
mode
In
vlan tag
If the VLAN in the message is permit to pass
port, it will be forwarded directly; If the
VLAN in the message doesn’t permit to pass
port, it is discarded.
untag
Add default vlan(native-vlan) for untagged
message and forward.
Out
vlan tag
If the VLAN in the message is permit to pass
port, according vlan tag or vlan untag of
message to discard or no discard vlan tag, then
forward message, If the VLAN ID of the
message is the default (native-VLAN) VLAN,
then the VLAN tag is discard and forward; If
the VLAN in the message doesn’t permit to
pass port, it is discarded.
untag
Discard
4.4.3 Configure DBA Profile
In OLT discrete mode, ONT is automatically registered. When ONT online it would bind system
default lineprofile 0 and srvprofile 0 automatically. And the TCONT 1 of lineprofile 0, would bind
the DBA profile 1 automatically. In this user manual don’t modify DBA profile 1 configuration and
use it directly
4.4.4 Configure ONT Lineprofile
In OLT discrete mode, ONT is automatically registered. When ONT online it would bind system
default lineprofile 0 and srvprofile 0 automatically. And the lineprofile 0 would create gem 1 to bind
TCONT 1 automatically. Gem 1 can be deleted or modified manually. In this user manual don’t
modify gem1 and create new gem for different service as flow:
OLT(config)#
ont-lineprofile gpon profile-id 0
OLT(config-ont-lineprofile-0)#
gem add 2 tcont 1
OLT(config-ont-lineprofile-0)#
gem mapping 2 1 vlan 100
OLT(config-ont-lineprofile-0)#
gem add 3 tcont 1
OLT(config-ont-lineprofile-0)#
gem mapping 3 1 vlan 200
OLT(config-ont-lineprofile-0)#
gem add 4 tcont 1
OLT(config-ont-lineprofile-0)#
gem mapping 4 1 vlan 300
OLT(config-ont-lineprofile-0)#
commit
OLT(config-ont-lineprofile-0)#
exit