Changes for page Gerenciamento
Last modified by Jean Franco on 2024/06/09 15:45
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -29,4 +29,5 @@ 29 29 30 30 == Script de provisionamento == 31 31 32 -interface gpon #subrack#/#slot#; ont add #pon# #onu_numero# sn-auth #onu_mac# omci ont-lineprofile-id 10 ont-srvprofile-id 10 desc "#nome#"; ont port native-vlan #pon# #onu_numero# eth 1 vlan #vlan# priority 0; quit; service-port vlan #vlan# gpon #pon_id# ont #onu_numero# gemport 1 multi-service user-vlan #vlan# tag-transform translate; 32 +interface gpon #subrack#/#slot#; ont add #pon# sn-auth #onu_mac# omci ont-lineprofile-id 10 ont-srvprofile-id 10 desc #nome#; 33 +service-port vlan #vlan# gpon #pon_id# ont #onu_numero# gemport #gemport# multi-service user-vlan #vlan# tag-transform translate;