# System Name/configure system name "OLT-NOKIA"# Time Zone/configure system time zone standard name est# Management Interfaces/configure system grpc admin-state enable/configure system grpc allow-unsecure-connection/configure system grpc gnmi auto-config-save true/configure system management-interface netconf listen admin-state enable/configure system management-interface configuration-save configuration-backups 5/configure system management-interface netconf auto-config-save true# SNMP/configure system management-interface snmp packet-size 9216/configure system management-interface snmp streaming admin-state enable/configure system security snmp community "public" access-permissions r/configure system security snmp community "public" version v2c
/configure system security user-params local-user user "admin" restricted-to-home false/configure system security user-params local-user user "admin" access console true/configure system security user-params local-user user "admin" access ftp true/configure system security user-params local-user user "admin" access netconf true/configure system security user-params local-user user "admin" access grpc true/configure system security user-params local-user user "admin" password "lab123"/configure system security user-params local-user user "admin" console member ["administrative"]
/configure service vpls "bng1-agg" admin-state enable/configure service vpls "bng1-agg" service-id 50/configure service vpls "bng1-agg" customer "1"/configure service vpls "bng1-agg" stp admin-state disable/configure service vpls "bng1-agg" sap 1/1/1:50.150 admin-state enable/configure service vpls "bng1-agg" sap 1/1/2:150 admin-state enable
Service Name: bng1-agg
Service ID: 50
Purpose: Aggregate traffic from ONT1 to BNG1SAPs:
/configure service vpls "bng2-agg" admin-state enable/configure service vpls "bng2-agg" service-id 60/configure service vpls "bng2-agg" customer "1"/configure service vpls "bng2-agg" stp admin-state disable/configure service vpls "bng2-agg" sap 1/1/1:60.150 admin-state enable/configure service vpls "bng2-agg" sap 1/1/3:150 admin-state enable
Service Name: bng2-agg
Service ID: 60
Purpose: Aggregate traffic from ONT2 to BNG2SAPs:
Frame at ONT1: [Ethernet][VLAN:150][Payload]Frame at OLT Uplink: [Ethernet][Outer:50][Inner:150][Payload]Frame at BNG1: [Ethernet][Outer:50][Inner:150][Payload]
Frame at ONT2: [Ethernet][VLAN:150][Payload]Frame at OLT Uplink: [Ethernet][Outer:60][Inner:150][Payload]Frame at BNG2: [Ethernet][Outer:60][Inner:150][Payload]
##################1.SYSTEM NAME ####################################################################################/configure system name "OLT-NOKIA"##################2.TIME ###########################################################################################/configure system time zone standard name est##################3.GRPC ###########################################################################################/configure system grpc admin-state enable/configure system grpc allow-unsecure-connection/configure system grpc gnmi auto-config-save true##################4.NETCONF########################################################################################/configure system management-interface netconf listen admin-state enable/configure system management-interface configuration-save configuration-backups 5/configure system management-interface netconf auto-config-save true##################5.SNMP############################################################################################/configure system management-interface snmp packet-size 9216/configure system management-interface snmp streaming admin-state enable/configure system security snmp community "public" access-permissions r/configure system security snmp community "public" version v2c##################8.SYSTEM USERS ########################################################################/configure system security user-params local-user user "admin" password "lab123"/configure system security user-params local-user user "admin" access console true/configure system security user-params local-user user "admin" access ftp true/configure system security user-params local-user user "admin" access netconf true/configure system security user-params local-user user "admin" access grpc true/configure system security user-params local-user user "admin" console member ["administrative"]##################10.PORTS###################################################################################################10.1-PORT TO SWITCH#################################################################################/configure port 1/1/1 admin-state enable/configure port 1/1/1 ethernet mode hybrid/configure port 1/1/1 ethernet encap-type qinq##################10.2-PORT TO ONT1#################################################################################/configure port 1/1/2 admin-state enable/configure port 1/1/2 ethernet mode access/configure port 1/1/2 ethernet encap-type dot1q##################10.3.PORT TO ONT2#################################################################################/configure port 1/1/3 admin-state enable/configure port 1/1/3 ethernet mode access/configure port 1/1/3 ethernet encap-type dot1q##################11.VPLS###################################################################################################11.1.VPLS BNG1#################################################################################/configure service vpls "bng1-agg" admin-state enable/configure service vpls "bng1-agg" service-id 50/configure service vpls "bng1-agg" customer "1"/configure service vpls "bng1-agg" stp admin-state disable/configure service vpls "bng1-agg" sap 1/1/1:50.150 admin-state enable/configure service vpls "bng1-agg" sap 1/1/2:150 admin-state enable##################11.2.VPLS BNG2#################################################################################/configure service vpls "bng2-agg" admin-state enable/configure service vpls "bng2-agg" service-id 60/configure service vpls "bng2-agg" customer "1"/configure service vpls "bng2-agg" stp admin-state disable/configure service vpls "bng2-agg" sap 1/1/1:60.150 admin-state enable/configure service vpls "bng2-agg" sap 1/1/3:150 admin-state enable
# Show VPLS servicesshow service id 50 baseshow service id 60 base# Show SAP statusshow service sap 1/1/1:50.150show service sap 1/1/2:150show service sap 1/1/1:60.150show service sap 1/1/3:150# Show MAC learningshow service id 50 fdb detailshow service id 60 fdb detail# Show port statisticsshow port 1/1/1 statisticsshow port 1/1/2 statisticsshow port 1/1/3 statistics# Show detailed SAP infoshow service service-using sap 1/1/2:150show service service-using sap 1/1/3:150