Comandos Moshell BaseBand - RevE

Fazer download em pdf ou txt
Fazer download em pdf ou txt
Você está na página 1de 16

comandos

moshell
baseband
COMANDOS MOSHELL
Para Acessar a Baseband local via moshell digitar:

Não esquecer de configurar a placa


› Moshell 169.254.2.2 + enter de rede com IP da BaseBand.

› lt all + enter

› Username: rbs + enter

› Passwd: rbs + enter

› s+

› prox

Nota: No Cygwin para copiar basta selecionar o texto. Para colar basta
apertar a tecla Shift + Insert
Comandos Moshell 2017 – STA | Page 2
COMANDOS MOSHELL
Veremos a seguir alguns comandos utilizados na BaseBand para
consultas e análises de possíveis defeitos.

✓prox

- Exibir os proxys

✓lt all

- Carregar os MO´s

✓cvms

- Cria e configura o CV como Startble - Ex: cvms teste

✓cvls

- Lista cv

✓cvre

- Reiniciar sobre o cv selecionado em cima do cv criado - ex: cvre teste

✓cvrm

- Deletar cv - ex: cvrm teste


Comandos Moshell 2017 – STA | Page 3
COMANDOS MOSHELL
✓alt

- Exibir alarmes

✓get rad noof (WCDMA - DU / BASEBAND)

- Exibe quantidade de pessoas falando no site

✓lh mp ue print –admitted (LTE - DU / BASEBAND)


- Exibe quantidade de pessoas falando no site

✓lst near / st rru (Não se aplica a AIR)

-Lista os Rets / lista as RRU´s

✓lst aas (AIR ) - lista a Air

✓cabx

- Verificação de posição, leds, inventário, status das placa, temperatura.

✓lga

- Exibe os log´s de alarmes


Comandos Moshell 2017 – STA | Page 4
COMANDOS MOSHELL
✓get 0
- Exibe o nome do site e versão de sw.

✓get . Associated
- Exibe os IP´s das referências de sincronismo.

✓get . autoneg
- Verificar se o autonegotiation esta em false ou true

✓get S freqBand
- Verificar a banda das RRU´s ou RU´s. B1-2100 / B5-850 / B7-2600 / B3-1800 / B8-900 / B28-700

✓get IPv4 address


- Mostra os IP´s de todas interfaces criadas na BaseBand

✓get . vlan
- Exibe o numero e o nome da vlan configurada

Comandos Moshell 2017 – STA | Page 5


COMANDOS MOSHELL

✓get . electricalAntennaTilt (Não se aplica a AIR)


- Lista os tilts elétricos setado de todos os setores

✓get . digitaltilt
- Lista os tilts digitais do setor

✓acc fieldreplaceableunit=1 restartunit-

- Restartar a baseband

Comandos Moshell 2017 – STA | Page 6


COMANDOS MOSHELL
› ✓pmr - Exibe o Troughput, necessário escolher uma
opção:

301)Interface - Tráfego em Mbps nas interfaces da BB


302)Vlan - Tráfego em Mbps em cada Vlan
303)EthernetPort - Tráfego em Mbps na porta Ethernet

Comandos Moshell 2017 – STA | Page 7


COMANDOS MOSHELL
COMO ALTERAR VELOCIDADE DA PORTA DE TX E O AUTONEGOTIATION

✓ get transport=1,ethernet
VELOCIDADE DA PORTA
1 ANY
2 10M_HALF
3 10M_FULL
4 100M_HALF
5 100M_FULL
6 1G_FULL
7 1G_FULL_SLAVE
8 1G_FULL_MASTER
9 10G_FULL
10 10G_FULL_MASTER
11 10G_FULL_SLAVE
12 40G_FULL
13 100G_FULL

✓ lbl transport=1,ethernet=TN_C
✓ Bloquear a porta para realizar a alteração

Comandos Moshell 2017 – STA | Page 8


COMANDOS MOSHELL
ALTERAR VELOCIDADE DA PORTA
✓ get . admOperatingMode ou get . Admoper

✓ Set EthernetPort=TN_C admOperatingMode 5


✓ Alterando a velocidade da porta para 100MFULL.
AUTONEGOCIAÇÃO
✓ get . autoNegEnable ou get . Autoneg

✓ Set EthernetPort=TN_C autoNegEnable false


✓ Alterando a autonegociação para false
✓ ldeb transport=1,ethernet=TN_C
✓ Desbloquear a porta para o tráfego voltar ao normal
Comandos Moshell 2017 – STA | Page 9
COMANDOS MOSHELL
Alarmes externos
Vamos dar um exemplo de como alterar o status dos alarmes.
A sequencia para realizar qualquer alteração nos atributos, são:
✓ Bloquear o MO;
✓ Alterar o valor do atributo desejável.
✓ Desbloquear o MO.
Neste exemplo, iremos alterar o atributo “alarmSlogan” de “FALHA DE ENERGIA AC” para “FALHA AC”

Comando para listar todos os alarmes e seus respectivos atributos e valores.

S01SISTBR3> hget Equipment=1,FieldReplaceableUnit=1,AlarmPort=.$ administrativeState|alarmslogan|normallyOpen|perceived

=================================================================================================================
Proxy MO administrativeState alarmSlogan normallyOpen perceivedSeverity
=================================================================================================================
450 FieldReplaceableUnit=1,AlarmPort=1 1 (UNLOCKED) PORTA ABERTA GAB SERVICO false 2 (CRITICAL)
451 FieldReplaceableUnit=1,AlarmPort=2 1 (UNLOCKED) FALHA DE ENERGIA AC false 2 (CRITICAL)
452 FieldReplaceableUnit=1,AlarmPort=3 1 (UNLOCKED) ALTA TEMP GAB SERVICO false 2 (CRITICAL)
453 FieldReplaceableUnit=1,AlarmPort=4 1 (UNLOCKED) FALHA DISJUNTOR/FUSIVEL false 4 (MINOR)
454 FieldReplaceableUnit=1,AlarmPort=5 1 (UNLOCKED) BATERIA EM DESCARGA false 2 (CRITICAL)
455 FieldReplaceableUnit=1,AlarmPort=6 1 (UNLOCKED) ALARME DE INCENDIO false 2 (CRITICAL)
456 FieldReplaceableUnit=1,AlarmPort=7 1 (UNLOCKED) FALHA EM RET URGENTE false 3 (MAJOR)
457 FieldReplaceableUnit=1,AlarmPort=8 1 (UNLOCKED) FALHA TROCADOR DE CALOR false 2 (CRITICAL)
=================================================================================================================
Total: 8 MOs

Comandos Moshell 2017 – STA | Page 10


COMANDOS MOSHELL
Alarmes externos – BLOQUEIO E DESBLOQUEIO

BLOQUEAR
S01SMCVE03> lbl AlarmPort=.$

180219-15:09:34 10.212.187.254 17.0b MSRBS_NODE_MODEL_17.Q2_329.33063.46_2afa stopfile=/tmp/12419


Block following 8 MOs ?
===================================================================================
1755 Equipment=1,FieldReplaceableUnit=1,AlarmPort=1
1756 Equipment=1,FieldReplaceableUnit=1,AlarmPort=2
1757 Equipment=1,FieldReplaceableUnit=1,AlarmPort=3
1758 Equipment=1,FieldReplaceableUnit=1,AlarmPort=4
1759 Equipment=1,FieldReplaceableUnit=1,AlarmPort=5
1760 Equipment=1,FieldReplaceableUnit=1,AlarmPort=6
1761 Equipment=1,FieldReplaceableUnit=1,AlarmPort=7
1762 Equipment=1,FieldReplaceableUnit=1,AlarmPort=8
===================================================================================
Block 8 MOs. Are you Sure [y/n] ? y

DESBLOQUEAR
S01SMCVE03> ldeb AlarmPort=.$

180219-15:10:44 10.212.187.254 17.0b MSRBS_NODE_MODEL_17.Q2_329.33063.46_2afa stopfile=/tmp/12419


Deblock following 8 MOs ?
===================================================================================
1755 Equipment=1,FieldReplaceableUnit=1,AlarmPort=1
1756 Equipment=1,FieldReplaceableUnit=1,AlarmPort=2
1757 Equipment=1,FieldReplaceableUnit=1,AlarmPort=3
1758 Equipment=1,FieldReplaceableUnit=1,AlarmPort=4
1759 Equipment=1,FieldReplaceableUnit=1,AlarmPort=5
1760 Equipment=1,FieldReplaceableUnit=1,AlarmPort=6
1761 Equipment=1,FieldReplaceableUnit=1,AlarmPort=7
1762 Equipment=1,FieldReplaceableUnit=1,AlarmPort=8
===================================================================================
Deblock 8 MOs. Are you Sure [y/n] ? y

Comandos Moshell 2017 – STA | Page 11


COMANDOS MOSHELL
Alarmes externos

Bloqueando o MO
S01SISTBR3> bl 451

===================================================================================
451 Equipment=1,FieldReplaceableUnit=1,AlarmPort=2
===================================================================================
Block 1 MOs. Are you Sure [y/n] ? y

============================================================================================================
Id MO administrativeState Result
============================================================================================================

451 FieldReplaceableUnit=1,AlarmPort=2 0 >>> Set.


============================================================================================================
Total: 1 MOs attempted, 1 MOs set

S01SISTBR3> hget Equipment=1,FieldReplaceableUnit=1,AlarmPort=.$ administrativeState|alarmslogan|normallyOpen|perceived

180215-09:42:29 10.215.179.130 17.0b MSRBS_NODE_MODEL_17.Q2_329.33063.46_2afa stopfile=/tmp/25247


=================================================================================================================
Proxy MO administrativeState alarmSlogan normallyOpen perceivedSeverity
=================================================================================================================
450 FieldReplaceableUnit=1,AlarmPort=1 1 (UNLOCKED) PORTA ABERTA GAB SERVICO false 2 (CRITICAL)
451 FieldReplaceableUnit=1,AlarmPort=2 0 (LOCKED) FALHA DE ENERGIA AC false 2 (CRITICAL)
452 FieldReplaceableUnit=1,AlarmPort=3 1 (UNLOCKED) ALTA TEMP GAB SERVICO false 2 (CRITICAL)
453 FieldReplaceableUnit=1,AlarmPort=4 1 (UNLOCKED) FALHA DISJUNTOR/FUSIVEL false 4 (MINOR)
454 FieldReplaceableUnit=1,AlarmPort=5 1 (UNLOCKED) BATERIA EM DESCARGA false 2 (CRITICAL)
455 FieldReplaceableUnit=1,AlarmPort=6 1 (UNLOCKED) ALARME DE INCENDIO false 2 (CRITICAL)
456 FieldReplaceableUnit=1,AlarmPort=7 1 (UNLOCKED) FALHA EM RET URGENTE false 3 (MAJOR)
457 FieldReplaceableUnit=1,AlarmPort=8 1 (UNLOCKED) FALHA TROCADOR DE CALOR false 2 (CRITICAL)
=================================================================================================================
Total: 8 MOs

Comandos Moshell 2017 – STA | Page 12


COMANDOS MOSHELL
Alarmes externos
Alterando o MO
S01SISTBR3> set 451 alarmSlogan FALHA AC

===================================================================================
451 Equipment=1,FieldReplaceableUnit=1,AlarmPort=2
===================================================================================
Set alarmSlogan on 1 MOs. Are you Sure [y/n] ? y

============================================================================================================
Id MO alarmSlogan Result
============================================================================================================
451 FieldReplaceableUnit=1,AlarmPort=2 FALHA AC >>> Set.
============================================================================================================
Total: 1 MOs attempted, 1 MOs set

S01SISTBR3> hget Equipment=1,FieldReplaceableUnit=1,AlarmPort=.$ administrativeState|alarmslogan|normallyOpen|perceived

180215-09:45:35 10.215.179.130 17.0b MSRBS_NODE_MODEL_17.Q2_329.33063.46_2afa stopfile=/tmp/25247

=================================================================================================================
Proxy MO administrativeState alarmSlogan normallyOpen perceivedSeverity
=================================================================================================================
450 FieldReplaceableUnit=1,AlarmPort=1 1 (UNLOCKED) PORTA ABERTA GAB SERVICO false 2 (CRITICAL)
451 FieldReplaceableUnit=1,AlarmPort=2 0 (LOCKED) FALHA AC false 2 (CRITICAL)
452 FieldReplaceableUnit=1,AlarmPort=3 1 (UNLOCKED) ALTA TEMP GAB SERVICO false 2 (CRITICAL)
453 FieldReplaceableUnit=1,AlarmPort=4 1 (UNLOCKED) FALHA DISJUNTOR/FUSIVEL false 4 (MINOR)
454 FieldReplaceableUnit=1,AlarmPort=5 1 (UNLOCKED) BATERIA EM DESCARGA false 2 (CRITICAL)
455 FieldReplaceableUnit=1,AlarmPort=6 1 (UNLOCKED) ALARME DE INCENDIO false 2 (CRITICAL)
456 FieldReplaceableUnit=1,AlarmPort=7 1 (UNLOCKED) FALHA EM RET URGENTE false 3 (MAJOR)
457 FieldReplaceableUnit=1,AlarmPort=8 1 (UNLOCKED) FALHA TROCADOR DE CALOR false 2 (CRITICAL)
=================================================================================================================
Total: 8 MOs

Comandos Moshell 2017 – STA | Page 13


COMANDOS MOSHELL
Alarmes externos
Desbloqueando MO
S01SISTBR3> deb 451

180215-09:47:02 10.215.179.130 17.0b MSRBS_NODE_MODEL_17.Q2_329.33063.46_2afa stopfile=/tmp/25247


Deblock following 1 MOs ?
===================================================================================
451 Equipment=1,FieldReplaceableUnit=1,AlarmPort=2
===================================================================================
Deblock 1 MOs. Are you Sure [y/n] ? y

============================================================================================================
Id MO administrativeState Result
============================================================================================================
451 FieldReplaceableUnit=1,AlarmPort=2 1 >>> Set.
============================================================================================================
Total: 1 MOs attempted, 1 MOs set

S01SISTBR3> hget Equipment=1,FieldReplaceableUnit=1,AlarmPort=.$ administrativeState|alarmslogan|normallyOpen|perceived

180215-09:47:05 10.215.179.130 17.0b MSRBS_NODE_MODEL_17.Q2_329.33063.46_2afa stopfile=/tmp/25247


....
=================================================================================================================
Proxy MO administrativeState alarmSlogan normallyOpen perceivedSeverity
=================================================================================================================
450 FieldReplaceableUnit=1,AlarmPort=1 1 (UNLOCKED) PORTA ABERTA GAB SERVICO false 2 (CRITICAL)
451 FieldReplaceableUnit=1,AlarmPort=2 1 (UNLOCKED) FALHA AC false 2 (CRITICAL)
452 FieldReplaceableUnit=1,AlarmPort=3 1 (UNLOCKED) ALTA TEMP GAB SERVICO false 2 (CRITICAL)
453 FieldReplaceableUnit=1,AlarmPort=4 1 (UNLOCKED) FALHA DISJUNTOR/FUSIVEL false 4 (MINOR)
454 FieldReplaceableUnit=1,AlarmPort=5 1 (UNLOCKED) BATERIA EM DESCARGA false 2 (CRITICAL)
455 FieldReplaceableUnit=1,AlarmPort=6 1 (UNLOCKED) ALARME DE INCENDIO false 2 (CRITICAL)
456 FieldReplaceableUnit=1,AlarmPort=7 1 (UNLOCKED) FALHA EM RET URGENTE false 3 (MAJOR)
457 FieldReplaceableUnit=1,AlarmPort=8 1 (UNLOCKED) FALHA TROCADOR DE CALOR false 2 (CRITICAL)
=================================================================================================================
Total: 8 MOs

Comandos Moshell 2017 – STA | Page 14


COMANDOS MOSHELL
Alarmes externos
Entendendo os comandos
Para setar, bloquear e desbloquear um MO, pode se usar o proxy ou o próprio MO, lembrando que cada MO tem
seu proxy, exemplo:

PROXY:
bl 450 (Bloqueio MO de PORTA ABERTA)

set 450 alarmSlogan PORTA ABERTA (Seta o atributo “alarmSlogan”)

MO:
bl FieldReplaceableUnit=1,AlarmPort=1 (Bloqueio MO de PORTA ABERTA)

set FieldReplaceableUnit=1,AlarmPort=1 alarmSlogan PORTA ABERTA (Seta o atributo “alarmSlogan”)


S01SISTBR3> hget Equipment=1,FieldReplaceableUnit=1,AlarmPort=.$ administrativeState|alarmslogan|normallyOpen|perceived

180215-09:47:05 10.215.179.130 17.0b MSRBS_NODE_MODEL_17.Q2_329.33063.46_2afa stopfile=/tmp/25247


=================================================================================================================
Proxy MO administrativeState alarmSlogan normallyOpen perceivedSeverity
=================================================================================================================
450 FieldReplaceableUnit=1,AlarmPort=1 1 (LOCKED) PORTA ABERTA GAB SERVICO false 2 (CRITICAL)
451 FieldReplaceableUnit=1,AlarmPort=2 1 (LOCKED) FALHA AC false 2 (CRITICAL)
452 FieldReplaceableUnit=1,AlarmPort=3 1 (UNLOCKED) ALTA TEMP GAB SERVICO false 2 (CRITICAL)
453 FieldReplaceableUnit=1,AlarmPort=4 1 (UNLOCKED) FALHA DISJUNTOR/FUSIVEL false 4 (MINOR)
454 FieldReplaceableUnit=1,AlarmPort=5 1 (UNLOCKED) BATERIA EM DESCARGA false 2 (CRITICAL)
455 FieldReplaceableUnit=1,AlarmPort=6 1 (UNLOCKED) ALARME DE INCENDIO false 2 (CRITICAL)
456 FieldReplaceableUnit=1,AlarmPort=7 1 (UNLOCKED) FALHA EM RET URGENTE false 3 (MAJOR)
457 FieldReplaceableUnit=1,AlarmPort=8 1 (UNLOCKED) FALHA TROCADOR DE CALOR false 2 (CRITICAL)
=================================================================================================================
Total: 8 MOs
Comandos Moshell 2017 – STA | Page 15

Você também pode gostar