Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Config OLT Media

Descargar como docx, pdf o txt
Descargar como docx, pdf o txt
Está en la página 1de 3

HUAWEI SMARTX MA56XX: CONFIGURACIÓN MEDIA

1. Crear DBA-PROFILES------------Crea tipos que especifican garantías y máximos de velocidad:

MA5680T(config)#dba-profile add profile-id 11(ID) profile-name InternetDirecto(nombre) type4


max(máximo) 240000(kbps)

MA5680T(config)#dba-profile add profile-id 12(ID) profile-name VoIP(nombre) type3


assure(asegurado) 29952 max 99968

MA5680T(config)#dba-profile add profile-id 13(ID) profile-name OMCI(nombre) type2


assure(asegurado) 9984

2. Crear SRV-PROFILES------------Modelo de cada ONT:

MA5680T(config)#ont-srvprofile gpon profile-id 12(ID) profile-name hg8240(nombre)

MA5680T(config-gpon-srvprofile-12)#ont-port pots 2(bocas telefonía) eth 4(bocas lan)

3. Crear ONT-LINEPROFILE-----------Para meter cada VLAN en un puerto GEM y estos en 1


container T-CONT:

MA5680T(config)#ont-lineprofile gpon profile-id 3(ID) profile-name Internet(Nombre)

MA5680T(config-gpon-lineprofile-3)#fec-upstream enable(habilita FEC)

MA5680T(config-gpon-lineprofile-3)#tr069-management enable(habilita el protocolo tr069)

MA5680T(config-gpon-lineprofile-3)#tcont 4(ID) dba-profile-id 11(ID dba-profile)

MA5680T(config-gpon-lineprofile-3)#tcont 5(ID) dba-profile-id 12(ID dba-profile)

MA5680T(config-gpon-lineprofile-3)#tcont 6(ID) dba-profile-id 13(ID dba-profile)

MA5680T(config-gpon-lineprofile-3)#gem add 3(ID de service ports GEM) eth tcont 4(ID Tcont)

MA5680T(config-gpon-lineprofile-3)#gem add 6(ID de service ports GEM) eth tcont 5(ID Tcont)

MA5680T(config-gpon-lineprofile-3)#gem add 9(ID de service ports GEM) eth tcont 6(ID Tcont)

MA5680T(config-gpon-lineprofile-3)#gem mapping 3(ID de service ports) 0(puerto PON) vlan


3(encapsula la VLAN 3 dentro del puerto GEM 3) transparent enable

MA5680T(config-gpon-lineprofile-3)#gem mapping 6(ID de service ports) 0(puerto PON) vlan


6(encapsula la VLAN 6 dentro del puerto GEM 6) transparent enable

MA5680T(config-gpon-lineprofile-3)#gem mapping 9(ID de service ports) 0(puerto PON) vlan


9(encapsula la VLAN 9 dentro del puerto GEM 9) transparent enable

MA5680T(config-gpon-lineprofile-3)#commit(aplicamos)
MA5680T(config-gpon-lineprofile-3)#quit(salimos)

MA5680T(config)#save(guardamos)

4. Añadir ONT-----------Para añadir la ONT descubierta:

1º Para añadir una ONT primero hay que descubrirla:

MA5680T(config)#interface gpon 0/2(board GPON)

MA5680T(config-if-gpon-0/2)#display ont auto-find 0(puerto GPON)

2º Para añadirla:

MA5680T(config-if-gpon-0/2)# ont add 0(ID de board GPON) 0(ID de ONT) sn-auth


48575443181C1A76(Nº serie ONT) omci(modo de mantenimiento) ont-lineprofile-id 6(ID de ONT-
LINEPROFILE) ont-srvprofile-id 12(ID de SRV-PROFILE) des ONT-BLANCO-0(descripción de la ONT)

3º Crear la VLAN de mantenimiento tr069:

MA5680T(config-if-gpon-0/2)#ont ipconfig 0(ID de puerto PON) 1(ID de ONT) dhcp vlan 9(VLAN del
tr069) priority 5

4º (IMPORTANTE) Hay que crear sus service-port correspondientes. Un service-port por cada VLAN y
añadirle sus TRAFFIC TABLES (perfiles de velocidad contratada):

MA5680T(config)#service-port 0(ID) vlan 3(ID de VLAN del router) gpon 0/2/0(board GPON) ont
0(ID de ONT) gemport 3(ID de puerto GEM) multi-service user-vlan 3(ID de VLAN de la ONT) tag-
transform translate inbound(entrada) traffic-table index 100(ID de traffic table) outbound(salida)
traffic-table index 100(ID de traffic table)

MA5680T(config)#service-port 1(ID) vlan 6(ID de VLAN del router) gpon 0/2/0(board GPON) ont
0(ID de ONT) gemport 6(ID de puerto GEM) multi-service user-vlan 6(ID de VLAN de la ONT) tag-
transform translate inbound(entrada) traffic-table index 300(ID de traffic table) outbound(salida)
traffic-table index 300(ID de traffic table)

MA5680T(config)#service-port 2(ID) vlan 9(ID de VLAN del router) gpon 0/2/0(board GPON) ont
0(ID de ONT) gemport 9(ID de puerto GEM) multi-service user-vlan 9(ID de VLAN de la ONT) tag-
transform translate inbound(entrada) traffic-table index 100(ID de traffic table) outbound(salida)
traffic-table index 100(ID de traffic table)

5º Activar las ONT:


MA5680T(config)# interface gpon 0/2

MA5680T(config-if-gpon-0/2)ont activate 0(ID de board GPON) all

5. Configurar un perfil de servidor tr069:

MA5680T(config)#ont tr069-server-profile add profile-id 22(ID del perfil) profile-name


genieacs(nombre del perfil) url http://192.168.106.20:7547(url del servidor tr069) user
genieacs(usuario) genieacs(password)

MA5680T(config)#interface gpon 0/2

MA5680T(config-if-gpon-0/2)#ont tr069-server-config 0(Puerto PON) 0(ID de ONT) profile-id 22(ID


del perfil)

6. Configurar los perfiles de velocidades (TRAFFIC TABLES):

MA5680T(config)#traffic table ip index 100(ID) name "10 megas"(nombre) cir 99968(velocidad


asegurada en kbs) cbs 1000000(pico de ráfaga por encima del CIR en bs) pir 99968(velocidad
máxima en kbs) pbs 1000000(pico de ráfaga por encima del PIR) color-mode color-blind priority 0
priority-policy tag-in-package

MA5680T(config)#traffic table ip index 150(ID) name "150 megas"(nombre) cir 149952(velocidad


asegurada en kbs) cbs 1000000(pico de ráfaga por encima del CIR en bs) pir 149952(velocidad
máxima en kbs) pbs 1000000(pico de ráfaga por encima del PIR) color-mode color-blind priority 0
priority-policy tag-in-package

MA5680T(config)#traffic table ip index 200(ID) name "200 megas"(nombre) cir 200000(velocidad


asegurada en kbs) cbs 1000000(pico de ráfaga por encima del CIR en bs) pir 200000(velocidad
máxima en kbs) pbs 1000000(pico de ráfaga por encima del PIR) color-mode color-blind priority 0
priority-policy tag-in-package

MA5680T(config)#traffic table ip index 300(ID) name "300 megas"(nombre) cir 299968(velocidad


asegurada en kbs) cbs 1000000(pico de ráfaga por encima del CIR en bs) pir 299968(velocidad
máxima en kbs) pbs 1000000(pico de ráfaga por encima del PIR) color-mode color-blind priority 0
priority-policy tag-in-package

También podría gustarte