Está en la página 1de 15

Telefónica del Perú

Plantilla de configuración demarcador RAX711-L


CONTENIDOS

1 Demarcador RAX711-L 3
1.1 Modelos 3
1.2 Información de versiones del Documento 4
1.3 Equipos propuestos y versión de Software 4
2 Configuración 5
2.1 Gestión del equipo dentro de banda 5
2.2 Asignación de VLAN a puerto cliente 6
2.3 Configuración de E1 lado cliente 7
2.4 Configuración de E1 lado nodo 9
2.5 Configuración de los 4 E1 lado cliente 11
2.6 Configuración de los 4 E1 lado nodo 13

2
1 Demarcador RAX711-L

1.1 Modelos
1. RAX711-L-4GE

2. RAX711-L-4GC4E1-BL-S

*Instalar “USB Console Driver” previamente (http://www.raisecom.com.cn/support.php)

3
Telefónica del Perú

1.2 Información de versiones del Documento


Modificación Version Autor Fecha
Primera versión 1.0 Acanto Perú 25/05/2018

Se agrega configuración de 4 puertos E1 1.1 Acanto Perú 28/06/2018

1.3 Equipos propuestos y versión de Software


Equipo(s) Propósito Firmware Version

RAX711-L-4GE Demarcador 5.4.99_20171219

RAX711-L-4GC4E1-BL-S Demarcador con 4E1 5.4.99_20171219

4
Telefónica del Perú
2 Configuración

2.1 Gestión del equipo dentro de banda


Objetivo Validar la gestión del equipo RAX711-L

Procedimiento de prueba Configurar la IP de gestión asignada en el puerto de uplink óptico (NNI 1) del
demarcador y se tendrá gestión del equipo por la VLAN 2040.

Configuraciones

Creación de VLAN
RAX711_2(config)# create vlan 50,100,2040,3452,3822 active
Set successfully

Borrado de VLAN
RAX711_2(config)#no vlan 50
Set successfully

Configuración de gestión IP (in-band) en VLAN 2040


RAX711_2(config)#interface ip 0
RAX711_2(config-ip)#ip address 172.255.254.12 255.255.255.0 2040
RAX711_2(config-ip)#exit

Configuración de puerto troncal


RAX711_2(config)#interface nni 1
RAX711_2(config-port)#switchport trunk allowed vlan 2040 confirm
RAX711_2(config-port)#switchport mode trunk
RAX711_2(config-port)#exit

5
Telefónica del Perú
2.2 Asignación de VLAN a puerto cliente
Objetivo Configurar VLAN por puerto cliente en el RAX711-L

Procedimiento de prueba En el RAX711-L se configura la VLAN 100 en el puerto de lado cliente


(UNI 1) y se añade la VLAN 100 a la troncal del puerto uplink (NNI 1).

Configuraciones

Configuración de puerto troncal


interface nni 1
switchport trunk allowed vlan add 100,3452,3822 confirm
switchport mode trunk
exit

Configuración de puerto cliente


interface uni 1
switchport access vlan 100 confirm
switchport mode access
exit

Ver potencia de transceiver


raisecom(config)#transceiver ddm enable
Set successfully.
raisecom(config)#show transceiver ddm nni 1
If device is externally calibrated, only calibrated values are printed.
++ : high alarm, + : high warning, - : low warning, -- : low alarm, * :normal
Tx: transmit, Rx: receive, mA: milliamperes.

Port: nni1
ParaName Unit Value Status
-------------------------------------------------------------------
Temperature Celsius 59.3 *
Tx bias Current mA 7.6 *
Optical Tx Power dBm -5.9 *
Optical Rx Power dBm -5.8 *
Supply Voltage Volts 3.191 *
raisecom(config)#

6
Telefónica del Perú
2.3 Configuración de E1 lado cliente
Objetivo Configurar puertos tdm para E1

En el RAX711-L se configura el puerto tdm1 (E1), con la IP 1.1.1.1 que


Procedimiento de prueba se conecta con la IP 1.1.1.15 por la VLAN 3822 a través del túnel 10.
Luego se le asocia hacia la CESPW 1

Configuraciones

Configuración de puerto tdm para E1


 Caso CESOP:
raisecom(config)# interface tdm 1
raisecom(config-tdm-port)# tdm-type e1-framed
raisecom(config-tdm-port)# tdm-identifier TDM1
raisecom(config-tdm-port)# tx-clock-src adaptive
raisecom(config-tdm-port)# show tdm interface
exit
 Caso SATOP:
raisecom(config)# interface tdm 1
raisecom(config-tdm-port)# tdm-type e1-unframed
raisecom(config-tdm-port)# tdm-identifier TDM1
raisecom(config-tdm-port)# tx-clock-src adaptive
raisecom(config-tdm-port)# show tdm interface
exit

Configuración de IP para E1
raisecom(config)# tdmop-ip-address 1.1.1.1 255.255.255.0
raisecom(config)#show tdmop info

Creación de túnel de E1
raisecom(config)# ip tunnel 10 dest-ip-addr 1.1.1.15 nexthop-type ip
nexthop-addr 1.1.1.15 tag-vlan-mode double-tag cvlan-id 101
pri 7 svlan-id 3822 pri 7
raisecom(config)#show tunnel 10

Creación de túnel CESPW


 Caso CESOP:
raisecom(config)# ip cespw 1 type cesop tdmport 1 timeslot 1-31 in-label
49191 out-label 50001 tunnel 10
 Caso SATOP:
raisecom(config)# ip cespw 1 type satop tdmport 1 timeslot all in-label 49191
out-label 50001 tunnel 10

7
Telefónica del Perú

Configuración de CESPW
raisecom(config)# cespw 1
raisecom(config-cespw)# load-time 1000
raisecom(config-cespw)# jitter-buffer 5000
raisecom(config-cespw)# ses-threshold 30
raisecom(config-cespw)# out-synch-threshold 15
raisecom(config-cespw)# connect enable
raisecom(config-cespw)#show cespw interface
exit

8
Telefónica del Perú
2.4 Configuración de E1 lado nodo
Objetivo Configurar puertos tdm para E1

En el RAX711-L se configura el puerto tdm1 (E1), con la IP 1.1.1.15 que


Procedimiento de prueba se conecta con la IP 1.1.1.1 por la VLAN 3822 a través del túnel 10.
Luego se le asocia hacia la CESPW 1
Configuraciones

Configuración de puerto tdm para E1


 Caso CESOP:
raisecom(config)# interface tdm 1
raisecom(config-tdm-port)# tdm-type e1-framed
raisecom(config-tdm-port)# tdm-identifier TDM1
raisecom(config-tdm-port)# tx-clock-src external
raisecom(config-tdm-port)# show tdm interface
exit
 Caso SATOP:
raisecom(config)# interface tdm 1
raisecom(config-tdm-port)# tdm-type e1-unframed
raisecom(config-tdm-port)# tdm-identifier TDM1
raisecom(config-tdm-port)# tx-clock-src external
raisecom(config-tdm-port)# show tdm interface
exit

Configuración de IP para E1
raisecom(config)# tdmop-ip-address 1.1.1.15 255.255.255.0
raisecom(config)#show tdmop info

Creación de túnel de E1
raisecom(config)# ip tunnel 10 dest-ip-addr 1.1.1.1 nexthop-type ip
nexthop-addr 1.1.1.1 tag-vlan-mode double-tag cvlan-id 101
pri 7 svlan-id 3822 pri 7
raisecom(config)#show tunnel 10

Creación de túnel CESPW


 Caso CESOP:
raisecom(config)# ip cespw 1 type cesop tdmport 1 timeslot 1-31 in-label
50001 out-label 49191 tunnel 10
 Caso SATOP:
raisecom(config)# ip cespw 1 type satop tdmport 1 timeslot all in-label 50001
out-label 49191 tunnel 10

9
Telefónica del Perú

Configuración de CESPW
raisecom(config)# cespw 1
raisecom(config-cespw)# load-time 1000
raisecom(config-cespw)# jitter-buffer 5000
raisecom(config-cespw)# ses-threshold 30
raisecom(config-cespw)# out-synch-threshold 15
raisecom(config-cespw)# connect enable
raisecom(config-cespw)#show cespw interface
exit

10
Telefónica del Perú
2.5 Configuración de los 4 E1 lado cliente
Objetivo Configurar los 4 puertos tdm para E1
En el RAX711-L se configura el puerto tdm1 (E1), tdm2, tdm3, tdm4
Procedimiento de prueba con la IP 1.1.1.1 que se conecta con la IP 1.1.1.15 por la VLAN 3822 a
través de los túneles 1, 2, 3 y 4 respectivamente. Luego se le asocia cada
túnel los CESPW 1,2 3 y 4.
Configuraciones

Configuración de puerto tdm para E1


raisecom(config)# interface tdm 1
raisecom(config-tdm-port)# tdm-type e1-unframed
raisecom(config-tdm-port)# tdm-identifier TDM1
raisecom(config-tdm-port)# tx-clock-src adaptive
raisecom(config-tdm-port)# show tdm interface
exit

interface tdm 2
tdm-type e1-unframed
tdm-identifier TDM2
tx-clock-src adaptive
exit

interface tdm 3
tdm-type e1-unframed
tdm-identifier TDM3
tx-clock-src adaptive
exit

interface tdm 4
tdm-type e1-unframed
tdm-identifier TDM4
tx-clock-src adaptive
exit

Configuración de IP para E1
raisecom(config)# tdmop-ip-address 1.1.1.1 255.255.255.0
raisecom(config)#show tdmop info

Creación de túnel de E1
raisecom(config)# ip tunnel 1 dest-ip-addr 1.1.1.15 ip-ttl 255 ip-tos 0 tag-
vlan-mode tag cvlan-id 3822 pri 7

ip tunnel 2 dest-ip-addr 1.1.1.15 ip-ttl 255 ip-tos 0 tag-vlan-mode tag cvlan-


id 3822 pri 7
ip tunnel 3 dest-ip-addr 1.1.1.15 ip-ttl 255 ip-tos 0 tag-vlan-mode tag cvlan-
id 3822 pri 7
11
Telefónica del Perú
ip tunnel 4 dest-ip-addr 1.1.1.15 ip-ttl 255 ip-tos 0 tag-vlan-mode tag cvlan-
id 3822 pri 7
raisecom(config)# show tunnel 1

Creación de túnel CESPW


raisecom(config)# ip cespw 1 type satop tdmport 1 timeslot all in-label 50001
out-label 60001 tunnel 1

ip cespw 2 type satop tdmport 2 timeslot all in-label 50002 out-label 60002
tunnel 2
ip cespw 3 type satop tdmport 3 timeslot all in-label 50003 out-label 60003
tunnel 3
ip cespw 4 type satop tdmport 4 timeslot all in-label 50004 out-label 60004
tunnel 4

Configuración de CESPW
raisecom(config)# cespw 1
raisecom(config-cespw)# load-time 1000
raisecom(config-cespw)# jitter-buffer 5000
raisecom(config-cespw)# ses-threshold 30
raisecom(config-cespw)# out-synch-threshold 15
raisecom(config-cespw)# connect enable
raisecom(config-cespw)#show cespw interface
exit

cespw 2
load-time 1000
jitter-buffer 5000
ses-threshold 30
out-synch-threshold 15
connect enable
exit

cespw 3
load-time 1000
jitter-buffer 5000
ses-threshold 30
out-synch-threshold 15
connect enable
exit

cespw 4
load-time 1000
jitter-buffer 5000
ses-threshold 30
out-synch-threshold 15
connect enable

12
Telefónica del Perú
2.6 Configuración de los 4 E1 lado nodo
Objetivo Configurar los 4 puertos tdm para E1
En el RAX711-L se configura el puerto tdm1 (E1), tdm2, tdm3, tdm4 con
Procedimiento de prueba la IP 1.1.1.15 que se conecta con la IP 1.1.1.1 por la VLAN 3822 a través
de los túneles 1, 2, 3 y 4 respectivamente. Luego se le asocia cada túnel
los CESPW 1,2 3 y 4.
Configuraciones

Configuración de puerto tdm para E1


raisecom(config)# interface tdm 1
raisecom(config-tdm-port)# tdm-type e1-unframed
raisecom(config-tdm-port)# tdm-identifier TDM1
raisecom(config-tdm-port)# tx-clock-src external
raisecom(config-tdm-port)# show tdm interface
exit

interface tdm 2
tdm-type e1-unframed
tdm-identifier TDM2
tx-clock-src external
exit

interface tdm 3
tdm-type e1-unframed
tdm-identifier TDM3
tx-clock-src external
exit

interface tdm 4
tdm-type e1-unframed
tdm-identifier TDM4
tx-clock-src external
exit

Configuración de IP para E1
raisecom(config)# tdmop-ip-address 1.1.1.15 255.255.255.0
raisecom(config)#show tdmop info

Creación de túnel de E1
raisecom(config)# ip tunnel 1 dest-ip-addr 1.1.1.1 ip-ttl 255 ip-tos 0 tag-
vlan-mode tag cvlan-id 3822 pri 7

ip tunnel 2 dest-ip-addr 1.1.1.1 ip-ttl 255 ip-tos 0 tag-vlan-mode tag cvlan-


id 3822 pri 7
ip tunnel 3 dest-ip-addr 1.1.1.1 ip-ttl 255 ip-tos 0 tag-vlan-mode tag cvlan-
id 3822 pri 7

13
Telefónica del Perú
ip tunnel 4 dest-ip-addr 1.1.1.1 ip-ttl 255 ip-tos 0 tag-vlan-mode tag cvlan-
id 3822 pri 7
raisecom(config)#show tunnel 1

Creación de túnel CESPW


raisecom(config)# ip cespw 1 type satop tdmport 1 timeslot all in-label 60001
out-label 50001 tunnel 1

ip cespw 2 type satop tdmport 2 timeslot all in-label 60002 out-label 50002
tunnel 2
ip cespw 3 type satop tdmport 3 timeslot all in-label 60003 out-label 50003
tunnel 3
ip cespw 4 type satop tdmport 4 timeslot all in-label 60004 out-label 50004
tunnel 4

Configuración de CESPW
raisecom(config)# cespw 1
raisecom(config-cespw)# load-time 1000
raisecom(config-cespw)# jitter-buffer 5000
raisecom(config-cespw)# ses-threshold 30
raisecom(config-cespw)# out-synch-threshold 15
raisecom(config-cespw)# connect enable
raisecom(config-cespw)#show cespw interface
exit

cespw 2
load-time 1000
jitter-buffer 5000
ses-threshold 30
out-synch-threshold 15
connect enable
exit

cespw 3
load-time 1000
jitter-buffer 5000
ses-threshold 30
out-synch-threshold 15
connect enable
exit

cespw 4
load-time 1000
jitter-buffer 5000
ses-threshold 30
out-synch-threshold 15
connect enable

14
Telefónica del Perú

3031 North Rocky Point Drive West Harborview Building, Suite 100 Tampa, Florida 33607
Tel: 1 (888) 816-4608 Fax: 1 (888) 816-4608 Email: export@raisecom.com
http://www.raisecominc.com

15

También podría gustarte