Sunteți pe pagina 1din 67

-------------------------------------------------------------------

LA-210

Manual LA-210

-------------------------------------------------------------------

Department : Broadband Ingeniería CPE


Project : Manual LA-210
Author :
Version :
Manual LA-210 Page 1 of 67
Document revisions

Date Version Description Revised by

Manual LA-210 Page 2 of 67


ÍNDICE

1 INTRODUCCIÓN 4

2 DESCRIPCIÓN SOLUCIÓN 4

3 EL EQUIPO LA-210 4
3.1 Fotos del equipo y leds ................................................................................................ 4
3.2 Como conectarse por Consola ................................................................................... 6
3.3 Pasos previos ................................................................................................................ 8
4 FIRMWARE DEL EQUIPO 19
4.1 Verificar el Firmware cargado................................................................................... 20
4.2 Como actualizar el Firmware. ................................................................................... 20
5 RESETEO A VALORES DE FÁBRICA 22

6 CONFIGURACIÓN DEL LA-210 23


6.1 Configuración de E1 transparente ........................................................................... 23
6.2 Configuración de E1 estructurado ........................................................................... 36
6.3 Ejemplo de configuración por consola .................................................................... 49
6.4 Ejemplo acceso por SSH .......................................................................................... 52
6.5 Ejemplo de configuración por TFTP ........................................................................ 53
7 TROUBLESHOOTING 54
7.1 Comprobaciones en el CPE...................................................................................... 54
7.2 Bucles ........................................................................................................................... 58
7.3 Comprobaciones en el ISAM .................................................................................... 59
7.4 Comprobaciones en el 7750 ..................................................................................... 60
8 GSM 63

9 OTROS 65
9.1 Paso de configuración de Transparente a Estructurada y viceversa................. 65
9.2 Cambio Ip de Gestión vlan 999 ................................................................................ 65
9.3 Cambio Ip de Servicio ................................................................................................ 66
9.4 Cambio de Password de gestión ............................................................................. 67

Manual LA-210 Page 3 of 67


1 INTRODUCCIÓN

El objeto de este documento es proporcionar los procedimientos básicos de configuración para


establecer el servicio de transporte de E1s entre el LA-210 (LA-210/ESHDSL/2W/ETH/E1) y 7750SR a
través de la plataforma ISAM.

En este documento también se detallan los rangos de valores admisibles para configurar los parámetros
que se necesitan en la declaración del servicio.

2 DESCRIPCIÓN SOLUCIÓN

El objetivo del proyecto es definir el transporte de señales TDM E1 entre salas OBA y CDCs de
Vodafone desde una terminación de red SHDSL a través de la plataforma ISAM:

La figura describe la solución implementada, donde se utilizan CPE LA-210 para transporte TDM/SHDSL
desde el domicilio de los clientes hasta las salas OBA.

3 EL EQUIPO LA-210

3.1 Fotos del equipo y leds

En el frontal del equipo tenemos los leds:

Manual LA-210 Page 4 of 67


En la parte trasera estarían todos los conectores:

Manual LA-210 Page 5 of 67


Conexión a continua:

3.2 Como conectarse por Consola

Lo primero conectarse al LA-210 a través del puerto serie RS-232:

Manual LA-210 Page 6 of 67


Si se utiliza un PC para configurar, arranca el programa HyperTerminal en Windows2000/Windows XP
OS o Terminal en el Windows3.1 OS para crear la conexión. Los interfaces son mostrados en las
siguientes imágenes. Introduce el nombre de la conexión y click OK.

Cuando configuramos con el PC en local selecciona el puerto serie en Connect using para conectarse. El
puerto serie seleccionado debería ser coincidente con el que tenemos el cable conectado.

Click OK para volver a la ventana del HyperTerminal y acabar configurando los siguientes parámetros:

Bits per second: 9600


Data bits: 8
Parity: None
Stop bits: 1
Flow control to None

Arranca el LA210 y durante el encendido y reinicio del equipo, el terminal de configuración muestra
información de inicio del sistema, tal y como se puede ver en la siguiente figura:
Manual LA-210 Page 7 of 67
El usuario por defecto es su y la password es 1234

IMPORTANTE: si durante el reinicio pulsamos enter varias veces entramos en otro proceso de arranque
diferente y nos saldría el siguiente menú:

0 - Exit boot-manager
1 - Dir
2 - Set active software copy
3 - Delete software copy
4 - Download boot manager or an application by XMODEM
5 - Format Flash
6 - Show basic hardware information
7 - Reset board
8 - System configuration
9 - Download boot manager or an application by TFTP

Select:

En este caso seleccionar 0 y así continuamos el reinicio.

Este menú es utilizado en casos en los que el equipo no es capaz a reiniciar solo por tener algún fichero
corrupto o por ejemplo en el caso de que se eliminase el firmware y reiniciamos el equipo sin cargar uno
nuevo.

3.3 Pasos previos

Vamos a indicar en este apartado unos pequeños conceptos para familiarizarse con el equipo una vez
nos hemos conectado, ya sea por consola o en remoto.

i) Una vez pongamos usuario y password lo primero que vemos es el nombre de sistema que
por defecto es LA-210 pero que en nuestras configuraciones seguramente utilicemos el
SERVICE ID del cliente. Por ejemplo

user>su
password>****

GCVF11012345#

ii) La ayuda de comandos es con el símbolo “?” o el comando “help”. Con el segundo tenemos
información más completa:

Manual LA-210 Page 8 of 67


iii) Otras funcionalidades:

a. Los comandos se pueden completar con el tabulador

b. Con los cursores hacia arriba y abajo podemos repetir comandos utilizados
anteriormente

c. Con Ctrl+C interrumpimos el comando que estamos escribiendo

d. Con Ctrl+Z salimos de configuración

e. Con Ctrl+E salimos del equipo

iv) Para ver la configuración:

a. Con el comando “info” estando en el directorio global vemos toda la configuración que
no sea la que trae por defecto:

GCVF11012345# info
version "3.00B03"
configure
echo "QoS - Configuration"
# QoS - Configuration
qos
echo "Policer Profile configuration"
# Policer Profile configuration
policer-profile "DefaultPolicer1"
bandwidth cir 0
exit
echo "Shaper Profile Configuration"
# Shaper Profile Configuration
shaper-profile "DefaultShaper1"
no bandwidth
exit
Manual LA-210 Page 9 of 67
echo "Marking Profile Configuration"
# Marking Profile Configuration
marking-profile "MarkingDefaultProfile1" method p-bit color-aware none
mark 0 to 0
mark 1 to 1
mark 2 to 2
mark 3 to 3
mark 4 to 4
mark 5 to 5
mark 6 to 6
mark 7 to 7
exit
# Marking Profile Configuration
marking-profile "MarkingDefaultProfile2" classification ip-dscp method p-bit color-aware none
mark 0 to 0
mark 1 to 1
mark 2 to 2
mark 3 to 3
mark 4 to 4
mark 5 to 5
mark 6 to 6
mark 7 to 7
mark 8..63 to 0

exit
# Marking Profile Configuration
marking-profile "MarkingDefaultProfile3" classification ip-precedence method p-bit color-aware none
mark 0 to 0
mark 1 to 1
mark 2 to 2
mark 3 to 3
mark 4 to 4
mark 5 to 5
mark 6 to 6
mark 7 to 7
exit
echo "Queue Block Profile Configuration"
# Queue Block Profile Configuration
queue-block-profile "QDefaultProfile1"
queue 0
scheduling strict
exit
queue 1
exit
queue 2
exit
queue 3
exit
queue 4
exit
exit
echo "Queue Group Configuration"
# Queue Group Configuration
queue-group-profile "QDefaultProfile1"
queue-block 0/1
name "QDefaultProfile1"
profile "QDefaultProfile1"
exit
exit
echo "Queue Mapping Profile Configuration"
# Queue Mapping Profile Configuration
queue-map-profile "QueueMappingDefaultProfile1"
map 0..1 to-queue 4
map 2..3 to-queue 3
map 4..5 to-queue 2
map 6..7 to-queue 1
exit
exit
echo "Flows Configuration"
# Flows Configuration
flows
echo "Classifier Profile - Flows Configuration"
# Classifier Profile - Flows Configuration
classifier-profile "ClassificationDefaultProfile1" match-any
match all
exit
exit
oam
Manual LA-210 Page 10 of 67
echo "OAM EFM Configuration"
# OAM EFM Configuration
efm
descriptor 1 passive
exit
exit

echo "System Configuration"


# System Configuration
system
name "GCVF11012345"
contact "UNE"
location "AUTRONIC"
echo "Inventory"
# Inventory
inventory 1001
alias "LA-210"
asset-id "000000"
serial-number "0020d2380906"
exit
# Inventory
inventory 4001
exit
# Inventory
inventory 7001
exit
# Inventory
inventory 7005
exit
# Inventory
inventory 7009
exit
# Inventory
inventory 7010
exit
echo "Clock Configuration"
# Clock Configuration
clock
echo "Domain Clock Configuration"
# Domain Clock Configuration
domain 1
master rx-port shdsl 1
fallback internal
exit
exit
date-and-time
zone gmt +01:00

echo "SNTP (Simple Network Time Protocol)"


# SNTP (Simple Network Time Protocol)
sntp
server 1
address 10.68.162.1
exit
exit
exit
echo "Syslog Parameters"
# Syslog Parameters
syslog device
shutdown
exit
# Syslog Parameters
syslog server 1
exit
# Syslog Parameters
syslog server 2
exit
# Syslog Parameters
syslog server 3
exit
# Syslog Parameters
syslog server 4
exit
# Syslog Parameters
syslog server 5
exit
exit
echo "Port Configuration"
Manual LA-210 Page 11 of 67
# Port Configuration
port
echo "L2CP Profile Configuration"
# L2CP Profile Configuration
l2cp-profile "DefaultProfile1"
mac 01-80-C2-00-00-01 discard
exit
echo "Ethernet - Port Configuration"
# Ethernet - Port Configuration
ethernet 1
shutdown
no l2cp
no policer
exit
pcs 1
queue-group profile "QDefaultProfile1"
egress-mtu 1580
exit
echo "SHDSL - Port Configuration"
# SHDSL - Port Configuration
shdsl 1
exit
echo "E1 - Port Configuration"
# E1 - Port Configuration
e1 1
name "E1-1"
tx-clock-source adaptive
exit
echo "Service Virtual Interface- Port Configuration"
# Service Virtual Interface- Port Configuration
svi 1
name "SVI-1 "
exit
exit
echo "Bridge Configuration"
# Bridge Configuration
bridge 1
echo "Bridge Port Configuration"
# Bridge Port Configuration
port 1
exit
# Bridge Port Configuration
port 2
exit
# Bridge Port Configuration
port 6
queue-mapping queue-map-profile "QueueMappingDefaultProfile1"
exit
exit
router 1
interface 1
address 10.68.162.10/23
name "gestion"
vlan 999 priority 7
no shutdown
exit
interface 2
address 10.1.74.123/25
name "service"
no shutdown
exit
default-gateway address 10.68.162.1
peer 1 ip 10.1.74.1 name "E1ESVIG01"
echo "MPLS Configuration"
# MPLS Configuration
mpls
ingress-tunnel 1 manual label 123 name "Tunnel-In-1"
egress-tunnel 1 manual label 123 name "Tunnel-Out-1"
exit
exit
management
user "debug" password "c1ab1b730f1daa438e3565f920048e35f2d3487e" hash
user "oper"
user "su"
user "tech"
user "user"
echo "SNMP Configuration"
# SNMP Configuration
Manual LA-210 Page 12 of 67
snmp
no snmpv3
exit
echo "RADIUS"
# RADIUS
radius
server 1
exit
server 2
exit
server 3
exit
server 4
exit
exit
exit
pwe
pw 1 type e1satop psn mpls manually
peer 1
label in 2261 out 2261
tdm-payload size 256
jitter-buffer 12000
exp-bits 5
tunnel-index ingress 1 egress 1
no shutdown
exit
exit
echo "Cross Connect"
# Cross Connect
cross-connect
pw-tdm pw 1 e1 1
exit

exit
configure
oam
exit
exit
configure
exit

b. Con el comando “info detail” en el directorio global vemos toda la configuración, tanto
los parámetros por defecto como los modificados:

GCVF11012345# info detail


version "3.00B03"
configure
echo "QoS - Configuration"
# QoS - Configuration
qos
echo "Policer Profile configuration"
# Policer Profile configuration
policer-profile "DefaultPolicer1"
bandwidth cir 0 cbs 0 eir 100000 ebs 12176
exit
echo "Shaper Profile Configuration"
# Shaper Profile Configuration
shaper-profile "DefaultShaper1"
no bandwidth
exit
echo "Marking Profile Configuration"
# Marking Profile Configuration
marking-profile "MarkingDefaultProfile1" classification p-bit method p-bit color-aware none
mark 0 to 0
mark 1 to 1
mark 2 to 2
mark 3 to 3
mark 4 to 4
mark 5 to 5
mark 6 to 6
mark 7 to 7
exit
# Marking Profile Configuration
marking-profile "MarkingDefaultProfile2" classification ip-dscp method p-bit color-aware none
mark 0 to 0
mark 1 to 1
mark 2 to 2
Manual LA-210 Page 13 of 67
mark 3 to 3
mark 4 to 4
mark 5 to 5
mark 6 to 6
mark 7 to 7
mark 8..63 to 0
exit
# Marking Profile Configuration
marking-profile "MarkingDefaultProfile3" classification ip-precedence method p-bit color-aware none
mark 0 to 0
mark 1 to 1
mark 2 to 2
mark 3 to 3
mark 4 to 4
mark 5 to 5
mark 6 to 6
mark 7 to 7
exit
echo "Queue Block Profile Configuration"
# Queue Block Profile Configuration
queue-block-profile "QDefaultProfile1"
queue 0
scheduling strict
no shaper
exit
queue 1
scheduling wfq 100
no shaper
exit
queue 2
scheduling wfq 100
no shaper
exit
queue 3
scheduling wfq 100
no shaper
exit
queue 4
scheduling wfq 100
no shaper
exit
exit
echo "Queue Group Configuration"
# Queue Group Configuration
queue-group-profile "QDefaultProfile1"
queue-block 0/1
name "QDefaultProfile1"
profile "QDefaultProfile1"
no shaper
exit
exit
echo "Queue Mapping Profile Configuration"
# Queue Mapping Profile Configuration
queue-map-profile "QueueMappingDefaultProfile1" classification p-bit
map 0..1 to-queue 4
map 2..3 to-queue 3
map 4..5 to-queue 2
map 6..7 to-queue 1
exit
exit
echo "Flows Configuration"
# Flows Configuration
flows
echo "Classifier Profile - Flows Configuration"
# Classifier Profile - Flows Configuration
classifier-profile "ClassificationDefaultProfile1" match-any
match all
exit
exit
oam
echo "OAM EFM Configuration"
# OAM EFM Configuration
efm
descriptor 1 passive
exit
exit
echo "System Configuration"
# System Configuration
Manual LA-210 Page 14 of 67
system
name "GCVF11012345"
contact "UNE"
location "AUTRONIC"
echo "Inventory"
# Inventory
inventory 1001
alias "LA-210"
asset-id "000000"
serial-number "0020d2380906"
exit
# Inventory
inventory 4001
alias ""
asset-id ""
serial-number ""
exit
# Inventory
inventory 7001
alias ""
asset-id ""
serial-number ""
exit
# Inventory
inventory 7005
alias ""
asset-id ""
serial-number ""
exit
# Inventory
inventory 7009
alias ""
asset-id ""
serial-number ""
exit
# Inventory
inventory 7010
alias ""
asset-id ""
serial-number ""
exit
forwarding-mode bridge
echo "Clock Configuration"
# Clock Configuration
clock
echo "Domain Clock Configuration"
# Domain Clock Configuration
domain 1
master rx-port shdsl 1
fallback internal
exit
exit
date-and-time
zone gmt +01:00
echo "SNTP (Simple Network Time Protocol)"
# SNTP (Simple Network Time Protocol)
sntp
poll-interval interval 1
server 1
address 10.68.162.1
exit
exit
exit
echo "Syslog Parameters"
# Syslog Parameters
syslog device
shutdown
facility local1
severity-level minor
port 514
exit
# Syslog Parameters
syslog server 1
address 0.0.0.0
port 514
exit
# Syslog Parameters
syslog server 2
Manual LA-210 Page 15 of 67
address 0.0.0.0
port 514
exit
# Syslog Parameters
syslog server 3
address 0.0.0.0
port 514
exit
# Syslog Parameters
syslog server 4
address 0.0.0.0
port 514
exit
# Syslog Parameters
syslog server 5
address 0.0.0.0
port 514
exit
exit
echo "Port Configuration"
# Port Configuration
port
echo "L2CP Profile Configuration"
# L2CP Profile Configuration
l2cp-profile "DefaultProfile1"
mac 01-00-0C-00-00-00 tunnel
mac 01-00-0C-CC-CC-CC tunnel
mac 01-00-0C-CC-CC-CD tunnel
mac 01-00-0C-CD-CD-CE tunnel
mac 01-00-0C-CD-CD-D0 tunnel
mac 01-80-C2-00-00-00 tunnel
mac 01-80-C2-00-00-01 discard
mac 01-80-C2-00-00-02 tunnel
mac 01-80-C2-00-00-03 tunnel
mac 01-80-C2-00-00-04 tunnel
mac 01-80-C2-00-00-05 tunnel
mac 01-80-C2-00-00-06 tunnel
mac 01-80-C2-00-00-07 tunnel
mac 01-80-C2-00-00-08 tunnel
mac 01-80-C2-00-00-09 tunnel
mac 01-80-C2-00-00-0A tunnel
mac 01-80-C2-00-00-0B tunnel
mac 01-80-C2-00-00-0C tunnel
mac 01-80-C2-00-00-0D tunnel
mac 01-80-C2-00-00-0E tunnel
mac 01-80-C2-00-00-0F tunnel
mac 01-80-C2-00-00-10 tunnel
mac 01-80-C2-00-00-20 tunnel
mac 01-80-C2-00-00-21 tunnel
mac 01-80-C2-00-00-22 tunnel
mac 01-80-C2-00-00-23 tunnel
mac 01-80-C2-00-00-24 tunnel
mac 01-80-C2-00-00-25 tunnel
mac 01-80-C2-00-00-26 tunnel
mac 01-80-C2-00-00-27 tunnel
mac 01-80-C2-00-00-28 tunnel
mac 01-80-C2-00-00-29 tunnel
mac 01-80-C2-00-00-2A tunnel
mac 01-80-C2-00-00-2B tunnel
mac 01-80-C2-00-00-2C tunnel
mac 01-80-C2-00-00-2D tunnel
mac 01-80-C2-00-00-2E tunnel
mac 01-80-C2-00-00-2F tunnel
exit
echo "Ethernet - Port Configuration"
# Ethernet - Port Configuration
ethernet 1
shutdown
no loop-detection
auto-negotiation
max-capability 100-full-duplex
no flow-control
mdix-auto-cross
tag-ethernet-type 0x8100
no efm
no l2cp
no policer
dhcp-request normal
Manual LA-210 Page 16 of 67
egress-mtu 1900
exit
pcs 1
no shutdown
tag-ethernet-type 0x8100
no efm
queue-group profile "QDefaultProfile1"
dhcp-request normal
egress-mtu 1580
exit
echo "SHDSL - Port Configuration"
# SHDSL - Port Configuration
shdsl 1
no shutdown
stu remote
tc 64-65-octets
power-backoff 0
loop-attenuation-threshold 0
snr-margin-threshold 0
current-margin 0
no worst-margin
exit
echo "E1 - Port Configuration"
# E1 - Port Configuration
e1 1
name "E1-1"
no shutdown
tx-clock-source adaptive
line-type unframed
idle-code 0x7e
no loopback
rx-sensitivity short-haul
trail-mode terminated
exit
echo "Service Virtual Interface- Port Configuration"
# Service Virtual Interface- Port Configuration
svi 1
name "SVI-1 "
no shutdown
exit
exit
echo "Bridge Configuration"
# Bridge Configuration
bridge 1
no vlan-aware
filtering
aging-time 300
echo "Bridge Port Configuration"
# Bridge Port Configuration
port 1
pvid 2 priority 0
no egress-tag
no ingress-tag
no shutdown
exit
# Bridge Port Configuration
port 2
pvid 2 priority 0
no egress-tag
no ingress-tag
no shutdown
exit
# Bridge Port Configuration
port 6
pvid 2 priority 0
no egress-tag
no ingress-tag
queue-mapping queue-map-profile "QueueMappingDefaultProfile1"
no shutdown
exit
exit
router 1
interface 1
no dhcp
address 10.68.162.10/23
name "gestion"
bind svi 1
vlan 999 priority 7
Manual LA-210 Page 17 of 67
management-access
no shutdown
exit
interface 2
address 10.1.74.123/25
name "service"
bind svi 1
no vlan
no shutdown
exit
default-gateway address 10.68.162.1
static-route 10.1.74.123/25 interface 2
static-route 10.68.162.10/23 interface 1
peer 1 ip 10.1.74.1 name "E1ESVIG01"
arp-timeout 1200
echo "MPLS Configuration"
# MPLS Configuration
mpls
ingress-tunnel 1 manual label 123 name "Tunnel-In-1"
egress-tunnel 1 manual label 123 name "Tunnel-Out-1"
exit
exit
management
user "oper" level oper password "7110eda4d09e062aa5e4a390b0a572ac0d2c0220" hash
user "su" level su password "7110eda4d09e062aa5e4a390b0a572ac0d2c0220" hash
user "tech" level tech password "7110eda4d09e062aa5e4a390b0a572ac0d2c0220" hash
user "user" level user password "7110eda4d09e062aa5e4a390b0a572ac0d2c0220" hash
echo "SNMP Configuration"
# SNMP Configuration
snmp
snmp-engine-id mac 00-20-D2-38-09-06
no snmpv3
community read "public" write "private" trap "public"
trap-delay 180
exit
access
telnet
ssh
snmp
auth-policy 1st-level local
exit
echo "RADIUS"
# RADIUS
radius
server 1
address 0.0.0.0
key "" hash
retry 2
timeout 2
auth-port 1812
exit
server 2
address 0.0.0.0
key "" hash
retry 2
timeout 2
auth-port 1812
exit
server 3
address 0.0.0.0
key "" hash
retry 2
timeout 2
auth-port 1812
exit
server 4
address 0.0.0.0
key "" hash
retry 2
timeout 2
auth-port 1812
exit
exit

exit
pwe
pw 1 type e1satop psn mpls manually
name "PW-1"
Manual LA-210 Page 18 of 67
peer 1
label in 2261 out 2261
no oam
tdm-payload size 256
jitter-buffer 12000
psn-oos 1-bit
exp-bits 5
ttl 255
tunnel-index ingress 1 egress 1
no shutdown
exit
exit
echo "Cross Connect"
# Cross Connect
cross-connect
pw-tdm pw 1 e1 1

exit
terminal
baud-rate 9600bps
timeout limited 10
exit
exit
configure
oam
echo "OAM CFM Configuration"
# OAM CFM Configuration
cfm
multicast-addr 0180C2000030
ethertype 0x8902
exit
exit
exit
exit

c. Con los comandos “info” e “info detail” si los realizamos dentro de un directorio solo
vemos la configuración que corresponde a dicho directorio. Un ejemplo, vemos la
configuración del directorio “configure port e1 1”:

v) Con el comando “save” se guarda la configuración:

PRUEBAS3TS# save
# CONFIGURATION SAVED IN FLASH

PRUEBAS3TS#

4 FIRMWARE DEL EQUIPO

Manual LA-210 Page 19 of 67


4.1 Verificar el Firmware cargado

La versión a utilizar es la 3.00B03

El comando para verlo en el router es “show configure system device-information”.

4.2 Como actualizar el Firmware.

La carga del firmware podemos realizarla por Ftp o Tftp desde un PC conectado en la Ethernet o en
remoto si disponemos de acceso por la línea.

Una vez conectados al equipo al puerto Ethernet los pasos a realizar son:

Paso 1. Configurar la conectividad ip entre LA-210 y PC:

Configuración necesaria cuando la versión que trae reconoce el comando router 1:

Configure

port
ethernet 1
shutdown
exit

router 1
interface 1
no dhcp
address 192.168.10.1/24
name "gestion"
bind svi 1
vlan 999 priority 7
management-access
no shutdown
exit
exit

port
ethernet 1
no shutdown
exit
exit

Cuando NO detecta el comando “router 1” el error es el siguiente:

Manual LA-210 Page 20 of 67


Cuando la versión que trae no reconoce el comando “router 1” tendríamos que configurar lo siguiente
para poder tener conectividad con el PC:

configure
management
host 1
ip-address 192.168.10.1/24
exit
exit
exit

Este caso sería por ejemplo si el equipo viene con la versión 2.50:

Ejemplo:

LA-210# configure
LA-210>config# management
LA-210>config>mngmnt# host 1
LA-210>config>mngmnt>host(1)# ip-address 192.168.10.1/24
LA-210>config>mngmnt>host(1)# exit
LA-210>config>mngmnt# exit
LA-210>config# exit
LA-210#

Paso 2. Comprobamos si llegamos al PC que tenemos conectado con un cable recto al puerto Ethernet:

LA-210# ping 192.168.10.10


LA-210#
PING - Frame no. 1 Reply Successful

PING - Frame no. 2 Reply Successful

PING - Frame no. 3 Reply Successful

PING - Sent 3, Received 3, Lost 0

Press enter to return to command prompt.

Paso 3. Descargamos el Firmware del servidor Tftp

Si lo hacemos desde un PC conectado al puerto Ethernet del LA-210 se puede utilizar un cable recto o
cruzado:

Manual LA-210 Page 21 of 67


Lanzamos el comando siguiente para descargar el Firmware del PC:

file copy tftp://<IP_SERVIDOR>/LA_210_3_B03_SHDSL.IMG main-sw

Por ejemplo:

file copy tftp://192.168.10.10/LA_210_3_B03_SHDSL.IMG main-sw

¡¡¡¡¡¡¡¡¡ Previamente activar en el PC un servidor Tftp (p.e. 3com_Server) y tener el Firmware descargado
en el directorio configurado en la aplicación!!!!!!!!!!

Este sería el resultado de la carga:

Paso 4. Reinicio y verificación

Reiniciamos el equipo con el comando “admin reboot” y cuando volvemos a conectarnos verificamos
que la versión sea la correcta con el comando “show configure system device-information” tal y como
vemos en la siguiente captura:

5 RESETEO A VALORES DE FÁBRICA

El reseteo a configuración de fábrica lo haríamos con el comando “admin factory-default”

Manual LA-210 Page 22 of 67


6 CONFIGURACIÓN DEL LA-210

Las posibilidades de configuración dependerá del tipo de E1 que queremos proporcionar. Generalmente
podemos distinguir entre 2 tipos de E1, es decir, ESTRUCTURADO o TRANSPARENTE. Veremos a
continuación la configuración de este tipo de E1s:

6.1 Configuración de E1 transparente

La configuración que indicamos en este apartado sería la configuración que habría que pegar en el
equipo una vez estemos conectados por consola para poder dar el servicio de E1 transparente (2
Megas) y además habilitar la gestión remota.

Los valores indicados en rojo son los que van a variar de un cliente a otro:

# configuration file

exit all

configure

# System Configuration

system

name "GCTVF12270454"

contact "BB"

location "w-1054"

Manual LA-210 Page 23 of 67


date-and-time

zone gmt +01:00

# SNTP (Simple Network Time Protocol)

sntp

server 1

address 10.50.33.10

exit

exit

exit

exit

echo "Port Configuration"

# Port Configuration

port

echo "SHDSL - Port Configuration"

# SHDSL - Port Configuration

shdsl 1

exit

#--------------------------------------------------

echo "E1 - Port Configuration"

# E1 - Port Configuration

e1 1
Manual LA-210 Page 24 of 67
name "E1-1"

tx-clock-source adaptive

exit

exit

#--------------------------------------------------

port

ethernet 1

shutdown

exit

exit

router 1

interface 1

address 10.68.162.10/23

name "gestion"

vlan 999 priority 7

no shutdown

exit

interface 2

address 10.1.74.123/25

name "service"

Manual LA-210 Page 25 of 67


bind svi 1

no shutdown

exit

peer 1 ip 10.1.74.1 name "E1ESALC01"

default-gateway address 10.68.162.1

echo "MPLS Configuration"

# MPLS Configuration

mpls

ingress-tunnel 1 manual label 123 name "Tunnel-In-1"

egress-tunnel 1 manual label 123 name "Tunnel-Out-1"

exit

exit

#--------------------------------------------------

pwe

pw 1 type e1satop psn mpls manually

peer 1

label in 2261 out 2261

no oam

tdm-payload size 256

jitter-buffer 12000

exp-bits 5

Manual LA-210 Page 26 of 67


tunnel-index ingress 1 egress 1

no shutdown

exit

exit

#--------------------------------------------------

echo "Cross Connect"

# Cross Connect

cross-connect

pw-tdm pw 1 e1 1

exit

exit

Este sería el “info detail” de un E1 transparente:

version "3.00B03"
configure
echo "QoS - Configuration"
# QoS - Configuration
qos
echo "Policer Profile configuration"
# Policer Profile configuration
policer-profile "DefaultPolicer1"
bandwidth cir 0 cbs 0 eir 100000 ebs 12176
exit
echo "Shaper Profile Configuration"
# Shaper Profile Configuration
shaper-profile "DefaultShaper1"
no bandwidth
exit
echo "Marking Profile Configuration"
# Marking Profile Configuration
marking-profile "MarkingDefaultProfile1" classification p-bit method p-bit color-aware none
mark 0 to 0
mark 1 to 1
mark 2 to 2
Manual LA-210 Page 27 of 67
mark 3 to 3
mark 4 to 4
mark 5 to 5
mark 6 to 6
mark 7 to 7
exit
# Marking Profile Configuration
marking-profile "MarkingDefaultProfile2" classification ip-dscp method p-bit color-aware none
mark 0 to 0
mark 1 to 1
mark 2 to 2
mark 3 to 3
mark 4 to 4
mark 5 to 5
mark 6 to 6
mark 7 to 7
mark 8..63 to 0

exit
# Marking Profile Configuration
marking-profile "MarkingDefaultProfile3" classification ip-precedence method p-bit color-aware none
mark 0 to 0
mark 1 to 1
mark 2 to 2
mark 3 to 3
mark 4 to 4
mark 5 to 5
mark 6 to 6
mark 7 to 7
exit
echo "Queue Block Profile Configuration"
# Queue Block Profile Configuration
queue-block-profile "QDefaultProfile1"
queue 0
scheduling strict
no shaper
exit
queue 1
scheduling wfq 100
no shaper
exit
queue 2
scheduling wfq 100
no shaper
exit
queue 3
scheduling wfq 100
no shaper
exit
queue 4
scheduling wfq 100
no shaper

Manual LA-210 Page 28 of 67


exit
exit
echo "Queue Group Configuration"
# Queue Group Configuration
queue-group-profile "QDefaultProfile1"
queue-block 0/1
name "QDefaultProfile1"
profile "QDefaultProfile1"
no shaper
exit
exit
echo "Queue Mapping Profile Configuration"
# Queue Mapping Profile Configuration
queue-map-profile "QueueMappingDefaultProfile1" classification p-bit
map 0..1 to-queue 4
map 2..3 to-queue 3
map 4..5 to-queue 2
map 6..7 to-queue 1
exit
exit
echo "Flows Configuration"
# Flows Configuration
flows
echo "Classifier Profile - Flows Configuration"
# Classifier Profile - Flows Configuration
classifier-profile "ClassificationDefaultProfile1" match-any
match all
exit
exit
oam
echo "OAM EFM Configuration"
# OAM EFM Configuration
efm
descriptor 1 passive
exit
exit
echo "System Configuration"
# System Configuration
system
name "GCTVF12270454"
contact "BB"
location "w-1054"
echo "Inventory"
# Inventory
inventory 1001
alias "LA-210"
asset-id "000000"
serial-number "0020d2380906"
exit
# Inventory
inventory 4001
alias ""

Manual LA-210 Page 29 of 67


asset-id ""
serial-number ""
exit
# Inventory
inventory 7001
alias ""
asset-id ""
serial-number ""
exit
# Inventory
inventory 7005
alias ""
asset-id ""
serial-number ""

exit
# Inventory
inventory 7009
alias ""
asset-id ""
serial-number ""
exit
# Inventory
inventory 7010
alias ""
asset-id ""
serial-number ""
exit
forwarding-mode bridge
echo "Clock Configuration"
# Clock Configuration
clock
echo "Domain Clock Configuration"
# Domain Clock Configuration
domain 1
master rx-port shdsl 1
fallback internal
exit
exit
date-and-time
zone gmt +01:00
echo "SNTP (Simple Network Time Protocol)"
# SNTP (Simple Network Time Protocol)
sntp
poll-interval interval 1
server 1
address 10.50.33.10
exit
exit
exit
echo "Syslog Parameters"
# Syslog Parameters

Manual LA-210 Page 30 of 67


syslog device
shutdown
facility local1
severity-level minor
port 514
exit
# Syslog Parameters
syslog server 1
address 0.0.0.0
port 514
exit
# Syslog Parameters
syslog server 2
address 0.0.0.0
port 514
exit
# Syslog Parameters
syslog server 3
address 0.0.0.0
port 514
exit
# Syslog Parameters
syslog server 4
address 0.0.0.0
port 514
exit
# Syslog Parameters
syslog server 5
address 0.0.0.0
port 514
exit
exit
echo "Port Configuration"
# Port Configuration
port
echo "L2CP Profile Configuration"
# L2CP Profile Configuration
l2cp-profile "DefaultProfile1"
mac 01-00-0C-00-00-00 tunnel
mac 01-00-0C-CC-CC-CC tunnel
mac 01-00-0C-CC-CC-CD tunnel
mac 01-00-0C-CD-CD-CE tunnel
mac 01-00-0C-CD-CD-D0 tunnel
mac 01-80-C2-00-00-00 tunnel
mac 01-80-C2-00-00-01 discard
mac 01-80-C2-00-00-02 tunnel
mac 01-80-C2-00-00-03 tunnel
mac 01-80-C2-00-00-04 tunnel
mac 01-80-C2-00-00-05 tunnel
mac 01-80-C2-00-00-06 tunnel
mac 01-80-C2-00-00-07 tunnel
mac 01-80-C2-00-00-08 tunnel

Manual LA-210 Page 31 of 67


mac 01-80-C2-00-00-09 tunnel
mac 01-80-C2-00-00-0A tunnel
mac 01-80-C2-00-00-0B tunnel
mac 01-80-C2-00-00-0C tunnel
mac 01-80-C2-00-00-0D tunnel
mac 01-80-C2-00-00-0E tunnel
mac 01-80-C2-00-00-0F tunnel
mac 01-80-C2-00-00-10 tunnel
mac 01-80-C2-00-00-20 tunnel
mac 01-80-C2-00-00-21 tunnel
mac 01-80-C2-00-00-22 tunnel
mac 01-80-C2-00-00-23 tunnel
mac 01-80-C2-00-00-24 tunnel
mac 01-80-C2-00-00-25 tunnel
mac 01-80-C2-00-00-26 tunnel
mac 01-80-C2-00-00-27 tunnel
mac 01-80-C2-00-00-28 tunnel
mac 01-80-C2-00-00-29 tunnel
mac 01-80-C2-00-00-2A tunnel
mac 01-80-C2-00-00-2B tunnel
mac 01-80-C2-00-00-2C tunnel
mac 01-80-C2-00-00-2D tunnel
mac 01-80-C2-00-00-2E tunnel
mac 01-80-C2-00-00-2F tunnel
exit
echo "Ethernet - Port Configuration"
# Ethernet - Port Configuration
ethernet 1
shutdown
no loop-detection
auto-negotiation
max-capability 100-full-duplex
no flow-control
mdix-auto-cross
tag-ethernet-type 0x8100
no efm
no l2cp
no policer
dhcp-request normal
egress-mtu 1900
exit
pcs 1
no shutdown
tag-ethernet-type 0x8100
no efm
queue-group profile "QDefaultProfile1"
dhcp-request normal
egress-mtu 1580
exit
echo "SHDSL - Port Configuration"
# SHDSL - Port Configuration
shdsl 1

Manual LA-210 Page 32 of 67


no shutdown
stu remote
tc 64-65-octets
power-backoff 0
loop-attenuation-threshold 0
snr-margin-threshold 0
current-margin 0
no worst-margin
exit
echo "E1 - Port Configuration"
# E1 - Port Configuration
e1 1
name "E1-1"
no shutdown
tx-clock-source adaptive
line-type unframed
idle-code 0x7e
no loopback
rx-sensitivity short-haul
trail-mode terminated
exit
echo "Service Virtual Interface- Port Configuration"
# Service Virtual Interface- Port Configuration
svi 1
name "SVI-1 "
no shutdown
exit
exit
echo "Bridge Configuration"
# Bridge Configuration
bridge 1
no vlan-aware
filtering
aging-time 300
echo "Bridge Port Configuration"
# Bridge Port Configuration
port 1
pvid 2 priority 0
no egress-tag
no ingress-tag
no shutdown
exit
# Bridge Port Configuration
port 2
pvid 2 priority 0
no egress-tag
no ingress-tag
no shutdown
exit
# Bridge Port Configuration
port 6
pvid 2 priority 0

Manual LA-210 Page 33 of 67


no egress-tag
no ingress-tag
queue-mapping queue-map-profile "QueueMappingDefaultProfile1"
no shutdown
exit
exit
router 1
interface 1
no dhcp
address 10.68.162.10/23
name "gestion"
bind svi 1
vlan 999 priority 7
management-access
no shutdown
exit
interface 2
address 10.1.74.123/25
name "service"
bind svi 1
no vlan
no shutdown
exit
default-gateway address 10.68.162.1
static-route 10.1.74.123/25 interface 2
static-route 10.68.162.10/23 interface 1
peer 1 ip 10.1.74.1 name "E1ESALC01"
arp-timeout 1200
echo "MPLS Configuration"
# MPLS Configuration
mpls
ingress-tunnel 1 manual label 123 name "Tunnel-In-1"
egress-tunnel 1 manual label 123 name "Tunnel-Out-1"
exit
exit
management
user "oper" level oper password "7110eda4d09e062aa5e4a390b0a572ac0d2c0220" hash
user "su" level su password "7110eda4d09e062aa5e4a390b0a572ac0d2c0220" hash
user "tech" level tech password "7110eda4d09e062aa5e4a390b0a572ac0d2c0220" hash
user "user" level user password "7110eda4d09e062aa5e4a390b0a572ac0d2c0220" hash
echo "SNMP Configuration"
# SNMP Configuration
snmp
snmp-engine-id mac 00-20-D2-38-09-06
no snmpv3
community read "public" write "private" trap "public"
trap-delay 180

exit
access
telnet
ssh

Manual LA-210 Page 34 of 67


snmp
auth-policy 1st-level local
exit
echo "RADIUS"
# RADIUS
radius
server 1
address 0.0.0.0
key "" hash
retry 2
timeout 2
auth-port 1812
exit
server 2
address 0.0.0.0
key "" hash
retry 2
timeout 2
auth-port 1812
exit
server 3
address 0.0.0.0
key "" hash
retry 2
timeout 2
auth-port 1812
exit
server 4
address 0.0.0.0
key "" hash
retry 2
timeout 2
auth-port 1812
exit
exit
exit
pwe
pw 1 type e1satop psn mpls manually
name "PW-1"
peer 1
label in 2261 out 2261
no oam
tdm-payload size 256
jitter-buffer 12000
psn-oos 1-bit
exp-bits 5
ttl 255
tunnel-index ingress 1 egress 1
no shutdown
exit
exit
echo "Cross Connect"

Manual LA-210 Page 35 of 67


# Cross Connect
cross-connect
pw-tdm pw 1 e1 1
exit
terminal
baud-rate 9600bps
timeout limited 10
exit
exit
configure
oam
echo "OAM CFM Configuration"
# OAM CFM Configuration
cfm
multicast-addr 0180C2000030
ethertype 0x8902
exit
exit
exit
exit

6.2 Configuración de E1 estructurado

La configuración que indicamos en este apartado sería la configuración que habría que pegar en el
equipo una vez estemos conectados por consola para poder dar el servicio de E1 estructurado (nx64
canales) y además habilitar la gestión remota. En el ejemplo tendríamos el caso de configuración para 3
timeslots.

Los valores indicados en rojo son los que van a variar de un cliente a otro:

# configuration file

exit all

configure

# System Configuration

system

name "GCTVF12270454"

contact "BB"

Manual LA-210 Page 36 of 67


location "w-1054"

date-and-time

zone gmt +01:00

# SNTP (Simple Network Time Protocol)

sntp

server 1

address 10.50.33.10

exit

exit

exit

exit

echo "Port Configuration"

# Port Configuration

port

echo "SHDSL - Port Configuration"

# SHDSL - Port Configuration

shdsl 1

exit

#--------------------------------------------------

echo "E1 - Port Configuration"

# E1 - Port Configuration

Manual LA-210 Page 37 of 67


e1 1

name "E1-1"

tx-clock-source adaptive

line-type g732n

exit
exit

#--------------------------------------------------

port

ethernet 1

shut

exit

exit

router 1

interface 1

address 10.16.160.10/23

name "gestion"

vlan 999 priority 7

no shutdown

exit

interface 2

address 10.1.77.2/25

name "service"
Manual LA-210 Page 38 of 67
bind svi 1

no shutdown

exit

peer 1 ip 10.1.77.1 name "E1ESALC01"

default-gateway address 10.16.160.1

echo "MPLS Configuration"

# MPLS Configuration

mpls

ingress-tunnel 1 manual label 35 name "Tunnel-In-1"

egress-tunnel 1 manual label 35 name "Tunnel-Out-1"

exit

exit

#--------------------------------------------------

pwe

pw 1 type ces-psn-data psn mpls manually

peer 1

label in 2631 out 2631

no oam

tdm-payload size 96 rate 3

jitter-buffer 12000

exp-bits 5
Manual LA-210 Page 39 of 67
tunnel-index ingress 1 egress 1

no shutdown

exit

exit

#--------------------------------------------------

echo "Cross Connect"

# Cross Connect

cross-connect

pw-tdm pw 1 e1 1 time-slots 1..3

exit

exit

Esta sería el “info detail” de un E1 estructurado como ejemplo:

version "3.00B03"
configure
echo "QoS - Configuration"
# QoS - Configuration
qos
echo "Policer Profile configuration"
# Policer Profile configuration
policer-profile "DefaultPolicer1"
bandwidth cir 0 cbs 0 eir 100000 ebs 12176
exit
echo "Shaper Profile Configuration"
# Shaper Profile Configuration
shaper-profile "DefaultShaper1"
no bandwidth
exit
echo "Marking Profile Configuration"
# Marking Profile Configuration
marking-profile "MarkingDefaultProfile1" classification p-bit method p-bit color-aware none
mark 0 to 0
mark 1 to 1
mark 2 to 2
Manual LA-210 Page 40 of 67
mark 3 to 3
mark 4 to 4
mark 5 to 5
mark 6 to 6
mark 7 to 7
exit
# Marking Profile Configuration
marking-profile "MarkingDefaultProfile2" classification ip-dscp method p-bit color-aware none
mark 0 to 0
mark 1 to 1
mark 2 to 2
mark 3 to 3
mark 4 to 4
mark 5 to 5
mark 6 to 6
mark 7 to 7
mark 8..63 to 0
exit
# Marking Profile Configuration
marking-profile "MarkingDefaultProfile3" classification ip-precedence method p-bit color-aware none
mark 0 to 0
mark 1 to 1
mark 2 to 2
mark 3 to 3
mark 4 to 4
mark 5 to 5
mark 6 to 6
mark 7 to 7
exit
echo "Queue Block Profile Configuration"
# Queue Block Profile Configuration
queue-block-profile "QDefaultProfile1"
queue 0
scheduling strict
no shaper
exit
queue 1
scheduling wfq 100
no shaper
exit
queue 2
scheduling wfq 100
no shaper
exit
queue 3
scheduling wfq 100
no shaper
exit
queue 4
scheduling wfq 100
no shaper
exit

Manual LA-210 Page 41 of 67


exit
echo "Queue Group Configuration"
# Queue Group Configuration
queue-group-profile "QDefaultProfile1"
queue-block 0/1
name "QDefaultProfile1"
profile "QDefaultProfile1"
no shaper
exit
exit
echo "Queue Mapping Profile Configuration"
# Queue Mapping Profile Configuration
queue-map-profile "QueueMappingDefaultProfile1" classification p-bit
map 0..1 to-queue 4
map 2..3 to-queue 3
map 4..5 to-queue 2
map 6..7 to-queue 1
exit
exit
echo "Flows Configuration"
# Flows Configuration
flows
echo "Classifier Profile - Flows Configuration"
# Classifier Profile - Flows Configuration
classifier-profile "ClassificationDefaultProfile1" match-any
match all
exit
exit
oam
echo "OAM EFM Configuration"
# OAM EFM Configuration
efm
descriptor 1 passive
exit
exit
echo "System Configuration"
# System Configuration
system
name "PRUEBAS3TS"
contact "BBCPE"
location "NODO"
echo "Inventory"
# Inventory
inventory 1001
alias "LA-210"
asset-id "000000"
serial-number "0020d2382936"
exit
# Inventory
inventory 4001
alias ""
asset-id ""

Manual LA-210 Page 42 of 67


serial-number ""
exit
# Inventory
inventory 7001
alias ""
asset-id ""
serial-number ""
exit
# Inventory
inventory 7005
alias ""
asset-id ""
serial-number ""
exit
# Inventory
inventory 7009
alias ""
asset-id ""
serial-number ""
exit
# Inventory
inventory 7010
alias ""
asset-id ""
serial-number ""
exit
forwarding-mode bridge
echo "Clock Configuration"
# Clock Configuration
clock
echo "Domain Clock Configuration"
# Domain Clock Configuration
domain 1
master rx-port shdsl 1
fallback internal
exit
exit
date-and-time
zone gmt +01:00
echo "SNTP (Simple Network Time Protocol)"
# SNTP (Simple Network Time Protocol)
sntp
poll-interval interval 1
server 1
address 10.50.39.10
exit
exit
exit
echo "Syslog Parameters"
# Syslog Parameters
syslog device
shutdown

Manual LA-210 Page 43 of 67


facility local1
severity-level minor
port 514
exit
# Syslog Parameters
syslog server 1
address 0.0.0.0
port 514
exit
# Syslog Parameters
syslog server 2
address 0.0.0.0
port 514
exit
# Syslog Parameters
syslog server 3
address 0.0.0.0
port 514
exit
# Syslog Parameters
syslog server 4
address 0.0.0.0
port 514
exit
# Syslog Parameters
syslog server 5
address 0.0.0.0
port 514
exit
exit
echo "Port Configuration"
# Port Configuration
port
echo "L2CP Profile Configuration"
# L2CP Profile Configuration
l2cp-profile "DefaultProfile1"
mac 01-00-0C-00-00-00 tunnel
mac 01-00-0C-CC-CC-CC tunnel
mac 01-00-0C-CC-CC-CD tunnel
mac 01-00-0C-CD-CD-CE tunnel
mac 01-00-0C-CD-CD-D0 tunnel
mac 01-80-C2-00-00-00 tunnel
mac 01-80-C2-00-00-01 discard
mac 01-80-C2-00-00-02 tunnel
mac 01-80-C2-00-00-03 tunnel
mac 01-80-C2-00-00-04 tunnel
mac 01-80-C2-00-00-05 tunnel
mac 01-80-C2-00-00-06 tunnel
mac 01-80-C2-00-00-07 tunnel
mac 01-80-C2-00-00-08 tunnel
mac 01-80-C2-00-00-09 tunnel
mac 01-80-C2-00-00-0A tunnel

Manual LA-210 Page 44 of 67


mac 01-80-C2-00-00-0B tunnel
mac 01-80-C2-00-00-0C tunnel
mac 01-80-C2-00-00-0D tunnel
mac 01-80-C2-00-00-0E tunnel
mac 01-80-C2-00-00-0F tunnel
mac 01-80-C2-00-00-10 tunnel
mac 01-80-C2-00-00-20 tunnel
mac 01-80-C2-00-00-21 tunnel
mac 01-80-C2-00-00-22 tunnel
mac 01-80-C2-00-00-23 tunnel
mac 01-80-C2-00-00-24 tunnel
mac 01-80-C2-00-00-25 tunnel
mac 01-80-C2-00-00-26 tunnel
mac 01-80-C2-00-00-27 tunnel
mac 01-80-C2-00-00-28 tunnel
mac 01-80-C2-00-00-29 tunnel
mac 01-80-C2-00-00-2A tunnel
mac 01-80-C2-00-00-2B tunnel
mac 01-80-C2-00-00-2C tunnel
mac 01-80-C2-00-00-2D tunnel
mac 01-80-C2-00-00-2E tunnel
mac 01-80-C2-00-00-2F tunnel
exit
echo "Ethernet - Port Configuration"
# Ethernet - Port Configuration
ethernet 1
shutdown
no loop-detection
auto-negotiation
max-capability 100-full-duplex
no flow-control
mdix-auto-cross
tag-ethernet-type 0x8100
no efm
no l2cp
no policer
dhcp-request normal
egress-mtu 1900
exit
pcs 1
no shutdown
tag-ethernet-type 0x8100
no efm
queue-group profile "QDefaultProfile1"
dhcp-request normal
egress-mtu 1580
exit
echo "SHDSL - Port Configuration"
# SHDSL - Port Configuration
shdsl 1
no shutdown
stu remote

Manual LA-210 Page 45 of 67


tc 64-65-octets
power-backoff 0
loop-attenuation-threshold 0
snr-margin-threshold 0
current-margin 0
no worst-margin
exit
echo "E1 - Port Configuration"
# E1 - Port Configuration
e1 1
name "E1-1"
no shutdown
tx-clock-source adaptive
line-type g732n
idle-code 0x7e
no loopback
rx-sensitivity short-haul
trail-mode terminated
exit
echo "Service Virtual Interface- Port Configuration"
# Service Virtual Interface- Port Configuration
svi 1
name "SVI-1 "
no shutdown
exit
exit
echo "Bridge Configuration"
# Bridge Configuration
bridge 1
no vlan-aware
filtering
aging-time 300
echo "Bridge Port Configuration"
# Bridge Port Configuration
port 1
pvid 2 priority 0
no egress-tag
no ingress-tag
no shutdown
exit
# Bridge Port Configuration
port 2
pvid 2 priority 0
no egress-tag
no ingress-tag
no shutdown
exit
# Bridge Port Configuration
port 6
pvid 2 priority 0
no egress-tag
no ingress-tag

Manual LA-210 Page 46 of 67


queue-mapping queue-map-profile "QueueMappingDefaultProfile1"
no shutdown
exit
exit
router 1
interface 1
no dhcp
address 10.68.162.9/23
name "gestion"
bind svi 1
vlan 999 priority 7
management-access
no shutdown
exit
interface 2
address 10.1.74.66/25
name "service"
bind svi 1
no vlan
no shutdown
exit
default-gateway address 10.68.162.1
static-route 10.1.74.66/25 interface 2
static-route 10.68.162.9/23 interface 1
peer 1 ip 10.1.74.1 name "E1ESVIG01"
arp-timeout 1200
echo "MPLS Configuration"
# MPLS Configuration
mpls
ingress-tunnel 1 manual label 66 name "Tunnel-In-1"
egress-tunnel 1 manual label 66 name "Tunnel-Out-1"
exit
exit
management
user "oper" level oper password "7110eda4d09e062aa5e4a390b0a572ac0d2c0220" hash
user "su" level su password "7110eda4d09e062aa5e4a390b0a572ac0d2c0220" hash
user "tech" level tech password "7110eda4d09e062aa5e4a390b0a572ac0d2c0220" hash
user "user" level user password "7110eda4d09e062aa5e4a390b0a572ac0d2c0220" hash
echo "SNMP Configuration"
# SNMP Configuration
snmp
snmp-engine-id mac 00-20-D2-38-29-36
no snmpv3
community read "public" write "private" trap "public"
trap-delay 180
exit
access
telnet
ssh
snmp
auth-policy 1st-level local
exit

Manual LA-210 Page 47 of 67


echo "RADIUS"
# RADIUS
radius
server 1
address 0.0.0.0
key "" hash
retry 2
timeout 2
auth-port 1812
exit
server 2
address 0.0.0.0
key "" hash
retry 2
timeout 2
auth-port 1812
exit
server 3
address 0.0.0.0
key "" hash
retry 2
timeout 2
auth-port 1812
exit
server 4
address 0.0.0.0
key "" hash
retry 2
timeout 2
auth-port 1812
exit
exit

exit
pwe
pw 1 type ces-psn-data psn mpls manually
name "PW-1"
peer 1
label in 12631 out 12631
no oam
tdm-payload size 96 rate 3
jitter-buffer 12000
psn-oos 1-bit
exp-bits 5
ttl 255
tunnel-index ingress 1 egress 1
no shutdown
exit
exit
echo "Cross Connect"
# Cross Connect
cross-connect

Manual LA-210 Page 48 of 67


pw-tdm pw 1 e1 1 time-slots 1..3

exit
terminal
baud-rate 9600bps
timeout limited 10
exit
exit
configure
oam
echo "OAM CFM Configuration"
# OAM CFM Configuration
cfm
multicast-addr 0180C2000030
ethertype 0x8902
exit
exit
exit
exit

6.3 Ejemplo de configuración por consola

Una vez conectados al equipo lo único que tenemos que hacer es copiar la configuración y pegarla:

LA-210#
LA-210#
LA-210# # configuration file
LA-210#
LA-210# exit all
LA-210#
LA-210# configure
LA-210>config#
LA-210>config# # System Configuration
LA-210>config#
LA-210>config# system
LA-210>config>system#
LA-210>config>system# name "GCTVF12270454"
GCTVF12270454>config>system#
GCTVF12270454>config>system# contact "BB"
GCTVF12270454>config>system#
GCTVF12270454>config>system# location "w-1054"
GCTVF12270454>config>system#
GCTVF12270454>config>system# date-and-time
GCTVF12270454>config>system>date-time#
GCTVF12270454>config>system>date-time# zone gmt +01:00
GCTVF12270454>config>system>date-time#
GCTVF12270454>config>system>date-time# # SNTP (Simple Network Time Protocol)
GCTVF12270454>config>system>date-time#
GCTVF12270454>config>system>date-time# sntp
GCTVF12270454>config>system>date-time>sntp#
GCTVF12270454>config>system>date-time>sntp# server 1
GCTVF12270454>config>system>date-time>sntp>server(1)#
GCTVF12270454>config>system>date-time>sntp>server(1)# address 10.50.33.10
GCTVF12270454>config>system>date-time>sntp>server(1)#
GCTVF12270454>config>system>date-time>sntp>server(1)# exit
GCTVF12270454>config>system>date-time>sntp#
GCTVF12270454>config>system>date-time>sntp# exit
GCTVF12270454>config>system>date-time#
GCTVF12270454>config>system>date-time# exit
GCTVF12270454>config>system#
GCTVF12270454>config>system# exit
GCTVF12270454>config#
GCTVF12270454>config# echo "Port Configuration"
Port Configuration
Manual LA-210 Page 49 of 67
GCTVF12270454>config#
GCTVF12270454>config# # Port Configuration
GCTVF12270454>config#
GCTVF12270454>config# port
GCTVF12270454>config>port#
GCTVF12270454>config>port# echo "SHDSL - Port Configuration"
SHDSL - Port Configuration
GCTVF12270454>config>port#
GCTVF12270454>config>port# # SHDSL - Port Configuration
GCTVF12270454>config>port#
GCTVF12270454>config>port# shdsl 1
GCTVF12270454>config>port>shdsl(1)#
GCTVF12270454>config>port>shdsl(1)# exit
GCTVF12270454>config>port#
GCTVF12270454>config>port# # SHDSL - Port Configuration
GCTVF12270454>config>port#
GCTVF12270454>config>port# # shdsl 2
GCTVF12270454>config>port#
GCTVF12270454>config>port# # shutdown
GCTVF12270454>config>port#
GCTVF12270454>config>port# # exit
GCTVF12270454>config>port#
GCTVF12270454>config>port# #--------------------------------------------------
GCTVF12270454>config>port#
GCTVF12270454>config>port# echo "E1 - Port Configuration"
E1 - Port Configuration
GCTVF12270454>config>port#
GCTVF12270454>config>port# # E1 - Port Configuration
GCTVF12270454>config>port#
GCTVF12270454>config>port# e1 1
GCTVF12270454>config>port>e1(1)#
GCTVF12270454>config>port>e1(1)# name "E1-1"
GCTVF12270454>config>port>e1(1)#
GCTVF12270454>config>port>e1(1)# tx-clock-source adaptive
GCTVF12270454>config>port>e1(1)#
GCTVF12270454>config>port>e1(1)# exit
GCTVF12270454>config>port#
GCTVF12270454>config>port# exit
GCTVF12270454>config#
GCTVF12270454>config#
GCTVF12270454>config# #--------------------------------------------------
GCTVF12270454>config#
GCTVF12270454>config# port
GCTVF12270454>config>port#
GCTVF12270454>config>port# ethernet 1
GCTVF12270454>config>port>eth(1)#
GCTVF12270454>config>port>eth(1)# shut
GCTVF12270454>config>port>eth(1)#
GCTVF12270454>config>port>eth(1)# exit
GCTVF12270454>config>port#
GCTVF12270454>config>port# exit
GCTVF12270454>config#
GCTVF12270454>config# router 1
GCTVF12270454>config>router(1)#
GCTVF12270454>config>router(1)# interface 1
GCTVF12270454>config>router(1)>interface(1)#
GCTVF12270454>config>router(1)>interface(1)# address 10.68.162.10/23
GCTVF12270454>config>router(1)>interface(1)#
GCTVF12270454>config>router(1)>interface(1)# name "gestion"
GCTVF12270454>config>router(1)>interface(1)#
GCTVF12270454>config>router(1)>interface(1)# vlan 999 priority 7
GCTVF12270454>config>router(1)>interface(1)#
GCTVF12270454>config>router(1)>interface(1)# no shutdown
GCTVF12270454>config>router(1)>interface(1)#
GCTVF12270454>config>router(1)>interface(1)# exit
GCTVF12270454>config>router(1)#
GCTVF12270454>config>router(1)# interface 2
GCTVF12270454>config>router(1)>interface(2)$
GCTVF12270454>config>router(1)>interface(2)$ address 10.1.74.123/25
GCTVF12270454>config>router(1)>interface(2)$
GCTVF12270454>config>router(1)>interface(2)$ name "service"
GCTVF12270454>config>router(1)>interface(2)$
GCTVF12270454>config>router(1)>interface(2)$ bind svi 1
GCTVF12270454>config>router(1)>interface(2)$
GCTVF12270454>config>router(1)>interface(2)$ no shutdown
GCTVF12270454>config>router(1)>interface(2)$
GCTVF12270454>config>router(1)>interface(2)$ exit
GCTVF12270454>config>router(1)#
Manual LA-210 Page 50 of 67
GCTVF12270454>config>router(1)# peer 1 ip 10.1.74.1 name "E1ESALC01"
GCTVF12270454>config>router(1)#
GCTVF12270454>config>router(1)# default-gateway address 10.68.162.1
GCTVF12270454>config>router(1)#
GCTVF12270454>config>router(1)# echo "MPLS Configuration"
MPLS Configuration
GCTVF12270454>config>router(1)#
GCTVF12270454>config>router(1)# # MPLS Configuration
GCTVF12270454>config>router(1)#
GCTVF12270454>config>router(1)# mpls
GCTVF12270454>config>router(1)>mpls#
GCTVF12270454>config>router(1)>mpls# ingress-tunnel 1 manual label 123 name "Tunnel-In-1"
GCTVF12270454>config>router(1)>mpls#
GCTVF12270454>config>router(1)>mpls# egress-tunnel 1 manual label 123 name "Tunnel-Out-1"
GCTVF12270454>config>router(1)>mpls#
GCTVF12270454>config>router(1)>mpls# exit
GCTVF12270454>config>router(1)#
GCTVF12270454>config>router(1)# exit
GCTVF12270454>config#
GCTVF12270454>config# #--------------------------------------------------
GCTVF12270454>config#
GCTVF12270454>config# pwe
GCTVF12270454>config>pwe#
GCTVF12270454>config>pwe# pw 1 type e1satop psn mpls manually
GCTVF12270454>config>pwe>pw(1)$
GCTVF12270454>config>pwe>pw(1)$ peer 1
GCTVF12270454>config>pwe>pw(1)$
GCTVF12270454>config>pwe>pw(1)$ label in 2261 out 2261
GCTVF12270454>config>pwe>pw(1)$
GCTVF12270454>config>pwe>pw(1)$ no oam
GCTVF12270454>config>pwe>pw(1)$
GCTVF12270454>config>pwe>pw(1)$ tdm-payload size 256
GCTVF12270454>config>pwe>pw(1)$
GCTVF12270454>config>pwe>pw(1)$ jitter-buffer 12000
GCTVF12270454>config>pwe>pw(1)$
GCTVF12270454>config>pwe>pw(1)$ exp-bits 5
GCTVF12270454>config>pwe>pw(1)$
GCTVF12270454>config>pwe>pw(1)$ tunnel-index ingress 1 egress 1
GCTVF12270454>config>pwe>pw(1)$
GCTVF12270454>config>pwe>pw(1)$ no shutdown
GCTVF12270454>config>pwe>pw(1)$
GCTVF12270454>config>pwe>pw(1)$ exit
GCTVF12270454>config>pwe#
GCTVF12270454>config>pwe# exit
GCTVF12270454>config#
GCTVF12270454>config# #--------------------------------------------------
GCTVF12270454>config#
GCTVF12270454>config# echo "Cross Connect"
Cross Connect
GCTVF12270454>config#
GCTVF12270454>config# # Cross Connect
GCTVF12270454>config#
GCTVF12270454>config# cross-connect
GCTVF12270454>config>xc#
GCTVF12270454>config>xc# pw-tdm pw 1 e1 1
GCTVF12270454>config>xc#
GCTVF12270454>config>xc# exit
GCTVF12270454>config#
GCTVF12270454>config# exit
GCTVF12270454#

NOTA: la plantilla al pegarla por consola no es imprescindible que tenga un “enter” entre cada línea de
configuración pero si no lo borramos nos sirve también para tener el fichero de configuración que
cargamos por tftp.

Con el comando “save” se guarda la configuración:

PRUEBAS3TS# save
# CONFIGURATION SAVED IN FLASH

PRUEBAS3TS#

Manual LA-210 Page 51 of 67


6.4 Ejemplo acceso por SSH

Disponemos de acceso desde la red de Gestión Ciscoworks o la corporativa.

Un ejemplo de cómo lo haríamos desde ciscoworks:

cisco@ciscoworks> ssh su@10.68.162.9


The authenticity of host '10.68.162.9 (10.68.162.9)' can't be established.
RSA key fingerprint is 7c:3f:84:14:6c:ef:e2:60:48:5e:ed:db:0f:75:f7:25.
Are you sure you want to continue connecting (yes/no)? y
Please type 'yes' or 'no': yes
Warning: Permanently added '10.68.162.9' (RSA) to the list of known hosts.
su@10.68.162.9's password:

PRUEBAS3TS#
PRUEBAS3TS#
PRUEBAS3TS#

Desde RedConf:

> ssh -l su -b 10.0.66.4 10.68.162.10


The authenticity of host '10.68.162.10 (10.68.162.10)' can't be established.
RSA key fingerprint is 1d:9f:d7:d9:ef:b8:90:2c:b7:79:46:d0:d0:4b:0f:65.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '10.68.162.10' (RSA) to the list of known hosts.
su@10.68.162.10's password:

GCTVF12270454#
GCTVF12270454#
GCTVF12270454#

Ejemplo de la conexión en el SecureCrt para acceder directamente desde el PC cuando está en


direccionamiento corporativo

Manual LA-210 Page 52 of 67


6.5 Ejemplo de configuración por TFTP

El proceso es muy similar al de cargar un firmware en remoto. Se trata de forzar al LA-210 que
descargue por TFTP la configuración de un servidor.

Tras verificar que hay conectividad Ip tenemos que entrar en el directorio de “file” y lanzar el comando
copy tftp://<Ip servidor>/<Nombre_plantilla> startup-config

Aquí tenemos un ejemplo:

LA-210>file# copy tftp://10.68.162.254/startup_trans2 startup-config


LA-210>file#
TFTP - Done downloading 2500 Bytes
TFTP - Reset device to load new configuration

LA-210>file#
LA-210>file#
LA-210>file#
LA-210# admin reboot
Device will reboot. Are you sure?? [yes/no] _ yes
# Performing system reset...

LA-210# ?ÿ?

Loading ...
Decompressing to RAM.

Processing archive: FLASH


Manual LA-210 Page 53 of 67
Extracting LA_210.BIN ...............................................................................................................
........................................................................................ CRC OK
Running ...
*******************************************************************
* In order to start working - press the ENTER button for few times*

IMPORTANTE: EN LOS FICHEROS DE CONFIGURACIÓN SE HA DE RESPETAR EL FORMATO QUE


HEMOS DEFINIDO. POR EJEMPLO, SI SE BORRA ALGÚN “ENTER” PUEDE PROVOCAR UN ERROR
EN LA CARGA DE LA PLANTILLA.

7 TROUBLESHOOTING

7.1 Comprobaciones en el CPE

7.1.1 Puerto SHDSL

Desde el contexto “configure port shdsl 1” tenemos varios comandos posibles:

show status

show statistics 1 current

show statistics 1 current-day

Manual LA-210 Page 54 of 67


Desde el mismo contexto podemos borrar las estadísticas con el comando “clear-statistics”

Los parámetros relevantes para verificar la calidad de la línea son:

SNR MGN : SNR margin value measured for an SHDSL segment (dB)
CURR DATA-RATE : Current Line Data Rate

El valor recomendado de SNR MGN es mayor de 5 dB.

El valor de CURR DATA RATE en función del tipo de E1 configurado, debe estar comprendido 3328
Kbps y el valor correspondiente de la tabla 1.

Nº Slots 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

min-line-rate 320 704 832 1280 1792

Nº Slots 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32

min-line-rate 1792 2048 2432

Tabla 1
La distancia máxima de la línea de cobre, en función de la velocidad y del ruido de la línea es:

Sin ruido L2 ruido B/C/D L6 ruido B/C/D


2000 Kbps – 2 hilos 3700 m. 2135 m. 1426 m.
2000 Kbps – 4 hilos 4700 m. 3058 m. 2223 m.
768 Kbps 5200 m 3392 m 2536 m
384 Kbps 5500 m 4773 m 3859 m

L2 : Bucle de PE04 sin stubs ni cambio de calibre


L6 : Bucle de PE04 con un stub de 500m (PE04) a 0,71xLongitud desde la central y otro stub igual al
lado del equipo remoto

7.1.2 Conectividad

Ping a la IP de servicio y a la de Gestión:

Manual LA-210 Page 55 of 67


Podemos en este apartado incluir si actualiza la hora con el ntp:

Si falla lo primero es verificar que tenemos conectividad con el ntp server:

Manual LA-210 Page 56 of 67


E incluso podemos forzar una petición para actualizar la hora con el comando “configure system date-
and-time sntp send-request”

Si sigue sin funcionar es un posible problema de filtros en el firewall entre el 7K6 y red corporativa.

7.1.3 Puerto E1

Desde el contexto “configure port e1 1”

Show status

show statistics current

Manual LA-210 Page 57 of 67


Verificación del PWE y de los datos de configuración:

Desde el contexto “configure pwe” con el comando “show pw”

7.1.4 Log de alarmas

Desde el contesto “configure system” hacemos el comando “show event-log”:

7.2 Bucles

Desde el contexto “configure port e1 1” podemos hacer 2 tipos de bucles:

• Hacia la BTS:

loopback local duration 300

• Hacia el 7750

loopback remote duration 300


Manual LA-210 Page 58 of 67
Desde el mismo contexto con el comando “no loopback” quitamos los bucles.

7.3 Comprobaciones en el ISAM

Una vez sincronizado en el DSLAM tendríamos lo siguiente con el comando “show shdsl span-status
1/1/<slot>/<puerto>”:

Comprobación de que en el ISAM aprende las Mac de los LA-210, comando “show vlan shub-fdb 999”:

Estadísticas de la vlan de servicio “show vlan current-15min-stats 1664 port 1/1/8/3 detail”

Manual LA-210 Page 59 of 67


7.4 Comprobaciones en el 7750

Verificación de conectividad con la ip de servicio:

A:E1ESVIG01# ping 10.1.74.66


PING 10.1.74.66 56 data bytes
64 bytes from 10.1.74.66: icmp_seq=1 ttl=32 time=36.7ms.
64 bytes from 10.1.74.66: icmp_seq=2 ttl=32 time=16.2ms.
64 bytes from 10.1.74.66: icmp_seq=3 ttl=32 time=15.0ms.
64 bytes from 10.1.74.66: icmp_seq=4 ttl=32 time=13.5ms.
64 bytes from 10.1.74.66: icmp_seq=5 ttl=32 time=7.08ms.

---- 10.1.74.66 PING Statistics ----


5 packets transmitted, 5 packets received, 0.00% packet loss
round-trip min = 7.08ms, avg = 17.7ms, max = 36.7ms, stddev = 10.00ms
A:E1ESVIG01#

Verificación del Psweudowire con el comando “show service id <CPIPE> all”:

(ejemplo para uno estructurado)


El Cpipe contempla lo que va hacia
A:E1ESALC01# show service id 12810542 all Acceso (SDH) y hacia LA-210
===============================================================================
Service Detailed Information
===============================================================================
Service Id : 12810542 Vpn Id : 0
Service Type : Cpipe VLL Type : CESoPSN
Name : (Not Specified)
Description : w-1054
Customer Id : 1
Manual LA-210 Page 60 of 67
Last Status Change: 03/15/2011 11:14:29
Last Mgmt Change : 03/11/2011 13:10:07
Admin State : Up Oper State : Up
MTU : 1488
Vc Switching : False
SAP Count : 1 SDP Bind Count : 1
-------------------------------------------------------------------------------
Service Destination Points(SDPs)
Esta es la IP de servicio del LA-210
-------------------------------------------------------------------------------
porque el SDP es lo que va hacia el
-------------------------------------------------------------------------------
lado de la BTS
Sdp Id 2631:12810542 -(10.1.77.2)
-------------------------------------------------------------------------------
Description : (Not Specified)
SDP Id : 2631:12810542 Type : Spoke
Spoke Descr : (Not Specified)
Split Horiz Grp : (Not Specified)
VC Type : CESoPSN VC Tag : 0
Admin Path MTU : 0 Oper Path MTU : 1492
Far End : 10.1.77.2 Delivery : MPLS

Admin State : Up Oper State : Up


Acct. Pol : None Collect Stats : Disabled
Ingress Label : 2631 Egress Label : 2631
Ingr Mac Fltr-Id : n/a Egr Mac Fltr-Id : n/a
Ingr IP Fltr-Id : n/a Egr IP Fltr-Id : n/a
Admin ControlWord : Preferred Oper ControlWord : True
Admin BW(Kbps) : 0 Oper BW(Kbps) : 0
Last Status Change : 03/15/2011 10:07:29 Signaling : None
Last Mgmt Change : 03/11/2011 13:10:07
Endpoint : N/A Precedence : 4
Class Fwding State : Down
Flags : None
Peer Pw Bits : None
Peer Fault Ip : None
Peer Vccv CV Bits : None
Peer Vccv CC Bits : None

KeepAlive Information :
Admin State : Disabled Oper State : Disabled
Hello Time : 10 Hello Msg Len : 0
Max Drop Count : 3 Hold Down Time : 10

Statistics :
I. Fwd. Pkts. : 815074 I. Dro. Pkts. : 463864
E. Fwd. Pkts. : 1329471 E. Fwd. Octets : 132947100

-------------------------------------------------------------------------------
Estado y tiempo que lleva establecido el
RSVP/Static LSPs
túnel MPLS con el LA-210
-------------------------------------------------------------------------------
Associated LSP LIST :
Lsp Name : LA-210_w-1054
Admin State : Up Oper State : Up
Time Since Last Tr*: 01h59m42s

-------------------------------------------------------------------------------
Class-based forwarding :
-------------------------------------------------------------------------------
Class forwarding : Disabled EnforceDSTELspFc : Disabled
Default LSP : Uknwn Multicast LSP : None

===============================================================================
FC Mapping Table
===============================================================================
FC Name LSP Name
-------------------------------------------------------------------------------
No FC Mappings

-------------------------------------------------------------------------------
CPIPE Service Destination Point specifics
-------------------------------------------------------------------------------
Local Bit-rate : 3 Peer Bit-rate : n/a
Local Payload Size : 96 Peer Payload Size : n/a
Local Sig Pkts : No Sig. Peer Sig Pkts : No Sig.
Local CAS Framing : No CAS Peer CAS Framing : No CAS
Local RTP Header : No Peer RTP Header : No
-------------------------------------------------------------------------------
Number of SDPs : 1
-------------------------------------------------------------------------------

Manual LA-210 Page 61 of 67


-------------------------------------------------------------------------------
Service Access Points
-------------------------------------------------------------------------------
Asociación con el KLM de SDH

-------------------------------------------------------------------------------
SAP aps-2.3.7.3.1
-------------------------------------------------------------------------------
Service Id : 12810542
SAP : aps-2.3.7.3.1 Encap : cem
Description : (Not Specified)
Admin State : Up Oper State : Up
Flags : None
Multi Svc Site : None
Last Status Change : 03/15/2011 11:14:29 Estado del E1 hacia SDH
Last Mgmt Change : 03/11/2011 13:10:07
Sub Type : regular
Split Horizon Group: (Not Specified)

Admin MTU : 2092 Oper MTU : 2092


Ingr IP Fltr-Id : n/a Egr IP Fltr-Id : n/a
Ingr Mac Fltr-Id : n/a Egr Mac Fltr-Id : n/a
Ingr IPv6 Fltr-Id : n/a Egr IPv6 Fltr-Id : n/a
tod-suite : None qinq-pbit-marking : both
Ing Agg Rate Limit : max Egr Agg Rate Limit: max
Endpoint : N/A

Acct. Pol : None Collect Stats : Disabled

-------------------------------------------------------------------------------
QOS
-------------------------------------------------------------------------------
Ingress qos-policy : 2 Egress qos-policy : 1
Shared Q plcy : n/a Multipoint shared : Disabled
I. Sched Pol : (Not Specified)
E. Sched Pol : (Not Specified)
I. Policer Ctl Pol : (Not Specified)
E. Policer Ctl Pol : (Not Specified)
-------------------------------------------------------------------------------
Sap Statistics
-------------------------------------------------------------------------------
Last Cleared Time : 03/15/2011 11:53:44

Packets Octets
Forwarding Engine Stats
Dropped : 0 0
Off. HiPrio : 0 0
Off. LowPrio : 224781 23377224
Off. Uncolor : 0 0

Queueing Stats(Ingress QoS Policy 2)


Dro. HiPrio : 0 0
Dro. LowPrio : 0 0
For. InProf : 0 0
For. OutProf : 224781 23377224

Queueing Stats(Egress QoS Policy 1)


Dro. InProf : 0 0
Dro. OutProf : 0 0
For. InProf : 224781 23377224
For. OutProf : 0 0
-------------------------------------------------------------------------------
Sap per Queue stats
-------------------------------------------------------------------------------
Packets Octets

Ingress Queue 1 (Unicast) (Priority)


Off. HiPrio : 0 0
Off. LoPrio : 227282 23637328
Dro. HiPrio : 0 0
Dro. LoPrio : 0 0
For. InProf : 0 0
For. OutProf : 227282 23637328

Egress Queue 1
For. InProf : 227281 23637224
For. OutProf : 0 0
Dro. InProf : 0 0
Dro. OutProf : 0 0

Manual LA-210 Page 62 of 67


-------------------------------------------------------------------------------
CEM SAP Configuration Information
-------------------------------------------------------------------------------
Endpoint Type : NxDS0 Bit-rate : 3
Payload Size : 96 Jitter Buffer (ms) : 12
Jitter Buffer (packets): 3 Playout Threshold (packets): 2
Use RTP Header : No CAS Framing : No CAS

Cfg Alarm : stray malformed pktloss overrun underrun


Alarm Status :
-------------------------------------------------------------------------------
CEM SAP Statistics
-------------------------------------------------------------------------------
Packets Seconds Events
Egress Stats
Forwarded : 225004
Dropped : 0
Missing : 0
Reordered Forwarded : 0 Estadísticas de entrada y salida del Cpipe. Si
Underrun : 0 0 cursando
coincide es significativo de que está
Overrun : 0 correctamente el tráfico 0
Misordered Dropped : 0
Malformed Dropped : 0
LBit Dropped : 0
Multiple Dropped : 0
Error : 0
Severely Error : 0
Unavailable : 0
Failure Count : 0
Jitter Buffer Depth : 1

Ingress Stats
Forwarded : 225004
Dropped : 0

-------------------------------------------------------------------------------
Service Endpoints
-------------------------------------------------------------------------------
No Endpoints found.

===============================================================================
VPLS Sites
===============================================================================
Site Site-Id Dest Mesh-SDP Admin Oper Fwdr
-------------------------------------------------------------------------------
No Matching Entries
===============================================================================
===============================================================================
A:E1ESALC01#

8 GSM

Esta sería la foto de uno de los GSM utilizados:

Manual LA-210 Page 63 of 67


El pineado del puerto RS232 DB9 Hembra del GSM y del LA-210 es el mismo y sería el siguiente:

Como el cable DB9 del GSM y el puerto DB9 del LA-210 son hembras es necesario un conector que
invierta los pines 2 y 3 de ambos equipos y que además sea Macho- Macho. Es decir, enfrentar TX de un
equipo con RX del otro.

Como en el resto de ocasiones es necesario que la tarjeta SIM no tenga Pin activado y la configuración
del gsm sea la misma de siempre que pegamos aquí a modo recordatorio:

AT (enter)
OK
! --- Forzamos llamadas entrantes a Datos y comprobamos que se admitió correctamente el
comando
AT+CICB=0 (enter)
OK
AT+CICB?
+CICB: 0
OK
! --- Forzamos la bearer capability a Datos y comprobamos que se admitió correctamente el
comando
AT+CSNS=4 (enter)
OK
AT+CSNS?
4
OK
! --- Forzamos el descuelgue al cabo de 1 llamada y comprobamos que el comando se ha
admitido correctamente
ATS0=1 (enter)
OK
ATS0?
001
OK
! --- Desactiva el control de flujo (comando nuevo desde el 04/08/2010)
AT+IFC=0,0
OK
at+ifc?

Manual LA-210 Page 64 of 67


+IFC: 0,0
OK
! --- Guardamos los cambios
AT&W
OK

9 OTROS

9.1 Paso de configuración de Transparente a Estructurada y viceversa

Probar a hacerlo así:

Deshacer la cross-connect entre el pwe y el E1:

GCTVF12270454>config# cross-connect
GCTVF12270454>config>xc# no pw-tdm pw 1 e1
GCTVF12270454>config>xc# exi
GCTVF12270454>config#

Reconfigurar el port E1 a la nueva topología. Por ejemplo, lo pasamos a estructurado:

GCTVF12270454# configure port e1 1


GCTVF12270454>config>port>e1(1)#
GCTVF12270454>config>port>e1(1)# name "E1-1"
GCTVF12270454>config>port>e1(1)#
GCTVF12270454>config>port>e1(1)# tx-clock-source adaptive
GCTVF12270454>config>port>e1(1)#
GCTVF12270454>config>port>e1(1)# line-type g732n
GCTVF12270454>config>port>e1(1)#
GCTVF12270454>config>port>e1(1)# exit
GCTVF12270454>config>port# exit
GCTVF12270454>config#

Eliminar el pwe y crear el nuevo con la nueva topología. En el siguiente ejemplo lo pasamos a
estructurado:

GCTVF12270454# configure
GCTVF12270454>config# pwe
GCTVF12270454>config>pwe# no pw 1
GCTVF12270454>config>pwe#

Rehacer cross-connect con la nueva topología. En el siguiente ejemplo lo pasamos a estructurado:

GCTVF12270454>config# cross-connect
GCTVF12270454>config>xc#
GCTVF12270454>config>xc# pw-tdm pw 1 e1 1 time-slots 1..3
GCTVF12270454>config>xc#
GCTVF12270454>config>xc# exit
GCTVF12270454>config#

Este cambio podemos realizarlo en remoto porque no estamos cortando la vlan de gestión pero como es
lógico provoca un corte de servicio.

9.2 Cambio Ip de Gestión vlan 999

Quitar el default-gateway dentro del directorio “router 1”:

Manual LA-210 Page 65 of 67


GCTVF12270454>config>router(1)# no default-gateway

Poner en shut el interface 1, cambiar la ip, volver a levantar el interfaz y activar el defautl-gateway:

GCTVF12270454>config>router(1)# interface 1
GCTVF12270454>config>router(1)>interface(1)# shutdown
GCTVF12270454>config>router(1)>interface(1)# address 1.1.1.1/24
GCTVF12270454>config>router(1)>interface(1)# no shu
GCTVF12270454>config>router(1)>interface(1)# exit
GCTVF12270454>config>router(1)# default-gateway address 1.1.1.2
GCTVF12270454>config>router(1)#

La única forma de poder cambiar esta ip es por consola. En remota perderíamos acceso porque no se
puede sobrescribir la ip de gestión.

9.3 Cambio Ip de Servicio

Si no lo hacemos en el orden correcto este es el mensaje de error:

LA-210>config>router(1)>interface(2)# address 1.1.1.1/24


# cli error: Router interface set failed: Interface number already in use.

Primero deshacer la cross-connect:

GCTVF12270454>config# cross-connect

GCTVF12270454>config>xc# no pw-tdm pw 1 e1
GCTVF12270454>config>xc#

Poner en shutdown el pseudowire:

GCTVF12270454>config# pwe
GCTVF12270454>config>pwe# pw 1 type e1satop psn mpls manually
GCTVF12270454>config>pwe>pw(1)# shutdown
GCTVF12270454>config>pwe>pw(1)# exit
GCTVF12270454>config>pwe# exit

Quitar la asociación entre el Interfaz 2 y el psweudowire que acabamos de poner en shut:

GCTVF12270454>config# router 1
GCTVF12270454>config>router(1)# no peer 1
GCTVF12270454>config>router(1)#

Ahora sí podemos entrar en el interface 2 y cambiar la ip:

GCTVF12270454>config>router(1)# interface 2
GCTVF12270454>config>router(1)>interface(2)# shutdown
GCTVF12270454>config>router(1)>interface(2)# address 1.1.1.1/24
GCTVF12270454>config>router(1)>interface(2)# no shutdown
GCTVF12270454>config>router(1)>interface(2)# exit

Volvemos a rehacer la asociación con el pwe y la cross-connect:

GCTVF12270454>config>router(1)# peer 1 ip 10.1.74.1 name "E1ESALC01"


GCTVF12270454>config>router(1)# exit
GCTVF12270454>config# pwe
GCTVF12270454>config>pwe# pw 1 type e1satop psn mpls manually
GCTVF12270454>config>pwe>pw(1)# no shutdown
GCTVF12270454>config>pwe>pw(1)# exi
GCTVF12270454>config>pwe# exi
GCTVF12270454>config# cross-connect
Manual LA-210 Page 66 of 67
GCTVF12270454>config>xc# pw-tdm pw 1 e1 1
GCTVF12270454>config>xc#
GCTVF12270454>config>xc# exit
GCTVF12270454>config#

Este cambio podemos realizarlo en remoto porque no estamos cortando la vlan de gestión pero como es
lógico provoca un corte de servicio.

9.4 Cambio de Password de gestión

Se realiza con el comando “configure management user su password <PASSWORD>”

LA-210# configure management user su password 4321


# Password is encrypted successfully

Manual LA-210 Page 67 of 67

S-ar putea să vă placă și