You are on page 1of 7

Configuracion Alcatel 7705 SAR-8

Ingreso a hiperterminal
Login : admin.
Contraseña : admin.

PLANEAR TARJETAS
Show card : Visualiza el estado de la tarjeteria
configure card 1 card-type iom-1g : (Planea la IOM)
configure card 1 mda (#tarjeta) mda-type a16-chds1 (Planea tarjeta E1)
configure card 1 mda (#tarjeta) mda-type a8-eth (Planea tarjeta Ethernet)

COMO DESPLANEAR TARJETAS

Para desplanear tarjetas se debe seguir los siguientes pasos:

1. Apagar los puertos de la tarjeta a desplanear Ejm:

*A:NS082640976# configure port 1/3/1..8


*A:NS082640976>config>port# shutdown

2. Desasociar Interfaces creadas a puertos de la tarjeta a desplanear (Primero verificar las interfaces
creadas y sus puertos asociados con el comando “Show router Interface”) Despues de verificar las
interfaces se procede a Desasociar los puertos de las interfaces tal como lo muestra el siguiente
Ejm:

A:NS082640976# configure router interface to_Nombre de la interfaz


A:NS082640976>config>router>if$ no port

Se verifica que haya quedado desasociado de la interfaz, el puerto de la tarjeta a desplanear (“show
router interface”)

3. Apagar lógicamente la tarjeta a desplanear así:


configure car 1 mda (numero de la tarjeta a desplanear) Enter
shutdown

4. Se desplanea la tarjeta con el siguiente comando:

A:NS082640976# configure card 1 mda (numero de la tarjeta a desplanear) no mda-type

VERIFICAR VERSION FIRWARE

Para realizar esta verificación se realiza con el siguiente comando:

Show version

PARA VERIFICAR Y CONFIGURAR IP DEL PUERTO MGMT

show bof
Si este puerto no tiene asociada una IP se debe asignar una. EJ: (bof address 192.168.101.10/24) y luego
guardar este cambio asi (bof save)

Luego se monta una IP que este dentro del mismo rango de direccionamiento al PC
EJ: 192.168.101.47/24
VERIFICACION DE ARCHIVOS
file (para entrar a la raiz)
file cf3:\ # dir (verifican archivos incluidos en la raiz)
file cf3:\7705-TiMOS-1.0.R1\ # dir (verifican archivos incluidos en la version firware)
CONFIGURACION FTP Y TELNET
configure system security ftp-server
configure system security telnet-server
configure system security user admin access ftp
admin save

CREAR UNA CARPETA EN EL SAR-8 CON EL NOMBRE DEL FIRWARE A INSTALAR


File (para entrar el la raiz)
file cf3:\ #
md 7705-TiMOS-1.0.R4

REALIZAR BACKUP DE VERSION ANTERIOR FIRWARE


Crear una carpeta por Windows donde quiero guardar el backup
Entro a una ventana de comandos y me paro en la carpeta donde voy a ingresar los archivos EJ:
C:\Firmware\SOFTWARE UPGRADE>cd backup_1R1
Se ingresa al equipo SAR-8 por ftp EJ:
ftp 192.168.101.10
usuario: admin.
Contraseña admin.
Ingreso a la carpeta dentro SAR-8 que contiene los archivos a copiar
ftp> cd 7705-TiMOS-1.0.R1
Ejecutamos los siguentes comandos para garantizar el traslado de los archivos
bin
hash
prompt
para traer los archivos de firware del SAR-8 al PC utilizamos el comando:
get (nombre del archivo) EJ:
ftp> get boot.ldr
ftp> get both.tim

ACTUALIZACION DEL FIRWARE


Abrimos una ventana de comandos en el PC
Nos paramos en la carpeta donde esten los archivos boot.ldr y both.tim de la version a actualizar EJ:
C:\Firmware\SOFTWARE UPGRADE\7705-TiMOS-1.0.R4
Luego entramos al ftp del equipo SAR-8 asi:
ftp 192.168.101.10
usuario: admin
contraseña: admin
Luego entramos a la carpeta que se creo, la cual recibira los archivos de la nueva version del firware EJ:
ftp> cd 7705-TiMOS-1.0.R4
Ejecutamos los siguentes comandos para garantizar el traslado de los archivos
bin
hash
prompt

PARA PASAR LOS ARCHIVOS DEL PC A AL SAR-8


Put boot.ldr
Put both.tim
Luego pasarnos a modo consola y verificar si entro de la carpeta si se copiaron los archivos EJ
file cf3:\7705-TiMOS-1.0.R4\ # dir
luego copiamos el archivo “boot.ldr” en la raiz EJ:
file cf3:\7705-TiMOS-1.0.R4\ # copy boot.ldr cf3:
PARA INICIAR EL SAR-8 CON LA NUEVA VERSION INSTALADA
EJ:
bof primary-image cf3:\7705-TiMOS-1.0.R4
show bof (esta verifica si haya aceptado la version)
bof save (guarda los cambios)

PARA INICIAR EL SAR-8 CON LA NUEVA CONFIGURACION CREADA


EJ:
bof primary-config cf3:\ GWT-GUA-01.cfg
bof save
reinicamos el equipo

SINCRONIZACION
A:NS082640976# admin redundancy synchronize boot-env
(esto se realize con el fin que configuracion y archivos de la tarjeta principal pasen a la tarjeta de
respaldo del equipo

PARA REINICIAR EL SAR –8


A:NS082640976# admin reboot upgrade standby now
A:NS082640976# admin reboot upgrade active now
(debe hacerse con rapidez para evitar que la tarjeta de respaldo quede como la principal)

Al terminar el reinicio hacemos nuevamente un sincronizacion.

ELIMINAR LA VERSION ANTERIOR DE FIRWARE


Se entra a la raiz
“File”
Primero se eliminan los archivos con el comando “delete” de la siguiente manera:
file cf3:\ # cd 7705-TIMOS-1.0.R1 delete *.*

segundo se elimina la carpeta asi:


file cf3:\ # rd 7705-TIMOS-1.0.R1

se verifica después que esta carpeta ya no se encuentre dentro del directorio.

NOTA: Repetir pasos desde “crear carpeta”, hasta “eliminar la version de firware”, omitiendo el paso del
backup. Esto con la finalidad de que el equipo SAR- 8 quede con la version mas actual.

COMO INGRESAR AL TARJETA DE RESPALDO

Se ingresa a la raiz (file)


file cf3:\ # cd cf3-b:

COMO DAR NOMBRE AL EQUIPO

se ingresa el siguiente comando:


configure system name (nombre que se le va a dar al equipo)

COMO INGRESAR LA IP AL SISTEMA(EQUIPO)

copiamos el comando “show router interface”para visualizar cuales y cuantas interfaces tiene el
sistema.

Luego ingresamos a la interfaz “system” asi:


A:NS082640976# configure router interface system
A:NS082640976>config>router>if# address (IP con la que va a quedar el equipo)

COMO CREAR LA INTERFACES PARA LOS PUERTOS


A:NS082640976# configure router interface (nombre de la interfaz que de el cliente)
luego de esto se le asigna una direccion IP y un puerto.(es de aclarar que el puerto debe estar
previamente configurado antes de asociarlo a una interfaz) Ejm:

A:NS082640976# configure router interface to_(Nombre de la Interfaz)


*A:NS082640976>config>router>if$ address (direccion IP)
*A:NS082640976>config>router>if$ port 1/3/6

COMO BORRAR UNA INTERFAZ CREADA:

Primero se verifica, que interfaces tiene creada el equipo con el comando “show router interface”, luego
de verificar las interfaces creadas en el equipo, se procede a borrar la interfaz que se requiere eliminar.

*A:NS082640976# configure router interface to_Nombre de la Interfaz


* A:NS082640976>config>router>if$ no port
*A:NS082640976>config>router>if$ no address
*A:NS082640976>config>router>if$ shutdown
*A:NS082640976# configure no router interface to_Nombre de la Interfaz

COMO CON FIGURAR PUERTOS E1(para entregas)

Seguimos los siguientes pasos 1 a 1 hasta completar los 16 puertos por tarjeta

*A:NS082640976# configure port 1/1/1..16


*A:NS082640976>config>port# tdm
*A:NS082640976>config>port>tdm# e1
*A:NS082640976>config>port>tdm>e1# channel-group 1
*A:NS082640976>config>port>tdm>e1>channel-group# timeslots [2..32]
*A:NS082640976>config>port>tdm>e1>channel-group# encap-type cem
*A:NS082640976>config>port>tdm>e1>channel-group# no shutdown
*A:NS082640976>config>port>tdm>e1>channel-group# back
*A:NS082640976>config>port>tdm>e1# no shutdown
*A:NS082640976>config>port>tdm>e1# back
*A:NS082640976>config>port>tdm# back
*A:NS082640976>config>port# no shutdown
COMO CONFIGUAR UN PUERTO ETHERNET(para las entregas)

Seguimos los siguientes pasos 1 a 1 hasta completar los 8 puertos por tarjeta

*A:NS082640976# configure port 1/3/1


*A:NS082640976>config>port# no shutdown

COMO CONFIGURAR UN PUERTO OPTICO PARA EL ENLACE

Seguimos los siguientes pasos:

*A:NS082640976# configure port 1/1/7


*A:NS082640976>config>port# ethernet
*A:NS082640976>config>port>ethernet# mode network
*A:NS082640976>config>port>ethernet# speed 1000
*A:NS082640976>config>port>ethernet# duplex full
*A:NS082640976>config>port>ethernet# no autonegotiate
*A:NS082640976>config>port>ethernet# back
*A:NS082640976>config>port# no shutdown

COMO CONFIGURAR UN PUERTO ELECTRICO PARA EL ENLACE

Seguimos los siguientes pasos:

*A:NS082640976# configure port 1/3/6


*A:NS082640976>config>port# ethernet
*A:NS082640976>config>port>ethernet# mode network
*A:NS082640976>config>port>ethernet# speed 100
*A:NS082640976>config>port>ethernet# duplex full
*A:NS082640976>config>port>ethernet# no autonegotiate
*A:NS082640976>config>port>ethernet# back
*A:NS082640976>config>port# no shutdown

PARA INICIAR CON UNA NUEVA IMAGEN DE CONFIGURACION


Ej:
admin save (con nombre del equipo.cfg)
A:NS082640976# bof primary-config cf3:\ nombre del equipo.cfg
A:NS082640976# admin reboot upgrade standby now
A:NS082640976# admin reboot upgrade active now

NOTA : al finalizar la entrega se debe capturar texto de la configuracion del equipo con el siguiente
comando:

*A:NS082640976# admin display-config

CONFIGURAR LA HORA

Admin set time


Año mes día espacio hora

Mirar serial Unidad FAN:


show chassis environment

CONFIGURACION VLAN PARA PUERTOS 1GE

PASO 1. "ESTE PASO SE DEBE REALIZAR CON EL PUERTO APAGADO"

A:NS082640976# configure port 1/1/7


A:NS082640976>config>port# ethernet
A:NS082640976>config>port>ethernet# mode network
A:NS082640976>config>port>ethernet# encap-type dot1q
A:NS082640976>config>port>ethernet# no autonegotiate
A:NS082640976>config>port>ethernet# back
A:NS082640976>config>port# no shutdown
A:NS082640976>config>port# exit

PASO 2.

A:NS082640976# configure router interface to_(Nombre de la interfaz)


A:NS082640976>config>router>if$ address (dirección IP)
A:NS082640976>config>router>if$ port (puerto: número de VLAN) EJM: port 1/1/7:150
A:NS082640976>config>router>if$ exit

CONFIGURACION PARA PUERTOS 10GE

PASO 1. "ESTE PASO SE DEBE REALIZAR CON EL PUERTO APAGADO" Y NO LLAMAR EL PUERTO FISICO
SINO EL PUERTO VIRTUAL CUANDO VALLA A ENCAPSULAR EL PUERTO

A:NS082640976# configure port 1/2/1


A:NS082640976>config>port# ethernet
A:NS082640976>config>port>ethernet# mode network
A:NS082640976>config>port>ethernet# no autonegotiate
A:NS082640976>config>port>ethernet# back
A:NS082640976>config>port# no shutdown
A:NS082640976>config>port# exit

A:NS082640976# configure port 1/2/2


A:NS082640976>config>port# ethernet
A:NS082640976>config>port>ethernet# mode network
A:NS082640976>config>port>ethernet# no autonegotiate
A:NS082640976>config>port>ethernet# back
A:NS082640976>config>port# no shutdown
A:NS082640976>config>port# exit

A:NS082640976# configure port 1/2/v-port


A:NS082640976>config>port# ethernet
A:NS082640976>config>port>ethernet# encap-type dot1q
A:NS082640976>config>port# exit
PASO 2.

A:NS082640976# configure router interface to_GWC-COL-01."


A:NS082640976>config>router>if$ address 10.81.133.64/30
A:NS082640976>config>router>if$ port 1/2/v-port:103
A:NS082640976>config>router>if$ exit

A:NS082640976# configure router interface "to_GWC-COL-01."


A:NS082640976>config>router>if$ address 10.81.133.66/30
A:NS082640976>config>router>if$ port 1/2/v-port:203
A:NS082640976>config>router>if$ exit

REQUERIMIENTO A CAPTURAR “SCRIPT” PARA ENTREGA DE DOCUMENTACION

1. Seriales, versión y configuración


show time
show version
show router interface
show chassis
show chassis environment
show card detail
show mda detail
show port 1/MDA/PTO detail EJ: show port 1/2/1 detail
admin display-config

2. Para captura loop de puertos (con esto confirmamos correspondencia, que las fibras y UTPs
estén buenos, esto incluye tarjetas ETH y E1s)
show port 1/MDA EJ: show port 1/2

You might also like