_____________________________________________________________________________
____________________________________________________________________________
102
LTP-8X optical line terminal
service
by using the
bridge
command.Set the OMCI bridge number to 1. Configure a cross-connect
profile for the bridged service.
LTP-8X(config)# profile cross-connect OMCI-service
LTP-8X(config-cross-connect)("OMCI-service")# bridge
LTP-8X(config-cross-connect)("OMCI-service")# bridge group 1
LTP-8X(config-cross-connect)("OMCI-service")# type general
LTP-8X(config-cross-connect)("OMCI-service")# tag-mode single-tagged
LTP-8X(config-cross-connect)("OMCI-service")# outer-vid 30
LTP-8X(config-cross-connect)("OMCI-service")# outer-cos unused
LTP-8X(config-cross-connect)("OMCI-service")# user vid untagged
LTP-8X(config-cross-connect)("OMCI-service")# mac-table-limit unlimited
LTP-8X(config-cross-connect)("OMCI-service")# priority 1
You specified different
priority-queue
values for the services. The routed service will have a higher
priority than the
bridged service
as they work with one T-CONT.
Step 8.
Configure a
ports
profile. According to Fig. 22.2, we need to associate the first two LAN ports
with an RG management domain, with another two being associated with an OMCI domain and bound
to bridge 1.
LTP-8X(config)# profile ports 2RG-2OMCI
LTP-8X(config-ports)("2RG-2OMCI")# port 0 bridge group 0
LTP-8X(config-ports)("2RG-2OMCI")# port 1 bridge group 0
LTP-8X(config-ports)("2RG-2OMCI")# port 2 bridge group 1
LTP-8X(config-ports)("2RG-2OMCI")# port 3 bridge group 1
Step 9.
Create an ONT configuration. ONT management is described in details in Chapter 20, page 76.
LTP-8X(config)# interface ont 0/0
Step 10.
Assign the created profiles. Assign the
cross-connect RG-service
profile to service 0 and the
cross-connect OMCI-service
profile to service 1.
LTP-8X(config)# serial ELTX10203040
LTP-8X(config)(if-ont-0/0)# service 0 profile cross-connect RG-service
LTP-8X(config)(if-ont-0/0)# service 0 profile dba basic
LTP-8X(config)(if-ont-0/0)# service 1 profile cross-connect OMCI-service
LTP-8X(config)(if-ont-0/0)# service 1 profile dba basic
LTP-8X(config)(if-ont-0/0)# profile ports 2RG-2OMCI
Step 11
. Use the
show interface ont <id> configuration
command to check the created configuration.
LTP-8X(config)(if-ont-0/0)# do show interface ont 0/0 configuration
-----------------------------------
[ONT0/0] configuration
-----------------------------------
Description:
''
Status:
UP
Serial:
ELTX10203040
....
Service [0]:
Profile cross connect:
RG-service
ONT Profile Cross Connect 1
Profile dba:
basic
ONT Profile DBA 2
Service [1]:
Profile cross connect:
RG-service
ONT Profile Cross Connect 1
Profile dba:
basic
ONT Profile DBA 2
...
Profile ports:
2RG-2OMCI
ONT Profile Ports 1