Nothing Special   »   [go: up one dir, main page]

Comando Cisco Router 1

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

Cisco

Para ver potencia segue os comandos abaixo.

********************************
show port 1/7/1

sh hw-module subslot 0/0 transceiver 1 idprom detail

sh hw-module subslot 0/0 transceiver 11 status

sh hw-module subslot 0/0 transceiver 1 status

sh controllers Gi0/24 phy

sh int gi0/0/0 trans

sh int gi0/0/0 trans detail

SMAUJR2-RMP01#sh hw-module subslot 0/0 transceiver 26 status

********************************

Modos da interface do usu�rio do roteador

� enable Para entrar no modo EXEC privilegiado ou em qualquer outro n�vel de


seguran�a definido por um administrador do sistema

� exit Use o comando nos n�veis EXEC para sair do modo EXEC.

� help Para exibir uma breve descri��o do sistema de ajuda.

� disable Para sair do modo EXEC privilegiado e voltar ao modo EXEC do usu�rio, ou
para ir para um n�vel de privil�gio mais baixo.

Caracter�sticas do software Cisco IOS

� show version Para exibir a configura��o de hardware do sistema, a vers�o de


software, os nomes e as origens dos arquivos de configura��o e as imagens de
inicializa��o.

Inicializando roteadores Cisco pela primeira vez

� setup Para entrar no recurso do comando setup , use o comando EXEC privilegiado
de configura��o. Voc� pode usar o recurso do comando de configura��o para criar uma
configura��o b�sica que coloque um roteador em funcionamento, mas para obter
recursos avan�ados e ajustes finos dos processos do roteador, use a linha de
comando.

Efetuando o login no roteador


� enable secret Para especificar uma camada adicional de seguran�a sobre o comando
enable password, use o comando de configura��o global. enable secret [ level
level ] { password | [ encryption-type ] encrypted-password }

� enable password Para definir uma senha local e controlar o acesso a v�rios n�veis
de privil�gios.

� disable Para sair do modo EXEC privilegiado e voltar ao modo EXEC do usu�rio.

Ajuda do teclado na CLI do roteador

� clock set Para ajustar manualmente o rel�gio do sistema, use um dos formatos do
comando no modo EXEC. clock set hh:mm:ss day month year clock set hh:mm:ss month
day year

� Ctrl-P Pressione Ctrl-P ou a seta para cima para repetir a entrada do comando
anterior automaticamente.

Comandos avan�ados de edi��o

� terminal editing Para desativar o modo edi��o avan�ada, digita-se este comando no
prompt do modo EXEC privilegiado.

� terminal no editing Para desativar o modo edi��o avan�ada, digita-se este comando
no prompt do modo EXEC privilegiado.

� Ctrl-A Move o cursor para o in�cio de uma linha de comando.

� Esc-B Move o cursor uma palavra para tr�s.

� Ctrl-B Move o cursor um caractere para tr�s.

� Ctrl-E Move o cursor para o final da linha de comando.

� Ctrl-F Move o cursor um caractere para frente.

� Esc-F Move o cursor uma palavra para frente.

� Ctrl-Z Ctrl-Z � um comando usado para sair do modo configura��o.

Hist�rico de comandos do roteador

� terminal history size Para alterar a quantidade de linhas de comandos registradas


pelo sistema durante uma sess�o do terminal, use os comandos terminal history ou
history size . terminal history size number-of-lines

� Ctrl-N Usado para chamar sucessivamente os comandos mais recentes.

� Tab Para encurtar a digita��o de um comando, � poss�vel usar a tecla Tab esse
comando e deixar que a interface complete o restante da digita��o.

Modos de comando da CLI

� configure terminal Este comando � usado para alternar do modo ativa��o para um
dos modos de configura��o.
� hostname Este comando � usado para atribuir um nome exclusivo ao roteador.
hostname hostname

Configurando senhas de roteador

� line console 0 Para identificar uma linha espec�fica para configura��o e iniciar
o modo cole��o do comando de configura��o de linha, use o comando de configura��o
global. A utiliza��o do comando line com o tipo de linha opcional (aux, console,
tty ou vty) designa o n�mero d linha como relativo. N�meros de linha relativos
sempre come�am em zero e definem o tipo de linha. line [aux | console | tty | vty ]
line-number [ending-line-number]

� password {senha} Para especificar uma senha em uma linha, use o comando de
configura��o de linha.

� login Para ativar a verifica��o da senha no login, use o comando de configura��o


d linha.

� show startup-config Este comando permite que se veja o arquivo de configura��o


startup-config na NVRAM.

� service password-encryption O comando aplica criptografia fraca a todas as senhas


n�o criptografadas.

******************************************************************

**************
********
*****
***

Examinando os comandos show

� show ? Fornece uma lista dos comandos show dispon�veis.

� show interfaces Para exibir estat�sticas de todas as interfaces configuradas no


roteador ou no servidor de acesso. show interfaces { type number }

� show controllers serial Use o comando no modo EXEC para exibir informa��es
espec�ficas do hardware da interface. show controllers serial [ slot/port ]

� show hosts Para exibir o nome padr�o do dom�nio, o estilo do servi�o de pesquisa
de nomes, uma lista de hosts de servidores de nomes e a lista armazenada em cache
com os nomes e endere�os dos hosts.

� show clock Mostra o hor�rio definido no roteador.

� show users Exibe todos os usu�rios que est�o conectados ao roteador.

� show history Exibe um hist�rico dos comandos que foram inseridos.

� show arp Exibe a tabela ARP do roteador.

� show protocols Para exibir os protocolos configurados.

Configurando uma interface serial


� interface serial 0/0 Use o comando de configura��o d interface para configurar um
tipo de interface e entrar no modo configura��o dinterface.

� ip address Para definir os endere�os IP de uma interface, use o comando de


configura��o.

� clock rate 56000 Use o comando de configura��o de interface para configurar a


taxa para as conex�es de hardware das interfaces seriais, tais como m�dulos de
interface de rede (NIMs) e processadores de interface, com uma taxa de bits
aceit�vel. clock rate speed-in- bits-per-second. O clock rate � necessario para o
lado DCE.

� no shutdown Para desativar uma interface, use o comando de configura��o


shutdown . Para reiniciar uma interface desativada, use a forma no desse comando.
Isso deve ser feito em todas as interfaces em uso, j� que elas s�o desligadas por
padr�o.

Alterando Configura��es

� erase startup-config Para apagar um sistema de arquivos, use o comando EXEC erase
. O comando erase nvram: substitui o comando write erase e o comando erase startup-
config . erase { filesystem:| start-up config}

� copy running-config startup-config Para copiar um arquivo de uma origem para um


destino, use o comando no modo EXEC. Use o comando erase para apagar o sistema de
arquivos de destino antes da c�pia. copy {flash | ftp | nvram | running-config |
startup-config | system | tftp} {flash | ftp | nvram | running-config | startup-
config | system | tftp}

Configurando uma interface Ethernet

� shutdown Para desativar uma interface, use o comando de configura��o. Para


reiniciar uma interface desativada, use a forma no desse comando. Isso deve ser
feito em todas as interfaces em uso, j� que elas s�o desligadas por padr�o.

� interface fastethernet 0/0 Use o comando de configura��o para configurar um tipo


de interface e entrar no modo configura��o d interface.

Banners de login

� description Para adicionar uma descri��o � configura��o de uma interface, use o


comando de configura��o description interface .

Configurando a mensagem do dia (MOTD)

� banner motd # # Para especificar um banner com a mensagem do dia (MOTD), use o
comando de configura��o global. banner motd # message #.

Resolu��o de nomes de hosts

� ip host Para definir um mapeamento est�tico entre nomes e endere�os de hosts na


cache do host, use o comando de configura��o global. Para remover o mapeamento de
nomes para endere�os, use a forma no desse comando. ip host name-of-host [ tcp-
port-number ] ip-address [ ip-address2 ... address8 ]
Informa��es obtidas com o CDP
� show cdp neighbors Para exibir informa��es sobre vizinhos. show cdp neighbors
[ type number ] [detail]

Implementa��o, monitoramento e manuten��o do CDP


� cdp run Para ativar o CDP, use o comando de configura��o global. Use a forma no
desse comando para desativar o CDP. O CDP est� ativado no roteador por padr�o, o
que significa que o software do Cisco IOS recebe informa��es do CDP.

� cdp enable Para ativar o CDP (Cisco Discovery Protocol � Protocolo de Descoberta
da Cisco) em uma interface.

� clear cdp counters Zera os contadores de tr�fego.

� show cdp Para exibir informa��es globais do CDP, tais como informa��es do e do
per�odo de reten��o.

� show cdp entry Para exibir informa��es sobre um dispositivo vizinho listado na
tabela do CDP. show cdp entry {* | device-name [*] [protocol | version]}

� show cdp interface Exibe informa��es sobre as interfaces nas quais o CDP foi
ativado. show cdp interface [type number]

Solucionando problemas com o CDP


� clear cdp table Exclui a tabela CDP de informa��es sobre vizinhos.

� show cdp traffic Exibe os contadores CDP, inclusive o n�mero de pacotes enviados
e recebidos e os erros de checksum.

� show debugging Exibe informa��es sobre os tipos de depura��o que est�o ativados.

� cdp holdtime Especifica o per�odo de reten��o a ser enviado no pacote de


atualiza��o do CDP.

� debug cdp adjacency Usado para solucionar problemas ou monitorar informa��es de


vizinhos do CDP.

� debug cdp events Usado para solucionar problemas ou monitorar eventos do CDP.

� debug cdp ip Usado para solucionar problemas ou monitorar informa��es de IP do


CDP.

� debug cdp packets Usado para solucionar problemas ou monitorar informa��es


relacionadas a pacotes do CDP.

Estabelecendo e verificando uma conex�o telnet


� connect Para efetuar logon em um host que suporta Telnet, rlogin ou LAT. connect
[ ip-address | hostname ]

� telnet Este comando cria uma conex�o com um sistema remoto. telnet { hostname |
ip-address } [ port ] [ keyword ]

Desconectando e suspendendo sess�es Telnet


� Ctrl-Shift-6, x O procedimento para suspender uma sess�o Telnet.

� show sessions Mostra quais sess�es Telnet est�o ocorrendo.

Opera��o Telnet avan�ada


� session-limit A quantidade permitida de sess�es abertas ao mesmo tempo. session-
limit session-number

� resume Retoma uma conex�o Telnet.

Testes alternativos de conectividade


� traceroute Testa os saltos dados por um pacote de um host at� um destino final.
traceroute destination [ protocol ]

� ping Use o comando da EXEC privilegiada ping para diagnosticar a conectividade


b�sica de redes Apollo, AppleTalk, Connectionless Network Service (CLNS), DECnet,
IP, Novell IPX, VINES ou XNS. ping [ protocol ] { ip-address | hostname }

� show ip route Para exibir o estado atual da tabela de roteamento.

Gerenciamento do software Cisco IOS

� boot system Para especificar a imagem do sistema que deve ser carregada pelo
roteador na inicializa��o, use um dos seguintes comandos de configura��o global
boot system file-url.

� config-register Este comando � usado para definir o registro de configura��o. O


registro � um valor hexadecimal entre 0x0 e 0xFFFF. Este comando aplica somente a
plataformas que usam um registro de configura��o por software. config-register
register-value

Gerenciamento de imagens do IOS com o uso do TFTP

� dir flash: Para exibir uma lista dos arquivos em um sistema de arquivos, use o
comando EXEC dir . dir [/all] [ filesystem : | file-url ]

� boot flash: Este comando diz para o roteador inicializar o dispositivo flash.
boot flash [ flash-fs: ] [ partition-number: ] [filename ]

� confreg Para alterar as defini��es do registro de configura��o quando estiver no


modo monitor da ROM. confreg [ value ]

� xmodem Para copiar uma imagem do Cisco IOS para um roteador usando o monitor da
ROM e o protocolo Xmodem ou Ymodem. xmodem [ -c ][- y ][- e ][- f ][- r ][- x ][- s
data-rate ] [ filename ]

Vari�veis de ambiente
� tftpdnld Utilit�rio de download de imagens.

� set Define vari�veis do ambiente.

� IP_ADDRESS Endere�o IP do roteador quando no modo ROMmon.


� IP_SUBNET_MASK M�scara de sub-rede do roteador quando no modo ROMmon.

� DEFAULT_GATEWAY Gateway padr�o do roteador quando no modo ROMmon.

� TFTP_SERVER O endere�o IP do servidor TFTP de onde o roteador far� download


quando no modo ROMmon.

� TFTP_FILE O arquivo do servidor TFTP do qual o roteador far� download quando no


modo ROMmon.

Modo de opera��o de rotas est�ticas


� ip route Para estabelecer rotas est�ticas, use o comando de configura��o global.
Para remover rotas est�ticas, use a forma no desse comando. ip route prefix mask
{ ip-address | interface-type interface-number [ ip-address ]} [ distance ] [name]
[permanent] [tag tag]

Configurando o encaminhamento de rotas default

� ip route 0.0.0.0 0.0.0.0 [next-hop-address | outgoing interface] Para estabelecer


rotas est�ticas, use o comando de configura��o global. Para remover rotas
est�ticas, use a forma no desse comando. ip route prefix mask { ip-address |
interface-type interface-number [ ip-address ]} [ distance ] [name] [permanent]
[tag tag]

Verificando a configura��o de uma rota est�tica


� ip default-network Para selecionar uma rede como rota candidata para computar o
gateway de �ltimo recurso, use o comando de configura��o global. ip default-network
network-number

Configura��o do RIP

� router rip Para configurar o processo de roteamento do RIP (Routing Information


Protocol), use o comando de configura��o global.

� network network-number Para especificar uma lista de redes para um processo de


roteamento RIP, RIP vers�o 2 ou IGRP, use esta forma do comando de configura��o do
roteador. network network-address

O uso do comando ip classless


� ip classless �s vezes, o roteador pode receber pacotes destinados a uma sub-rede
de uma rede que n�o tem uma rota padr�o. Para que o software Cisco IOS encaminhe
esses pacotes � melhor rota de sub-rede poss�vel, use o comando de configura��o
global. Para desativar esse recurso, use a forma no desse comando. Quando esse
recurso est� desativado, o software descarta os pacotes recebidos pelo roteador que
sejam destinados a uma sub-rede cuja numera��o esteja contida no esquema de
endere�amento de sua sub-rede.

Problemas comuns de configura��o do RIP

� ip split-horizon Ativado por padr�o, impede a ocorr�ncia de �split horizon�.

� no ip split-horizon Permite que os roteadores enviem atualiza��es atrav�s da


mesma interface por onde elas vieram.

� timers basic Altera o de holddown das atualiza��es de roteamento.

� update-timer seconds Altera o de atualiza��o das atualiza��es de roteamento.

Verifica��o da configura��o do RIP

� show ip route Use o comando no modo EXEC para exibir o estado atual da tabela de
roteamento.

� show ip protocols Para exibir os par�metros e o estado atual do processo ativo do


protocolo de roteamento.

� show interfaces Para exibir estat�sticas de todas as interfaces configuradas no


roteador ou no servidor de acesso. show interfaces interface

� show ip interface Para exibir o status de usabilidade das interfaces configuradas


para IP. show ip interface interface

Solu��o de problemas de atualiza��o do RIP

� debug ip rip Este comando exibe as transa��es do RIP.

� show ip rip database Exibe o conte�do do banco de dados privado do RIP. show ip
rip database [ ip -address { mask }]

� show ip interface brief Para exibir um breve resumo das informa��es e do status
de um endere�o IP.

Como impedir atualiza��es de roteamento em uma interface

� passive interface {interface} pode evitar que os roteadores enviem atualiza��es


de roteamento atrav�s de uma interface de roteador. Impedir o envio de mensagens de
atualiza��o de roteamento atrav�s de uma interface de roteador impede que outros
sistemas da rede sejam notificados dinamicamente sobre outras rotas.

Balanceamento de cargas em v�rios caminhos

� maximum-paths Para controlar a quantidade m�xima de rotas paralelas que um


protocolo de roteamento pode suportar, use o comando maximum-paths no modo fam�lia
de endere�os ou de configura��o do roteador. maximum-paths maximum

Integra��o de rotas est�ticas com o RIP

� redistribute static Para redistribuir rotas de um dom�nio de roteamento para


outro, use o comando de configura��o do roteador redistribute . Para desativar a
redistribui��o, use a forma no desse comando. redistribute protocol[process-id]
[metric metric-value] [metric-type type-value] [match {internal| external 1 |
external 2}] [tag tag-value] [route map map-tag] [weight weight] [subnets]

Configura��o do IGRP
� router igrp Para configurar o processo de roteamento do IGRP (Interior Gateway
Routing Protocol), use o comando de configura��o global. Para encerrar um processo
de roteamento IGRP, use a forma no desse comando. router igrp sistema aut�nomo.

� network Para especificar uma lista de redes para um processo de roteamento RIP,
RIP vers�o 2 ou IGRP, use esta forma do comando de configura��o do roteador. Para
remover uma entrada, use a forma no desse comando. network network-address

� bandwidth Para definir um valor de largura de banda para uma interface, use o
comando na configura��o da interface. O comando bandwidth define um par�metro
informativoque comunica somente a largura de banda atual aos protocolos de n�vel
superior. bandwidth kilobits

� ip route-cache Use o comando de configura��o da interface para controlar a


utiliza��o de caches de comuta��o de alta velocidade para roteamento IP. Para
desativar qualquer um desses modos de comuta��o, use a forma no desse comando.

� variance Para controlar o balanceamento de carga em uma inter-rede baseada em


IGRP, use o comando de configura��o do roteador. O valor da varia��o (variance)
determina se o IGRP aceitar� rotas com custos desiguais. Um roteador IGRP s� aceita
rotas iguais � melhor m�trica local para o destino, multiplicada pelo valor da
varia��o. Para retornar a varia��o ao valor padr�o, use a forma no desse comando.
variance multiplicador

Migra��o do RIP para o IGRP

� default-information originate Para gerar uma rota padr�o para o RIP, use o
comando de configura��o do roteador. Para desativar esse recurso, use a forma no
desse comando. default-information originate [route-map mapname]

� ip default-network Para selecionar uma rede como rota candidata para computar o
gateway de �ltimo recurso, use o comando de configura��o global. Para remover uma
rota, use a forma no desse comando. ip default-network network-number

� clear ip route * Este comando remove uma rota da tabela de roteamento IP. clear
ip route {network[mask] | * }

Verifica��o da configura��o do IGRP

� show running-config interface {interface}

� show running-config | begin interface Mostra a configura��o atual para a


interface especificada. show running-config | begin interface interface

� show running config | begin igrp

Solu��es de problemas do IGRP

� debug ip igrp events

� debug ip igrp transactions Mostra as atualiza��es IGRP que est�o ocorrendo entre
roteadores IGRP.

� debug ip packet Use o comando no modo EXEC para exibir informa��es gerais de
depura��o IP.
� ip route-cache Use o comando de configura��o da interface para controlar a
utiliza��o de caches de comuta��o de alta velocidade para roteamento IP.

� undebug all Desliga toda a depura��o.

Solicita��es do ICMP para redirecionamento/altera��o

� no ip redirects Desativa os redirecionamentos do ICMP.

Determina��o do gateway de �ltimo recurso

� ip default-network Para selecionar uma rede como rota candidata para computar o
gateway de �ltimo recurso, use o comando de configura��o global. Para remover uma
rota, use a forma no desse comando. ip default-network network-number

� ip route Para estabelecer rotas est�ticas, use o comando no modo de configura��o


global. Para remover rotas est�ticas, use a forma no deste comando. Router(config)#
ip route 0.0.0.0 0.0.0.0 [address|interface]

Determina��o da �ltima atualiza��o de roteamento

� show ip rip database Para exibir um resumo das entradas de endere�o na base de
dados de roteamento RIP, use o comando no modo EXEC. show ip rip database [ ip-
address { mask }]

Solu��o de problemas da camada 3 com o comando ping

� ping [protocol] {host | address} Use o comando no modo EXEC usu�rio ou priveliado
para diagnosticar conectividade b�sica de rede em redes Apollo, AppleTalk,
Connectionless Network Service (CLNS), DECnet, IP, Novell IPX, VINES, ou XNS. O
argumento opcional pode ser um dos seguintes: apollo, appletalk, clns, decnet, ip,
ipx, vines, ou xns. Para executar um ping estendido, digite o comando ping sem
nenhum argumento. ping [ protocol ] { ip-address | hostname }

Solu��o de problemas da camada 7 com Telnet

� debug telnet O processo de negocia��o do Telnet pode ser visualizado por meio do
comando debug telnet .

Solu��o de problemas da camada 1 com o comando show interfaces

� clear counters Muitas etapas ocorrem durante o processamento de um pacote, e


testes s�o executados a cada etapa. O resultado de cada etapa � registrado em um
contador de interface. Administradores de rede podem analizar estes contadores de
interface para determinar as raz�es para um desempenho ocioso de roteador e de
rede. O comando EXEC privilegiado � usado para configurar todos os contadores da
interface especificada para zero. clear counters interface-type number

Introdu��o ao comando debug

� debug all Para habilitar todos os diagn�sticos de sistema, digite o comando no


modo EXEC privilegiado. O comando no debug all desabilita todos as sa�das de
diagn�stico. Usar o comando no debug all � uma maneira conveniente de garantir que
acidentalmente nenhum comando debug foi deixado habilitado.

� terminal monitor Para exibir a sa�da do comando debug e mensagens de erro do


sistema para o terminal e sess�o atuais, use o comando no modo EXEC.

� service timestamps debug uptime Para configurar o sistema para debug com marca de
tempo ou registro de mensagens de sistema, use um dos comandos no modo de
configura��o global. Para desabilitar este servi�o, use a forma no deste comando.
service timestamps debug uptime

� service timestamps {debug | log} uptime

� service timestamps {debug | log} datetime [msec] [localtime] [show-timezone]


[year]

� no service timestamps [debug | log]

� show debugging Para exibir informa��es sobre os tipos de debug que est�o
habilitados no roteador, use o comando no modo EXEC privilegiado.

***********************

vISINHOS

Senhores,

Favor, resetar a caixa (SMPIR94-RMP01).

E verificar as fibras, pois est�o em loop! Fato confirmado no CDP, pois na caixa
SMPIR95-RMP01 est� recedendo dele mesmo e n�o do SMPIR94-RMP01.

SMPIR95-RMP01#sh cdp te 0/0/0/0


Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
S - Switch, H - Host, I - IGMP, r - Repeater, P - Phone,
D - Remote, C - CVTA, M - Two-port Mac Relay

Device ID Local Intrfce Holdtme Capability Platform Port ID


SMPIR95-RMP01.ipran.claro.com.br
Gig 0/0/10 137 R I ASR-920-2 Gig 0/0/10

Total cdp entries displayed : 1

*******************

SMOCO01-RMP01#sh ip int bri


Interface IP-Address OK? Method Status Protocol
GigabitEthernet0 unassigned YES NVRAM administratively down down
Vlan1 unassigned YES NVRAM administratively down down
Vlan112 10.96.148.177 YES NVRAM up up
Vlan113 10.212.154.133 YES NVRAM up up
Vlan114 10.32.51.29 YES NVRAM up up
Vlan224 10.200.50.226 YES NVRAM up up
Vlan1113 10.212.204.201 YES NVRAM up up
Vlan1114 10.212.184.25 YES NVRAM up up
CEM0/1 unassigned YES unset up up
CEM0/2 unassigned YES unset up up
GigabitEthernet0/1 unassigned YES unset down down
GigabitEthernet0/2 unassigned YES unset up up
GigabitEthernet0/3 unassigned YES unset administratively down down
GigabitEthernet0/4 unassigned YES unset administratively down down
GigabitEthernet0/5 unassigned YES unset administratively down down
GigabitEthernet0/6 unassigned YES unset up up
GigabitEthernet0/7 unassigned YES unset administratively down down
GigabitEthernet0/8 unassigned YES unset administratively down down
GigabitEthernet0/9 unassigned YES unset administratively down down
GigabitEthernet0/10 unassigned YES unset administratively down down
GigabitEthernet0/11 unassigned YES unset up up

SMOCO01-RMP01#sh ip int bri | Gi2/2


Vlan112 10.96.148.177 YES NVRAM up up
Vlan113 10.212.154.133 YES NVRAM up up
Vlan114 10.32.51.29 YES NVRAM up up
Vlan224 10.200.50.226 YES NVRAM up up
Vlan1113 10.212.204.201 YES NVRAM up up
Vlan1114 10.212.184.25 YES NVRAM up up
CEM0/1 unassigned YES unset up up
CEM0/2 unassigned YES unset up up
GigabitEthernet0/2 unassigned YES unset up up
GigabitEthernet0/6 unassigned YES unset up up
GigabitEthernet0/11 unassigned YES unset up up
GigabitEthernet0/23 unassigned YES unset up up
GigabitEthernet0/24 10.200.50.217 YES NVRAM up up
Loopback100 10.200.50.194 YES NVRAM up up

**************************************************************************

SMSOB52-RMP01#

Gi0/0/11 down down NNI | SMSOB67-RMP01 Gi0/0/10


| AMX | FO | SMSOB12-SMSOB55-03
BD92 down down NNI | SMSOB67-RMP01 Gi0/0/10
| AMX | FO |
SMSNE17-RMD01#sh power-supply 2
^
% Invalid input detected at '^' marker.

SMSNE17-RMD01#sh int power-supply 2


^
% Invalid input detected at '^' marker.

SMSNE17-RMD01#sh power
system power redundancy mode = redundant
system power redundancy operationally = non-redundant
system power total = 2669.10 Watts (63.55 Amps @ 42V)
system power used = 1832.46 Watts (43.63 Amps @ 42V)
system power available = 836.64 Watts (19.92 Amps @ 42V)
Power-Capacity PS-Fan Output Oper
PS Type Watts A @42V Status Status State
---- ------------------ ------- ------ ------ ------ -----
1 PWR-2700-DC 2669.10 63.55 OK OK on
2 PWR-2700-DC 2669.10 63.55 - - off
Pwr-Allocated Oper
Fan Type Watts A @42V State
---- ------------------ ------- ------ -----
1 FAN-MOD-6SHS 180.18 4.29 OK
Pwr-Requested Pwr-Allocated Admin Oper
Slot Card-Type Watts A @42V Watts A @42V State State
---- ------------------ ------- ------ ------- ------ ----- -----
1 7600-ES+20G3C 276.36 6.58 276.36 6.58 on on
2 7600-ES+20G3C 276.36 6.58 - - on Off (Module Reset due
to exception or user request)
3 76-ES+XT-4TG3C 377.58 8.99 377.58 8.99 on on
4 76-ES+XT-4TG3C 377.58 8.99 377.58 8.99 on on
5 RSP720-3C-GE 310.38 7.39 310.38 7.39 on on
6 RSP720-3C-GE 310.38 7.39 310.38 7.39 on on

SMSNE17-RMD01#sh env alarm


environmental alarms:
system minor alarm on power-supply 2 power-output-fail (raised 2w5d ago)

SMSNE17-RMD01#

SMIPI22-RMD01#SH VERSION
Cisco IOS Software, c7600rsp72043_rp Software (c7600rsp72043_rp-ADVIPSERVICESK9-M),
Experimental Version 15.2(20140623:204542) [v152_4_s_xe37_throttle-paaray-628764503
237]
This software is supported for a limited time under special agreement with Cisco
Systems, Inc. Ref. case 628764503
Copyright (c) 1986-2014 by Cisco Systems, Inc.
Compiled Wed 25-Jun-14 21:48 by paaray

ROM: System Bootstrap, Version 12.2(33r)SRE, RELEASE SOFTWARE (fc1)


BOOTLDR: Cisco IOS Software, c7600rsp72043_rp Software (c7600rsp72043_rp-
ADVIPSERVICESK9-M), Experimental Version 15.2(20140623:204542)
[v152_4_s_xe37_throttle-paaray-628764503 237]

SMIPI22-RMD01 uptime is 18 minutes


Uptime for this control processor is 18 minutes
System returned to ROM by power cycle (SP by power on)
System restarted at 12:51:52 brz-3 Tue Mar 19 2019
System image file is "sup-bootdisk:c7600rsp72043-advipservicesk9-mz.152-
4.S3a_ES.bin"
Last reload type: Normal Reload
Last reload reason: power-on

This product contains cryptographic features and is subject to United


States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to


export@cisco.com.

Cisco CISCO7606-S (M8500) processor (revision 1.1) with 917504K/65536K bytes of


memory.
Processor board ID FOX1419H7H6
BASEBOARD: RSP720
CPU: MPC8548_E, Version: 2.1, (0x80390021)
CORE: E500, Version: 2.2, (0x80210022)
CPU:1200MHz, CCB:400MHz, DDR:200MHz,
L1: D-cache 32 kB enabled
I-cache 32 kB enabled

Last reset from power-on


24 Virtual Ethernet interfaces
44 Gigabit Ethernet interfaces
8 Ten Gigabit Ethernet interfaces
3964K bytes of non-volatile configuration memory.

502992K bytes of Internal ATA PCMCIA card (Sector size 512 bytes).
Configuration register is 0x2102

SMIPI22-RMD01#

*****************************

Equipamento isolado!
SMDDA27-RMP01#ping 10.200.78.122
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.200.78.122, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
SMDDA27-RMP01#sh bri
SMDDA27-RMP01#sh bridge-
SMDDA27-RMP01#sh bridge-domain 120
Bridge-domain 120 (2 ports in all)
State: UP Mac learning: Enabled
Aging-Timer: 300 second(s)
Maximum address limit: 16000
BDI120 (up)
GigabitEthernet0/0/10 service instance 120

SMDDA27-RMP01#
SMDDA27-RMP01#
SMDDA27-RMP01#sh
SMDDA27-RMP01#show inte
SMDDA27-RMP01#show interfaces gi
SMDDA27-RMP01#show interfaces gigabitEthernet 0/0/10
GigabitEthernet0/0/10 is up, line protocol is up
Hardware is 24xGE-4x10GE-FIXED, address is 502f.a88e.9b8a (bia 502f.a88e.9b8a)
Description: NNI | SMSOB50-RMP01 Gi0/1 | AMX | FO | SMDDA06-01
MTU 4470 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full Duplex, 1000Mbps, link type is force-up, media type is LX
output flow-control is unsupported, input flow-control is on
Carrier delay is 0 msec
ARP type: ARPA, ARP Timeout 04:00:00
Last input 04:09:08, output 00:00:18, output hang never
Last clearing of "show interface" counters 00:09:07
Input queue: 0/375/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: Class-based queueing
Output queue: 0/40 (size/max)
30 second input rate 0 bits/sec, 0 packets/sec
30 second output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts (0 IP multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast, 0 pause input
195 packets output, 24024 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out
SMDDA27-RMP01#

comando cisco

Favor verificar o t�nel MPLS esta down.


SMVMN37-RMP01#sh mpls l2transport vc

Local intf Local circuit Dest address VC ID Status


------------- -------------------------- --------------- ---------- ----------
CE0/1/0 SATOP E1 0 10.200.46.1 118067066 DOWN
CE0/1/0 SATOP E1 0 10.200.46.1 119067066 DOWN

resolucao

SMVMN37-RMP01#

Favor verificar KLM 1/5/2 down da sonet 0/3/2 no agregador SMJAB50-RMA01.

SMJAB50-RMA01#sh controllers sonet 0/3/2 | i 1/5/2


AU-4 1, TUG-3 1, TUG-2 5, E1 2 (C-12 1/1/5/2) is down

Estamos com perda de pacotes entre SMSOB54-RMA01 x SMSOB60-RMP01. Al�m disso, temos
o problema da limita��o de hardware do MWR do site SMSNE05-RMA01, devido ao volume
de trafego ocasionando drop de pacotes na NPU.

SMSNE05-RMA01#show platform hardware ethernet qos tail-drop


Last clearing of tail drop counters: Jun 14 10:50:18.662
Switch internal port to NPU:
Queue 0-7: 375480 packet drops, 0 pkts/sec drop rate over last 10 seconds

SMSOB54-RMA01#PINg 10.201.90.165 SIze 4470 REpeat 5000


Type escape sequence to abort.
Sending 5000, 4470-byte ICMP Echos to 10.200.79.94, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!
!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Success rate is 99 percent (4981/5000), round-trip min/avg/max = 4/5/48 ms

Humberto, verificado link ok, verificado o ptp ok.


Verificado tamb�m que o roteador estava sem as configura��es de network-clock,
configurado. Favor verificar se a oscila��o do CE normalizou:
SMCON22-RMP01#sh run | sec network-clock
network-clock synchronization automatic
network-clock synchronization mode QL-enabled
network-clock input-source 1 ptp domain 0
SMCON22-RMP01#

MICS05-RMP01#sh cem circuit interface CE0/1/5

CEM0/1/0, ID: 0, Line: UP, Admin: UP, Ckt: ACTIVE


Controller state: up, T1/E1 state: up
Idle Pattern: 0xFF, Idle CAS: 0x8
Dejitter: 5 (In use: 0)
Payload Size: 256
Framing: Unframed
CEM Defects Set
None

Signalling: No CAS
RTP: No RTP

Ingress Pkts: 1320094 Dropped: 0


Egress Pkts: 1320094 Dropped: 0

CEM Counter Details


Input Errors: 0 Output Errors: 0
Pkts Missing: 0 Pkts Reordered: 0
Misorder Drops: 0 JitterBuf Underrun: 0
Error Sec: 0 Severly Errored Sec: 0
Unavailable Sec: 0 Failure Counts: 0
Pkts Malformed: 0 JitterBuf Overrun: 0

SMICS05-RMP01#
SMICS05-RMP01#
SMICS05-RMP01#sh cem circuit interface cem 0/1/1

CEM0/1/1, ID: 0, Line: UP, Admin: UP, Ckt: ACTIVE


Controller state: up, T1/E1 state: up
Idle Pattern: 0xFF, Idle CAS: 0x8
Dejitter: 5 (In use: 0)
Payload Size: 256
Framing: Unframed
CEM Defects Set
None

Signalling: No CAS
RTP: No RTP

Ingress Pkts: 1320095 Dropped: 0


Egress Pkts: 1320095 Dropped: 0

CEM Counter Details


Input Errors: 0 Output Errors: 0
Pkts Missing: 0 Pkts Reordered: 0
Misorder Drops: 0 JitterBuf Underrun: 0
Error Sec: 0 Severly Errored Sec: 0
Unavailable Sec: 0 Failure Counts: 0
Pkts Malformed: 0 JitterBuf Overrun: 0
SMICS05-RMP01#

Humberto, favor verificar o trecho entre SMIPI29-RMA01 <> SMIPIFL30-RMD01 est�


perdendo pacote, favor normaliz�-lo e verificar se o CE continua oscilando:

SMIPI29-RMA01#sh ip route 0.0.0.0


Routing entry for 0.0.0.0/0, supernet
Known via "ospf 304", distance 110, metric 10001, candidate default path
Tag 304, type extern 1
Last update from 10.200.48.226 on Vlan224, 1w1d ago
Routing Descriptor Blocks:
* 10.200.48.226, from 10.200.48.192, 1w1d ago, via Vlan224
Route metric is 10001, traffic share count is 1
Route tag 304
SMIPI29-RMA01#
SMIPI29-RMA01#sh run int bdi 120
Building configuration...
LF
Current configuration : 611 bytes
!
interface Vlan224
description NNI | SMIPI30-RMA01-Gig2/19 | EMBRATEL | ANEL SMIPI30-1
mtu 4470
ip address 10.200.48.225 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
ip ospf message-digest-key 1 md5 7 13271631002E0B042E0B1B031363502752
ip ospf network point-to-point
ip ospf mtu-ignore
ip ospf bfd
ip ospf cost 10000
ptp announce interval 0
ptp sync interval -6
ptp delay-req interval -6
ptp slave unicast negotiation
ptp clock-source 10.200.6.86
ptp clock-source 10.200.6.46
ptp enable
mpls ip
mpls ldp igp sync delay 5
bfd interval 100 min_rx 100 multiplier 3
end

SMIPI29-RMA01#sh cdp nei


Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
S - Switch, H - Host, I - IGMP, r - Repeater, P - Phone,
D - Remote, C - CVTA, M - Two-port Mac Relay

Device ID Local Intrfce Holdtme Capability Platform Port ID


SMSMT44-RMP01.ipran.claro.com.br
Gig 0/0 156 R I ASR-920-2 Gig 0/0/11
SMIPI30-RMD01.ipran.claro.com.br
Gig 0/1 131 R S I CISCO7606 Gig 2/19
SMIPI29-RMA01#sh run int gi0/1
Building configuration...
Current configuration : 251 bytes
!
interface GigabitEthernet0/1
description NNI | SMIPI30-RMD01-Gig2/19 | EMBRATEL | ANEL SMIPI30-1
switchport trunk allowed vlan 224
switchport mode trunk
load-interval 30
carrier-delay msec 0
synchronous mode
service-policy output PHB-1G
end

SMIPI29-RMA01#
SMIPI29-RMA01#ping 10.200.88.20 repeat 2000 size 4470
Type escape sequence to abort.
Sending 2000, 4470-byte ICMP Echos to 10.200.48.226, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!
Success rate is 99 percent (1992/2000), round-trip min/avg/max = 1/2/16 ms
SMIPI29-RMA01#

N�o temos taxa de erro, favor verificar se a falha permanece.

SMIPI29-RMA01#show cem circuit interface Vi4001

CEM0/0, ID: 0, Line: UP, Admin: UP, Ckt: ACTIVE


Controller state: up, T1/E1 state: up
Idle Pattern: 0xFF, Idle CAS: 0x8
Dejitter: 5 (In use: 0)
Payload Size: 256
Framing: Unframed
CEM Defects Set
None

Signalling: No CAS
RTP: No RTP

Ingress Pkts: 550015 Dropped: 0


Egress Pkts: 550015 Dropped: 0

CEM Counter Details


Input Errors: 0 Output Errors: 0
Pkts Missing: 0 Pkts Reordered: 0
Misorder Drops: 0 JitterBuf Underrun: 0
Error Sec: 0 Severly Errored Sec: 0
Unavailable Sec: 0 Failure Counts: 0
Pkts Malformed: 0 JitterBuf Overrun: 0

SMIPI29-RMA01#

SMCVE34-RMP01#sh ptp clock running domain 0

PTP Ordinary Clock [Domain 0]

State Ports Pkts sent Pkts rcvd Redundancy


Mode

PHASE_ALIGNED 1 3498442576 7024395263 Hot standby

PORT SUMMARY
PTP Master
Name Tx Mode Role Transport State Sessions Port Addr

SLAVE unicast slave Lo100 Slave 2


10.200.14.182

SESSION INFORMATION

SLAVE [Lo100] [Sessions 2]

Peer addr Pkts in Pkts out In Errs Out Errs

10.200.14.182 3512200092 1749219098 0 0


10.200.38.70 3512195171 1749223478 0 0
SMCVE34-RMP01#
SMCVE34-RMP01#sh mpls l2transport vc 106098068

Local intf Local circuit Dest address VC ID Status


------------- -------------------------- --------------- ---------- ----------
CE0/1/0 SATOP E1 0 10.200.17.98 106098068 UP

SMCVE34-RMP01#
SMCVE34-RMP01#sh cem circuit interface ce0/1/0
CEM0/1/0, ID: 0, Line: UP, Admin: UP, Ckt: ACTIVE
Controller state: up, T1/E1 state: up
Idle Pattern: 0xFF, Idle CAS: 0x8
Dejitter: 5 (In use: 0)
Payload Size: 256
Framing: Unframed
CEM Defects Set
None

Signalling: No CAS
RTP: No RTP

Ingress Pkts: 6950355 Dropped: 0


Egress Pkts: 6950355 Dropped: 0

CEM Counter Details


Input Errors: 0 Output Errors: 0
Pkts Missing: 0 Pkts Reordered: 0
Misorder Drops: 0 JitterBuf Underrun: 0
Error Sec: 0 Severly Errored Sec: 0
Unavailable Sec: 0 Failure Counts: 0
Pkts Malformed: 0 JitterBuf Overrun: 0

SMLAP14-RMA02#sh cem circuit interface ce0/2/2 863

CEM0/2/2, ID: 863, Line: UP, Admin: UP, Ckt: ACTIVE


Controller state: up, T1/E1 state: up
Idle Pattern: 0xFF, Idle CAS: 0x8
Dejitter: 5 (In use: 0)
Payload Size: 256
Framing: Unframed
CEM Defects Set
None

Signalling: No CAS
RTP: No RTP

Ingress Pkts: 200168 Dropped: 0


Egress Pkts: 200168 Dropped: 0

CEM Counter Details


Input Errors: 0 Output Errors: 0
Pkts Missing: 0 Pkts Reordered: 0
Misorder Drops: 0 JitterBuf Underrun: 0
Error Sec: 0 Severly Errored Sec: 0
Unavailable Sec: 0 Failure Counts: 0
Pkts Malformed: 0 JitterBuf Overrun: 0

Interface Down - SMCVE16-RMD01 (1/11) <-> SMMOO62-RMC01 (2/21)

SMMOO62-RMC01#sho int desc | I gi2/2


Te2/21 down down NNI | SMCVE16-RMD01 Ten1/11
| EMBRATEL | CAPACIDADE | ANEL CASA-VERDE-02
SMMOO62-RMC01#
SMMOO62-RMC01#
SMMOO62-RMC01#
SMMOO62-RMC01#sho int Te2/21
TenGigabitEthernet2/21 is down, line protocol is down (notconnect)
Hardware is X40G 10Gb 802.3, address is 7426.ac79.4900 (bia 7426.ac79.4900)
Description: NNI | SMCVE16-RMD01 Ten1/11 | EMBRATEL | CAPACIDADE | ANEL CASA-
VERDE-02
Internet address is 10.200.113.234/30
MTU 4470 bytes, BW 10000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Carrier delay is 0 msec
Full-duplex, 10Gb/s, clock source line
Transport mode LAN (10GBASE-R, 10.3125Gb/s)
input flow-control is off, output flow-control is off
Clock mode is auto
ARP type: ARPA, ARP Timeout 04:00:00
Last input 01:13:42, output 01:13:42, output hang never
Last clearing of "show interface" counters 23w2d
Input queue: 0/75/2346/2299 (size/max/drops/flushes); Total output drops: 1028
Queueing strategy: Class-based queueing
Output queue: 0/40 (size/max)
30 second input rate 0 bits/sec, 0 packets/sec
30 second output rate 0 bits/sec, 0 packets/sec
L2 Switched: ucast: 171002428 pkt, 11053547743 bytes - mcast: 13989478 pkt,
2797792152 bytes
L3 in Switched: ucast: 3570044169866 pkt, 692082953950003 bytes - mcast: 0 pkt, 0
bytes mcast
L3 out Switched: ucast: 6830427956645 pkt, 2668396436616645 bytes mcast: 0 pkt, 0
bytes
3570128731396 packets input, 695302484498279 bytes, 16 no buffer
Received 28114366 broadcasts (0 IP multicasts)
0 runts, 0 giants, 16 throttles
2111 input errors, 1702 CRC, 41 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast, 0 pause input
0 input packets with dribble condition detected
6830824372029 packets output, 2674198736238003 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out

N�o temos logs de falha nos roteadores favor verificar normaliza��o, caso n�o tenho
normalizado entrar em contato para testes.

SMCVE34-RMP01#sh ptp clock running domain 0

PTP Ordinary Clock [Domain 0]

State Ports Pkts sent Pkts rcvd Redundancy


Mode

PHASE_ALIGNED 1 3498442576 7024395263 Hot standby

PORT SUMMARY
PTP Master
Name Tx Mode Role Transport State Sessions Port Addr

SLAVE unicast slave Lo100 Slave 2


10.200.14.182

SESSION INFORMATION

SLAVE [Lo100] [Sessions 2]

Peer addr Pkts in Pkts out In Errs Out Errs

10.200.14.182 3512200092 1749219098 0 0


10.200.38.70 3512195171 1749223478 0 0
SMCVE34-RMP01#
SMCVE34-RMP01#sh mpls l2transport vc 118194161

Local intf Local circuit Dest address VC ID Status


------------- -------------------------- --------------- ---------- ----------
CE0/1/0 SATOP E1 0 10.200.17.98 106098068 UP

SMCVE34-RMP01#
SMCVE34-RMP01#sh cem circuit interface ce0/1/0

CEM0/1/0, ID: 0, Line: UP, Admin: UP, Ckt: ACTIVE


Controller state: up, T1/E1 state: up
Idle Pattern: 0xFF, Idle CAS: 0x8
Dejitter: 5 (In use: 0)
Payload Size: 256
Framing: Unframed
CEM Defects Set
None

Signalling: No CAS
RTP: No RTP

Ingress Pkts: 6950355 Dropped: 0


Egress Pkts: 6950355 Dropped: 0

CEM Counter Details


Input Errors: 0 Output Errors: 0
Pkts Missing: 0 Pkts Reordered: 0
Misorder Drops: 0 JitterBuf Underrun: 0
Error Sec: 0 Severly Errored Sec: 0
Unavailable Sec: 0 Failure Counts: 0
Pkts Malformed: 0 JitterBuf Overrun: 0

SMLAP14-RMA02#sh cem circuit interface ce0/1/2 863

CEM0/2/2, ID: 863, Line: UP, Admin: UP, Ckt: ACTIVE


Controller state: up, T1/E1 state: up
Idle Pattern: 0xFF, Idle CAS: 0x8
Dejitter: 5 (In use: 0)
Payload Size: 256
Framing: Unframed
CEM Defects Set
None

Signalling: No CAS
RTP: No RTP

Ingress Pkts: 200168 Dropped: 0


Egress Pkts: 200168 Dropped: 0

CEM Counter Details


Input Errors: 0 Output Errors: 0
Pkts Missing: 0 Pkts Reordered: 0
Misorder Drops: 0 JitterBuf Underrun: 0
Error Sec: 0 Severly Errored Sec: 0
Unavailable Sec: 0 Failure Counts: 0
Pkts Malformed: 0 JitterBuf Overrun: 0

SMCVE34-RMP01#sh ptp clock running domain 0

PTP Ordinary Clock [Domain 0]

State Ports Pkts sent Pkts rcvd Redundancy


Mode

PHASE_ALIGNED 1 3498565232 7024644308 Hot standby

PORT SUMMARY
PTP Master
Name Tx Mode Role Transport State Sessions Port Addr

SLAVE unicast slave Lo100 Slave 2


10.200.14.182

SESSION INFORMATION

SLAVE [Lo100] [Sessions 2]

Peer addr Pkts in Pkts out In Errs Out Errs

10.200.14.182 3512324614 1749280426 0 0


10.200.38.70 3512319694 1749284806 0 0
SMCVE34-RMP01#
SMCVE34-RMP01#sh mpl
SMCVE34-RMP01#sh mpls l2
SMCVE34-RMP01#sh mpls l2transport vc

Local intf Local circuit Dest address VC ID Status


------------- -------------------------- --------------- ---------- ----------
CE0/1/0 SATOP E1 0 10.200.17.98 106098068 UP
CE0/1/0 SATOP E1 0 10.200.17.98 107098068 DOWN

SMCVE34-RMP01#sh cem circuit interface ce0/1/0

CEM0/1/0, ID: 0, Line: UP, Admin: UP, Ckt: ACTIVE


Controller state: up, T1/E1 state: up
Idle Pattern: 0xFF, Idle CAS: 0x8
Dejitter: 5 (In use: 0)
Payload Size: 256
Framing: Unframed
CEM Defects Set
None

Signalling: No CAS
RTP: No RTP

Ingress Pkts: 1400073 Dropped: 0


Egress Pkts: 1400073 Dropped: 0

CEM Counter Details


Input Errors: 0 Output Errors: 0
Pkts Missing: 0 Pkts Reordered: 0
Misorder Drops: 0 JitterBuf Underrun: 0
Error Sec: 0 Severly Errored Sec: 0
Unavailable Sec: 0 Failure Counts: 0
Pkts Malformed: 0 JitterBuf Overrun: 0

SMLAP14-RMA02#sh cem circuit interface ce0/1/2 863

CEM0/2/2, ID: 863, Line: UP, Admin: UP, Ckt: ACTIVE


Controller state: up, T1/E1 state: up
Idle Pattern: 0xFF, Idle CAS: 0x8
Dejitter: 5 (In use: 0)
Payload Size: 256
Framing: Unframed
CEM Defects Set
None

Signalling: No CAS
RTP: No RTP

Ingress Pkts: 3981226 Dropped: 0


Egress Pkts: 3981226 Dropped: 0

CEM Counter Details


Input Errors: 0 Output Errors: 0
Pkts Missing: 0 Pkts Reordered: 0
Misorder Drops: 0 JitterBuf Underrun: 0
Error Sec: 0 Severly Errored Sec: 0
Unavailable Sec: 0 Failure Counts: 0
Pkts Malformed: 0 JitterBuf Overrun: 0

***************************

*************************
*************
************

CE
Segue ! INC000068234131

COMANDO NOC 3 NIVEL DE DADOS � FALHA DE CE

Normalizado ap�s reconfigura��o do QoS na interface Gi3/6 no SMSMT41-RMD01, que


estava configurado mas os pacotes n�o estavam sendo marcados, abaixo o log.

Antes da recem 0/1/5 | i rate


30 second offered rate 0000 bps, drop rate 0000 bps
rate 50 %
rate 500000000 bps, burst 15625000 bytes
30 second offered rate 0000 bps, drop rate 0000 bps
30 second offered rate 0000 bps, drop rate 0000 bps
30 second offered rate 0000 bps, drop rate 0000 bps
30 second offered rate 0000 bps, drop rate 0000 bps
SMSMT41-RMD01#

Ap�s a reconfigura��o do QoS.

SMSMT41-RMD01#sh policy-map interface gigabitEthernet 0/1/5 | i rate


30 second offered rate 6054000 bps, drop rate 0000 bps
rate 50 %
rate 500000000 bps, burst 15625000 bytes
30 second offered rate 4616000 bps, drop rate 0000 bps
30 second offered rate 17739000 bps, drop rate 0000 bps
30 second offered rate 468000 bps, drop rate 0000 bps
30 second offered rate 97166000 bps, drop rate 0000 bps
SMSMT41-RMD01#

CE sem taxa de erros.

SMGRS22-RMP01#show cem circuit interface cem 0/1/5

CEM0/1/7, ID: 0, Line: UP, Admin: UP, Ckt: ACTIVE


Controller state: up, T1/E1 state: up
Idle Pattern: 0xFF, Idle CAS: 0x8
Dejitter: 5 (In use: 0)
Payload Size: 256
Framing: Unframed
CEM Defects Set
None

Signalling: No CAS
RTP: No RTP

Ingress Pkts: 0 Dropped: 0


Egress Pkts: 0 Dropped: 0

CEM Counter Details


Input Errors: 0 Output Errors: 0
Pkts Missing: 0 Pkts Reordered: 0
Misorder Drops: 0 JitterBuf Underrun: 0
Error Sec: 0 Severly Errored Sec: 0
Unavailable Sec: 0 Failure Counts: 0
Pkts Malformed: 0 JitterBuf Overrun: 0

A falha esta sendo causada pela limita��o de hardware do MWR do site SMGRS29-RMA01,
devido ao volume de trafego ocasionando drop de pacotes na NPU. Este MWR
originalmente era um 3600, dessa forma, deve-se proceder com a substitui��o do MWR
por um 3600.

SMMETI7-RMA01#show platform hardware ethernet qos tail-drop


Last clearing of tail drop counters: Jul 19 09:01:39.674
Switch internal port to NPU:
Queue 0-7: 4 packet drops, 0 pkts/sec drop rate over last 10 seconds
SMMETI7-RMA01#

O sincronismo do roteador est� ok.

A falha esta sendo causada pela limita��o de hardware do MWR do site SMMETI7-RMA01,
vizinho do SMPIN50-RMP01, devido ao volume de trafego ocasionando drop de pacotes
na NPU. Deve-se fazer a troca do SMMETI7-RMA01 via CRQ para um ASR ou um 3600.

SMMETI7-RMA01#show platform hardware ethernet qos tail-drop


Last clearing of tail drop counters: Jul 19 09:01:39.674

Link UP sem conectividade.

SMSAM50-RMD02#
SMSAM50-RMD02#
SMSAM50-RMD02#
SMSAM50-RMD02#sh int Gi2/10.64
GigabitEthernet2/10.64 is up, line protocol is up (connected)
Hardware is X40G 1Gb 802.3, address is 30e4.db33.b600 (bia 30e4.db33.b600)
Description: NNI | BYPASS L2 TO SMSRO45-RMA01
Internet address is 10.200.18.65/30
MTU 4470 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 6/255, rxload 2/255
Encapsulation 802.1Q Virtual LAN, Vlan ID 64.
ARP type: ARPA, ARP Timeout 04:00:00
Keepalive set (10 sec)
2529783218 packets input, 292926081043 bytes
1628367811 packets output, 314676231509 bytes
L2 Switched: ucast: 366798879 pkt, 22364432188 bytes - mcast: 19289093 pkt,
2354520423 bytes
L3 in Switched: ucast: 2143688408 pkt, 256017828939 bytes - mcast: 0 pkt, 0 bytes
mcast
L3 out Switched: ucast: 1238374584 pkt, 290105570064 bytes mcast: 0 pkt, 0 bytes
Last clearing of "show interface" counters never
SMSAM50-RMD02#
SMSAM50-RMD02#
SMSAM50-RMD02#ping 10.200.18.66
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.200.18.66, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
SMSAM50-RMD02#
SMSAM50-RMD02#
SMSAM50-RMD02#
SMSAM50-RMD02#sh int Gi2/10.64 trans det
ITU Channel not available (Wavelength not available),
Transceiver is internally calibrated.
mA: milliamperes, dBm: decibels (milliwatts), NA or N/A: not applicable.
++ : high alarm, + : high warning, - : low warning, -- : low alarm.
A2D readouts (if they differ), are reported in parentheses.
The threshold values are calibrated.

High Alarm High Warn Low Warn Low Alarm


Temperature Threshold Threshold Threshold Threshold
Port (Celsius) (Celsius) (Celsius) (Celsius) (Celsius)
--------- ----------------- ---------- --------- --------- ---------
Gi2/10 31.6 95.0 85.0 -5.0 -15.0

High Alarm High Warn Low Warn Low Alarm


Voltage Threshold Threshold Threshold Threshold
Port (Volts) (Volts) (Volts) (Volts) (Volts)
--------- ----------------- ---------- --------- --------- ---------
Gi2/10 3.28 3.63 3.47 3.14 2.97

High Alarm High Warn Low Warn Low Alarm


Current Threshold Threshold Threshold Threshold
Port (milliamperes) (mA) (mA) (mA) (mA)
--------- ----------------- ---------- --------- --------- ---------
Gi2/10 4.1 60.0 50.0 0.1 0.1

Optical High Alarm High Warn Low Warn Low Alarm


Transmit Power Threshold Threshold Threshold Threshold
Port (dBm) (dBm) (dBm) (dBm) (dBm)
--------- ----------------- ---------- --------- --------- ---------
Gi2/10 -7.0 0.0 -3.0 -9.5 -13.5

Optical High Alarm High Warn Low Warn Low Alarm


Receive Power Threshold Threshold Threshold Threshold
Port (dBm) (dBm) (dBm) (dBm) (dBm)
--------- ----------------- ---------- --------- --------- ---------
Gi2/10 -11.5 0.0 -3.0 -17.0 -22.9

SMSAM50-RMD02#
Switch internal port to NPU:
Queue 0-7: 114351 packet drops, 0 pkts/sec drop rate over last 10 second

ink inserido no roteamento:

SMMRB12-RMD02#sh ip ospf nei

Neighbor ID Pri State Dead Time Address Interface


10.201.45.7 0 FULL/ - 00:00:31 10.201.45.46
GigabitEthernet2/2
10.200.67.79 0 FULL/ - 00:00:33 10.200.67.254 Vlan303
10.200.67.193 0 FULL/ - 00:00:31 10.200.67.210
GigabitEthernet3/1.208
10.200.68.1 0 FULL/ - 00:00:35 10.200.68.25
GigabitEthernet2/8.24
10.200.68.0 0 FULL/ - 00:00:33 10.200.68.62 Vlan335
10.201.33.192 0 FULL/ - 00:00:32 10.201.33.221 Vlan20
10.201.33.194 0 FULL/ - 00:00:36 10.201.33.205
GigabitEthernet1/7.204
10.200.88.9 0 FULL/ - 00:00:39 10.200.89.78
TenGigabitEthernet3/22
10.200.88.2 0 FULL/ - 00:00:35 10.200.89.233
TenGigabitEthernet3/21
10.200.88.3 0 FULL/ - 00:00:35 10.200.89.58
GigabitEthernet2/5
10.200.0.6 0 FULL/ - 00:00:39 10.200.2.101
TenGigabitEthernet4/1
10.200.0.5 0 FULL/ - 00:00:35 10.200.2.149
TenGigabitEthernet4/2
10.200.96.3 0 FULL/ - 00:00:36 10.200.97.25
TenGigabitEthernet4/3
10.200.96.5 0 FULL/ - 00:00:35 10.200.97.2
TenGigabitEthernet4/4
10.200.0.5 0 FULL/ - 00:00:35 10.200.1.82
TenGigabitEthernet1/11
SMMRB12-RMD02#

SMJAB50-RMC01#sh ip ospf neighbor | i 2/2


10.200.0.19 0 FULL/ - 00:00:38 10.200.1.29
TenGigabitEthernet2/21

SMJAB50-RMC01#sh int tenGigabitEthernet 2/21 transceiver detail


ITU Channel not available (Wavelength not available),
Transceiver is internally calibrated.
mA: milliamperes, dBm: decibels (milliwatts), NA or N/A: not applicable.
++ : high alarm, + : high warning, - : low warning, -- : low alarm.
A2D readouts (if they differ), are reported in parentheses.
The threshold values are calibrated.

High Alarm High Warn Low Warn Low Alarm


Temperature Threshold Threshold Threshold Threshold
Port (Celsius) (Celsius) (Celsius) (Celsius) (Celsius)
--------- ----------------- ---------- --------- --------- ---------
Te2/21 35.3 70.0 60.0 5.0 0.0

High Alarm High Warn Low Warn Low Alarm


Voltage Threshold Threshold Threshold Threshold
Port (Volts) (Volts) (Volts) (Volts) (Volts)
--------- ----------------- ---------- --------- --------- ---------
Te2/21 0.00 N/A N/A N/A N/A

High Alarm High Warn Low Warn Low Alarm


Current Threshold Threshold Threshold Threshold
Port (milliamperes) (mA) (mA) (mA) (mA)
--------- ----------------- ---------- --------- --------- ---------
Te2/21 52.4 N/A N/A N/A N/A

Optical High Alarm High Warn Low Warn Low Alarm


Transmit Power Threshold Threshold Threshold Threshold
Port (dBm) (dBm) (dBm) (dBm) (dBm)
--------- ----------------- ---------- --------- --------- ---------
Te2/21 0.8 4.4 3.9 -4.7 -5.0

Optical High Alarm High Warn Low Warn Low Alarm


Receive Power Threshold Threshold Threshold Threshold
Port (dBm) (dBm) (dBm) (dBm) (dBm)
--------- ----------------- ---------- --------- --------- ---------
Te2/21 -15.3 0.0 -0.5 -15.8 -16.5

SMJAB50-RMC01#sh int tenGigabitEthernet 2/21


TenGigabitEthernet2/21 is up, line protocol is up (connected)
Hardware is X40G 10Gb 802.3, address is c067.af4b.f800 (bia c067.af4b.f800)
Description: NNI | SMMRB12-RMD02-Ten2/11 | EMBRATEL | ANEL Jabaquara 4
Internet address is 10.200.1.30/30
MTU 4470 bytes, BW 10000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 7/255, rxload 7/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Carrier delay is 0 msec
Full-duplex, 10Gb/s, clock source line
Transport mode LAN (10GBASE-R, 10.3125Gb/s)
input flow-control is off, output flow-control is off
Clock mode is auto
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:02, output 00:00:00, output hang never
Last clearing of "show interface" counters 1w2d
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: Class-based queueing
Output queue: 0/40 (size/max)
30 second input rate 287618000 bits/sec, 149483 packets/sec
30 second output rate 274930000 bits/sec, 123990 packets/sec
L2 Switched: ucast: 132 pkt, 172328 bytes - mcast: 300264 pkt, 28624928 bytes
L3 in Switched: ucast: 6903967 pkt, 1646661194 bytes - mcast: 1 pkt, 100 bytes
mcast
L3 out Switched: ucast: 5409476 pkt, 1504988465 bytes mcast: 0 pkt, 0 bytes
7866964 packets input, 1696243684 bytes, 0 no buffer
Received 1160102 broadcasts (1 IP multicasts)
0 runts, 0 giants, 0 throttles
8 input errors, 7 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast, 0 pause input
0 input packets with dribble condition detected
6703776 packets output, 1666682381 bytes, 0 underruns
0 output errors, 0 collisions, 3 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out
SMJAB50-RMC01#

SMMRB12-RMD02#conf t
Enter configuration commands, one per line. End with CNTL/Z.
SMMRB12-RMD02(config)#int Te2/11
SMMRB12-RMD02(config-if)#shut

Equipamento ainda � um MWR:

SMMETI7-RMA01#sh ver
Cisco IOS Software, 2900 Software (MWR2900-ADVIPRANK9-M), Version 15.1(3)MRA3,
RELEASE SOFTWARE (fc5)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2014 by Cisco Systems, Inc.
Compiled Fri 10-Jan-14 00:53 by prod_rel_team

ROM: System Bootstrap, Version 12.4(20100105:220700) [walrobin-cowgirl2-rommon


101], DEVELOPMENT SOFTWARE

SMMETI7-RMA01 uptime is 1 year, 9 weeks, 2 days, 5 hours, 19 minutes


System returned to ROM by power-on
System restarted at 04:12:27 brz-3 Tue May 16 2017
System image file is "flash:mwr2941-adviprank9-mz.151-3.MRA3.bin"
Last reload type: Normal Reload
Last reload reason: power-on

This product contains cryptographic features and is subject to United


States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to


export@cisco.com.

Cisco mwr2941-dc-a (MPC8347E) processor (revision 0x600) with 440819K/83469K bytes


of memory.
Processor board ID FTX1540AHPV
MPC8347E CPU Rev: Part Number 0x8032, Revision ID 0x300
1 RTM Module: ASM-M2900-TOP daughter card
6 Gigabit Ethernet interfaces
1 terminal line
16 Channelized E1/PRI ports
128K bytes of non-volatile configuration memory.
125440K bytes of ATA CompactFlash (Read/Write)

Configuration register is 0x2102

SMMETI7-RMA01#

SMVMN17-RMD01#sh int desc | in smcoa37


Gi2/5 down down NNI | SMCBE30-RMP01 Gi0/0/10
| AMX | FO | SMVMN17-02

sh platform hardware rtm stats ----


sh mpls l2transport vc VER PORTA E1
sh mpls l2transport VER PORTA E1
sh xconnect all VER PORTA E1
show interface des | in CE0/5 VER PORTA E1
sh cem circuit interface ce0/0 VER STATUS PORTA E1 SE ESTA DROPANDO
show cem circuit interface cem 0/5 VER STATUS PORTA E1
sh cdp nei VER VISINHOS AO SITE
show interfaces transceiver det VER LIMIAR DO ROUTER
sh inv VER INVENTARIO ROUTER (SFP- POWER, ETC)
sh env all VER INVENTARIO ROUTER (FONTE, FAN, TEMP)
Show int desc VER ESCRITA DO ROUTER PORTAS Gi,Vlans, etc)
Show int summary VER tr�fego de todas as interfaces, inclusive
as de servi�o
sh ip arp vrf IUB-DADOS VER os servi�os que est�o pegando ARP e funci
( 3G -IUB-DADOS e GER
4G - S1 E GERENCIA)
sh run int gi0/0/2 VER Configura��o das interfaces de servi�o
e identificar as vlans para depois verificar os servi�os
sh int gi0/0/2 VER tr�fego por porta de servi�o
sh ip ospf neigh VER STATUS PORTA
show ip ospf neighbor Gi0/0 detail VER
sh run int Te2/21 VER CONFIG DA PORTA
sh xconnect all VER contadores de drop np circuito emulado
est�o gerados ( EXMPL 100049197 )
show mpls l2transport vc 100049197 det VER contadores de drop np circuito emulado
est�o gerados ( EXMPL 100049197)
SH INT DESC | IN SOB17 VER as descri�oes do site
sh int Vl88 VER STATUS DA PORTA PARA ONDE ESTA APONTADA

sh ip ospf neigh Vl88 VER STATUS DA PORTA PARA ONDE ESTA APONTADA

ping 10.200.78.90 VER PERDA DE PACOTE

conf t no shut - no shut


int Vl88 no shut - no shut
shut no shut - no shut
no shut no shut - no shut
int Gi3/19 no shut - no shut
shut no shut - no shut
no shut no shut - no shut
no shut - no shut

SH INT DESC | IN MOO62 VER descri�oes do site


sh ip ospf nei VER
sh ip bgp all summ
Segue a configura��o:

Gi3/19

**********************************

***********************************

SMCBE21-RMA01#SH IP ARp VRf IUB-DADOS


Protocol Address Age (min) Hardware Addr Type Interface
Internet 10.200.142.122 0 Incomplete ARPA
Internet 10.200.142.123 - 1cdf.0f48.6c04 ARPA Vlan615

SMCBE21-RMA01#ping vrf IUB-DADOS 10.200.142.122


Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.200.142.122, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)

*************************************************************

Verificado que o elemento est� respondendo a ping local e n�o responde a ping
remoto.
Aparentemente est� com falha na configura��es de gateway para a rede da ABIS.

SITAB01-RMD01# sh run int gi 0/1/0


Building configuration...

Current configuration : 900 bytes


!
interface GigabitEthernet0/1/0
description UNI|SINGLERAN|S01SITAB01|ERICSSON|SI022874
bandwidth 1000000
no ip address
load-interval 30
speed 1000
no negotiation auto
service instance 204 ethernet ES01SITAB01_S1
description UNI|eNodeB|ES01SITAB01|ERICSSON|S1|SI022874
encapsulation dot1q 204
rewrite ingress tag pop 1 symmetric
service-policy input TC-IN-LTE-S1-ERICSSON
bridge-domain 204
!
service instance 212 ethernet BS01SITAB01_ABIS
description UNI|BTS|BS01SITAB01|ERICSSON|ABIS|SI022875
encapsulation dot1q 212
rewrite ingress tag pop 1 symmetric
service-policy input TC-IN-2G-ABIS
bridge-domain 212
!
service instance 1204 ethernet S01SITAB01_GERENCIA
description UNI|SINGLERAN|S01SITAB01|ERICSSON|GERENCIA|SI022874
encapsulation dot1q 1204
rewrite ingress tag pop 1 symmetric
service-policy input TC-IN-SINGLERAN-GERENCIA
bridge-domain 1204
!
end

SITAB01-RMD01#
SITAB01-RMD01#sh run int Vl 482
Building configuration...

Current configuration : 181 bytes


!
interface BDI212
description UNI|BTS|BS01SITAB01|ERICSSON|ABIS|SSD330412
bandwidth 1000000
vrf forwarding ABIS
ip address 10.97.217.173 255.255.255.252
load-interval 30
end

SITAB01-RMD01#
SITAB01-RMD01#sh arp vrf ABIS vl 482
Protocol Address Age (min) Hardware Addr Type Interface
Internet 10.97.217.173 - 1c1d.869d.7e3f ARPA BDI212
Internet 10.97.217.174 0 98a4.0438.4283 ARPA BDI212
SITAB01-RMD01#
SITAB01-RMD01#
SITAB01-RMD01#ping vrf ABIS 10.95.24.114
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.97.217.174, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
SITAB01-RMD01#
SICAS30-RMC01#ping vrf ABIS 10.97.217.173
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.97.217.173, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 20/21/24 ms
SICAS30-RMC01#ping vrf ABIS 10.97.217.174
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.97.217.174, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)

SICAS30-RMC01#sh ip route vrf ABIS 10.95.24.114

Routing Table: ABIS


Routing entry for 10.97.217.172/30
Known via "bgp 65019", distance 200, metric 0, type internal
Last update from 10.202.8.40 00:14:52 ago
Routing Descriptor Blocks:
* 10.202.8.40 (default), from 10.202.8.40, 00:14:52 ago
Route metric is 0, traffic share count is 1
AS Hops 0
MPLS label: 2693
MPLS Flags: MPLS Required, NSF
SICAS30-RMC01#

**********************************
***********************************************

*************************************************************
***

21 2121 7941

tab01

Tecnico Acionado Glauber Jose Pereira

Telephone: 16992049785

Tentativa de contato com Erick 16 991448556 sem sucesso.

SINEU1M-RMD01#
SINEU1M-RMD01#sh int desc
Interface Status Protocol Description
Gi0/0/0 admin down down RESERVADO P/ RADIO-SITAB01-
SINEU1M-01
Gi0/0/1 up up NNI | SINEU1M-RMA01 Gi0/0/10
| AMX | FO | SINEU1M-99
Gi0/0/2 admin down down NNI | SIGPX02-RMD01 Gi1/7 |
CLARO | MW-ROT | RADIO-SINEU1M-SIGPX02
Gi0/0/3 admin down down NNI | SIGPX02-RMD01 Gi1/6 |
CLARO | MW-ROT | RADIO-SINEU1M-SIGPX02
Gi0/0/4 down down PARA-SIIAL04-RMA01 em
ativacao
Gi0/0/5 up up NNI | SIIAL04-RMP01 Gi0/0/10
| CLARO | MW-ROT | RADIO_SIIAL04-SINEU1M
Gi0/0/6 up up NNI | SIMOMR1-RMD01 Gi0/0/6
| CLARO | ROTA MW | CAPACIDADE-SIMOMR1-SINEU1M-01
Gi0/0/7 up up NNI | SITAB01-RMD01 Gi0/0/7
| Claro | ROTA MW | CAPACIDADE | SITAB01-SINEU1M-01
Gi0/1/0 up up UNI | RADIO | SINEU1M |
Huawei_3 | SSD 235712/01
Gi0/1/1 admin down down RESERVADO P/ RADIO-SITAB01-
SINEU1M-01
Gi0/1/2 down down UNI | RADIO | SINEU1M |
Huawei | SSD 235723/01
Gi0/1/3 down down UNI | RADIO | SINEU1M |
Huawei_2 | SSD 235723/01
Gi0/1/4 up up NNI | SINEU1M-RMA01 Gi0/0/11
| AMX | FO | SINEU1M-99
Gi0/1/5 admin down down
Gi0/1/6 up up NNI | SITAB01-RMD01 Gi0/1/6
| CLARO | ROTA MW | CAPACIDADE-SINEU1M-SITAB01-01

Gi0/1/7 up up NNI | SIMOMR1-RMD01 Gi0/1/7


| Claro | ROTA MW | ROBUSTEZ | SIMOMR1-SINEU1M-01
BD40 up up NNI | SIMOMR1-RMD01 Gi0/1/7
| Claro | ROTA MW | ROBUSTEZ | SIMOMR1-SINEU1M-01
BD116 admin down down NNI | SITAB01-RMD01 Gi0/1/6
| CLARO | ROTA MW | CAPACIDADE-SINEU1M-SITAB01-01
BD120 up up NNI | SIMOMR1-RMD01 Gi0/0/6
| CLARO | ROTA MW | CAPACIDADE-SIMOMR1-SINEU1M-01

SINEU1M-RMD01#
SINEU1M-RMD01#
SINEU1M-RMD01#sh int desc | i SMOCO1E
Gi0/0/7 up up NNI | SITAB01-RMD01 Gi0/0/7
| Claro | ROTA MW | CAPACIDADE | SITAB01-SINEU1M-01
Gi0/1/6 up up NNI | SITAB01-RMD01 Gi0/1/6
| CLARO | ROTA MW | CAPACIDADE-SINEU1M-SITAB01-01
BD116 admin down down NNI | SITAB01-RMD01 Gi0/1/6
| CLARO | ROTA MW | CAPACIDADE-SINEU1M-SITAB01-01
BD248 admin down down NNI | SITAB01-RMD01 Gi0/0/7
| Claro | ROTA MW | CAPACIDADE | SITAB01-SINEU1M-01
SINEU1M-RMD01#
SINEU1M-RMD01#
SINEU1M-RMD01# BD116
SINEU1M-RMD01#
SINEU1M-RMD01#sh log | i 116
002116: Apr 4 08:03:23.455 brz: %LINEPROTO-5-UPDOWN: Line protocol on Interface
BDI2202, changed state to down
SINEU1M-RMD01#
SINEU1M-RMD01#

SIPNR03 SPIPNR900OR X SIPPE26 SPIPPE006OU ( trecho VIVO mostra que nao esta em
queda conforme cacti) trecho anterior ao SIPUY02.

SINEU1M-RMD01#sh int Gi0/0/7


GigabitEthernet0/0/7 is up, line protocol is up
Hardware is A900-IMA8S, address is 1c1d.869d.7c07 (bia 1c1d.869d.7c07)
Description: NNI | SITAB01-RMD01 Gi0/0/7 | Claro | ROTA MW | CAPACIDADE |
SITAB01-SINEU1M-01
MTU 4470 bytes, BW 100000 Kbit/sec, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full Duplex, 100Mbps, link type is force-up, media type is T
output flow-control is unsupported, input flow-control is on
Carrier delay is 0 msec
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Input queue: 0/375/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: Class-based queueing
Output queue: 0/40 (size/max)
30 second input rate 1000 bits/sec, 1 packets/sec
30 second output rate 0 bits/sec, 0 packets/sec
3662976 packets input, 394668040 bytes, 0 no buffer
Received 6 broadcasts (0 IP multicasts)
0 runts, 25 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 909556 multicast, 0 pause input
3400595 packets output, 433302102 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out

SINEU1M-RMD01#
SINEU1M-RMD01#sh int BD248
BDI248 is administratively down, line protocol is down
Hardware is BDI, address is 1c1d.869d.7c3f (bia 1c1d.869d.7c3f)
Description: NNI | SITAB01-RMD01 Gi0/0/7 | Claro | ROTA MW | CAPACIDADE |
SITAB01-SINEU1M-01
Internet address is 10.202.9.249/30
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive not supported
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output 4w2d, output hang never
Last clearing of "show interface" counters never
Input queue: 0/375/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts (0 IP multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
61 packets output, 6864 bytes, 0 underruns
0 output errors, 0 interface resets
0 unknown protocol drops
0 output buffer failures, 0 output buffers swapped out
SINEU1M-RMD01#
SINEU1M-RMD01#

SMMAU07-RMD01#
SMMAU07-RMD01#
SMMAU07-RMD01#sh inter Gi2/17
GigabitEthernet2/17 is up, line protocol is up (connected)
Hardware is X40G 1Gb 802.3, address is 30e4.db33.4340 (bia 30e4.db33.4340)
Description: NNI | SMRPI08-RMP01 Gi0/0/10 | AMX | FO | SMMAU07-07
Internet address is 10.201.1.17/30
MTU 4470 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Carrier delay is 0 msec
Full-duplex, 1000Mb/s, clock source line, media type is LX
input flow-control is off, output flow-control is on
Clock mode is auto
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:00, output 00:00:00, output hang never
Last clearing of "show interface" counters 26w5d
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: Class-based queueing
Output queue: 0/40 (size/max)
30 second input rate 566000 bits/sec, 194 packets/sec
30 second output rate 510000 bits/sec, 239 packets/sec
L2 Switched: ucast: 76292794 pkt, 4932150355 bytes - mcast: 3688733 pkt,
627563444 bytes
L3 in Switched: ucast: 1071315912 pkt, 203147580794 bytes - mcast: 0 pkt, 0 bytes
mcast
L3 out Switched: ucast: 1724578559 pkt, 1088713723841 bytes mcast: 0 pkt, 0 bytes
1151416809 packets input, 211924237103 bytes, 0 no buffer
Received 3799536 broadcasts (0 IP multicasts)
0 runts, 0 giants, 0 throttles
112 input errors, 47 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast, 0 pause input
0 input packets with dribble condition detected
1817572143 packets output, 1094700769088 bytes, 0 underruns
0 output errors, 0 collisions, 3 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out
SMMAU07-RMD01#
SMMAU07-RMD01#
SMMAU07-RMD01#
SMMAU07-RMD01#sh inter Gi2/17 trans det
ITU Channel not available (Wavelength not available),
Transceiver is internally calibrated.
mA: milliamperes, dBm: decibels (milliwatts), NA or N/A: not applicable.
++ : high alarm, + : high warning, - : low warning, -- : low alarm.
A2D readouts (if they differ), are reported in parentheses.
The threshold values are calibrated.

High Alarm High Warn Low Warn Low Alarm


Temperature Threshold Threshold Threshold Threshold
Port (Celsius) (Celsius) (Celsius) (Celsius) (Celsius)
--------- ----------------- ---------- --------- --------- ---------
Gi2/17 27.9 85.0 75.0 0.0 -5.0

High Alarm High Warn Low Warn Low Alarm


Voltage Threshold Threshold Threshold Threshold
Port (Volts) (Volts) (Volts) (Volts) (Volts)
--------- ----------------- ---------- --------- --------- ---------
Gi2/17 3.30 3.70 3.59 3.09 3.00

High Alarm High Warn Low Warn Low Alarm


Current Threshold Threshold Threshold Threshold
Port (milliamperes) (mA) (mA) (mA) (mA)
--------- ----------------- ---------- --------- --------- ---------
Gi2/17 12.7 N/A N/A N/A N/A

Optical High Alarm High Warn Low Warn Low Alarm


Transmit Power Threshold Threshold Threshold Threshold
Port (dBm) (dBm) (dBm) (dBm) (dBm)
--------- ----------------- ---------- --------- --------- ---------
Gi2/17 -7.0 -2.5 -3.0 -9.5 -10.0

Optical High Alarm High Warn Low Warn Low Alarm


Receive Power Threshold Threshold Threshold Threshold
Port (dBm) (dBm) (dBm) (dBm) (dBm)
--------- ----------------- ---------- --------- --------- ---------
Gi2/17 -18.9 0.0 -3.0 -19.0 -19.5

SMMAU07-RMD01#
SMMAU07-RMD01#
SMMAU07-RMD01#
SMMAU07-RMD01#ssh 10.201.1.18
[Connection to 10.201.1.18 aborted: error status 0]
SMMAU07-RMD01#
SMMAU07-RMD01#
SMMAU07-RMD01#
SMMAU07-RMD01#
SMMAU07-RMD01#
SMMAU07-RMD01#ping 10.201.1.18 size 4470 repeat 500
Type escape sequence to abort.
Sending 500, 4470-byte ICMP Echos to 10.201.1.18, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!
Success rate is 100 percent (500/500), round-trip min/avg/max = 1/2/8 ms
SMMAU07-RMD01#

Comparado as configura��es entre SMGRS71-RMD02 _x_ SMGRS69-RMP01 n�o existe erro de


configura��o, oSMGRS71 n�o est� reconhecendo o cdp do SMGRS69, favor verificar na
esta��o de SMGRS69

SMGRS71-RMD02#sh run int gigabitEthernet 2/5


Building configuration...

Current configuration : 217 bytes


!
interface GigabitEthernet2/5
description NNI | SMGRS69-RMP01-Gi0/24 | EMBRATEL | Anel-SMGRS71-8
dampening
mtu 4470
no ip address
load-interval 30
carrier-delay msec 0
speed nonegotiate
synchronous mode
end

SMGRS71-RMD02#
SMGRS71-RMD02#
SMGRS71-RMD02#sh run int gigabitEthernet 2/5.164

**********************************************

Roteador SMMNB01-RMD01 j� encontra-se com a rota default pela giga 0/1/7, onde
trata-se de um link via r�dio de 96Mbps.

SMMNB01-RMD01#sh ip route 0.0.0.0


Routing entry for 0.0.0.0/0, supernet
Known via "ospf 259", distance 110, metric 50001, candidate default path
Tag 259, type extern 1
Redistributing via ospf 1
Last update from 10.200.89.250 on GigabitEthernet0/1/7, 11:22:03 ago
Routing Descriptor Blocks:
* 10.200.89.250, from 10.201.38.192, 11:22:03 ago, via GigabitEthernet0/1/7
Route metric is 50001, traffic share count is 1
Route tag 259
SMMNB01-RMD01#
SMMNB01-RMD01#
SMMNB01-RMD01#sh run int gi
SMMNB01-RMD01#sh run int gigabitEthernet 0/1/7
Building configuration...

Current configuration : 609 bytes


!
interface GigabitEthernet0/1/7
description NNI | SMBGPR1-RMP01 Gi0/0/7 | MW CLARO | CAPACIDADE-SMMRB50-SMMNB01-01
dampening
mtu 2000
bandwidth 96000
ip address 10.200.89.249 255.255.255.252
no ip redirects
no ip proxy-arp
ip pim sparse-mode
ip ospf message-digest-key 1 md5 7 106C083A0E351D25092B191B02
ip ospf network point-to-point
ip ospf bfd
ip ospf cost 10000
carrier-delay msec 0
speed 100
no negotiation auto
cdp enable
mpls ip
mpls ldp igp sync delay 5
mpls traffic-eng tunnels
synchronous mode
bfd interval 100 min_rx 100 multiplier 3
service-policy output PHB-96M-SHAPE
end

**************************

Link Atenuado. Alta Taxa de erros.

SMSRO38-RMD01: TenGigabitEthernet 1/21

SMSRO38-RMD01#sh int tenGigabitEthernet 1/21 transceiver detail


ITU Channel not available (Wavelength not available),
Transceiver is internally calibrated.
mA: milliamperes, dBm: decibels (milliwatts), NA or N/A: not applicable.
++ : high alarm, + : high warning, - : low warning, -- : low alarm.
A2D readouts (if they differ), are reported in parentheses.
The threshold values are calibrated.

Optical High Alarm High Warn Low Warn Low Alarm


Receive Power Threshold Threshold Threshold Threshold
Port (dBm) (dBm) (dBm) (dBm) (dBm)
--------- ----------------- ---------- --------- --------- ---------
Te1/21 -22.3 -- 0.0 -0.5 -15.8 -16.5
<<<<<<<<<<<<<<<
--

SMSRO38-RMD01#sh int tenGigabitEthernet 1/21 | i CRC


31626 input errors, 27114 CRC, 466 frame, 0 overrun, 0 ignored <<<<<<<<<<<<<<

++

SMSRO38-RMD01#sh int tenGigabitEthernet 1 | i CRC


285340 input errors, 244555 CRC, 4619 frame, 0 overrun, 0 ignored
<<<<<<<<<<<<<<

*******************************

SMSLO04-RMP01#
SMSLO04-RMP01#
SMSLO04-RMP01#sh ip ospf neigh

Neighbor ID Pri State Dead Time Address Interface


10.200.39.128 0 FULL/ - 00:00:32 10.200.39.145
GigabitEthernet0/0/11
10.200.39.130 0 FULL/ - 00:00:37 10.200.39.150
GigabitEthernet0/0/10
SMSLO04-RMP01#
SMSLO04-RMP01#
SMSLO04-RMP01#
SMSLO04-RMP01#sh cdp neigh
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
S - Switch, H - Host, I - IGMP, r - Repeater, P - Phone,
D - Remote, C - CVTA, M - Two-port Mac Relay

Device ID Local Intrfce Holdtme Capability Platform Port ID


SMSLO1E-RMD01.ipran.claro.com.br
Gig 0/0/11 171 R S I CISCO7606 Gig 1/10
SMSLO06-RMP01.ipran.claro.com.br
Gig 0/0/10 175 R I ASR-920-2 Gig 0/0/11

Total cdp entries displayed : 2


SMSLO04-RMP01#
SMSLO04-RMP01#

****************************

SMICS19-RMA01
SMICS19-RMA01#show interface description
Interface Status Protocol Description
Gi0/0/0 up up UNI|SINGLERAN|BS01SMICS19|
ERICSSON|SM025581
Gi0/0/1 up up UNI|SINGLERAN|NS02SMICS19|
ERICSSON|SM025582
Gi0/0/2 admin down down
Gi0/0/3 admin down down
Gi0/0/4 admin down down
Gi0/0/5 admin down down
Gi0/0/6 up up NNI | SMICS03-RMP01 Gi0/2 |
CLARO | MW-ROT | RADIO-SMICS03-SMICS19-01
Gi0/0/7 admin down down
Gi0/0/8 admin down down
Gi0/0/9 admin down down
Gi0/0/10 admin down down
Gi0/0/11 admin down down
Te0/0/12 admin down down
Te0/0/13 admin down down
Te0/0/14 admin down down
Te0/0/15 admin down down
Gi0 admin down down
BD112 up up UNI|BTS|BS01SMICS19|
ERICSSON|ABIS|SSD325093/01
BD113 up up UNI|NodeB|NS02SMICS19|
ERICSSON|IUB|SSD325355/01
BD114 up up UNI|eNodeB|ES01SMICS19|
ERICSSON|S1|SSD325178/01
BD1113 up up UNI|SINGLERAN|NS02SMICS19|
ERICSSON|GERENCIA|SSD325355/01
BD1114 up up UNI|SINGLERAN|ES01SMICS19|
ERICSSON|GERENCIA|SSD325178/01
BD1701 up up NNI | SMICS03-RMP01 Gi0/2 |
CLARO | MW-ROT | RADIO-SMICS03-SMICS19-01
Lo100 up up Loopback de Roteamento
Vi4001 down down
Elapsed time: 0 seconds

t3309818@bm2uas3> amos S02SMICS19

__ __ ____ _____
/\ | \/ |/ __ \ / ____|
/ \ | \ / | | | | (___
/ /\ \ | |\/| | | | |\___ \
/ ____ \| | | | |__| |____) |
/_/ \_\_| |_|\____/|_____/
OSS Framework for MoShell-17.0m

WARNING: the AMOS version currently running is more than 85 weeks old.
It is recommended to always use the latest released moshell version.
To obtain the latest released version contact your local Ericsson support.

$amosrb_pid = 22322

Checking ip contact...OK

HELP MENU : h
BASIC MO COMMANDS : m
OTHER MO COMMANDS : n
OTHER COMMANDS : o
PM COMMANDS : p
QUIT : q

S02SMICS19> lt all
190617-10:21:54 10.201.219.50 17.0m stopfile=/tmp/22287
Please enter Username: rbs
Please enter rbs's Node Password:

$ssh_pid = 22477

Connected to 10.201.219.50 (SubNetwork=ONRM_RootMo_R,SubNetwork=RNCSM40,MeContex


t=S02SMICS19,ManagedElement=S02SMICS19)

Checking MOM version...MSRBS_NODE_MODEL_17.Q2_329.33064.46_677e


Parsing MOM (cached): /var/opt/ericsson/amos/moshell_logfiles/t3309818/logs_mosh
ell/tempfiles/20190617-102124_22238/MSRBS_NODE_MODEL_17.Q2_329.33064.46_677e.xml .c
ache.gz ...................................................................... ....
.........................Done.
Using paramfile /opt/ericsson/amos/moshell/commonjars/pm/PARAM_MSRBS_16B.txt
Parsing file
/opt/ericsson/amos/moshell/commonjars/pm/PARAM_MSRBS_16B.txt ...... ...............
............Done.
Using imomdfile /opt/ericsson/amos/moshell/commonjars/pm/IMOMD_MSRBS_16B.txt
Using imomfile /opt/ericsson/amos/moshell/commonjars/pm/IMOM_MSRBS_16B.txt
Connected to 10.201.219.50 (SubNetwork=ONRM_RootMo_R,SubNetwork=RNCSM40,MeContex
t=S02SMICS19,ManagedElement=S02SMICS19)

Last MO: 6465. Loaded 6465 MOs. Total: 6466 MOs.

S02SMICS19> st sector

190617-10:22:28 10.201.219.50 17.0m MSRBS_NODE_MODEL_17.Q2_329.33064.46_677e sto


pfile=/tmp/22287
================================================================================
===
Proxy Adm State Op. State MO
================================================================================
===
93 1 (ENABLED) NodeBFunction=1,NodeBLocalCellGroup=1,NodeBLo
calCell=S7C1,NodeBSectorCarrier=1
101 1 (ENABLED) NodeBFunction=1,NodeBLocalCellGroup=1,NodeBLo
calCell=S7C2,NodeBSectorCarrier=1
109 1 (ENABLED) NodeBFunction=1,NodeBLocalCellGroup=1,NodeBLo
calCell=S8C1,NodeBSectorCarrier=1
117 1 (ENABLED) NodeBFunction=1,NodeBLocalCellGroup=1,NodeBLo
calCell=S8C2,NodeBSectorCarrier=1
125 1 (ENABLED) NodeBFunction=1,NodeBLocalCellGroup=1,NodeBLo
calCell=S9C1,NodeBSectorCarrier=1
133 1 (ENABLED) NodeBFunction=1,NodeBLocalCellGroup=1,NodeBLo
calCell=S9C2,NodeBSectorCarrier=1
146 1 (UNLOCKED) 1 (ENABLED) NodeSupport=1,SectorEquipmentFunction=7
147 1 (UNLOCKED) 1 (ENABLED) NodeSupport=1,SectorEquipmentFunction=8
148 1 (UNLOCKED) 1 (ENABLED) NodeSupport=1,SectorEquipmentFunction=9
================================================================================
===
Total: 9 MOs

S02SMICS19> get radio no

190617-10:22:34 10.201.219.50 17.0m MSRBS_NODE_MODEL_17.Q2_329.33064.46_677e


stopfile=/tmp/22287
===================================================================================
==============================
MO Attribute Value
===================================================================================
==============================
NodeBLocalCellGroup=1,NodeBLocalCell=S7C1,RadioLinks=1 noOfRadioLinks 6
NodeBLocalCellGroup=1,NodeBLocalCell=S7C2,RadioLinks=1 noOfRadioLinks 7
NodeBLocalCellGroup=1,NodeBLocalCell=S8C1,RadioLinks=1 noOfRadioLinks 12
NodeBLocalCellGroup=1,NodeBLocalCell=S8C2,RadioLinks=1 noOfRadioLinks 9
NodeBLocalCellGroup=1,NodeBLocalCell=S9C1,RadioLinks=1 noOfRadioLinks 3
NodeBLocalCellGroup=1,NodeBLocalCell=S9C2,RadioLinks=1 noOfRadioLinks 4
Pm=1,PmGroup=RadioLinks switchingTechnology
Synchronization=1,RadioEquipmentClock=1 nodeGroupRole 0
(NOT_ACTIVATED_AS_NODE_GROUP_MEMBER)
===================================================================================
==============================
Total: 8 MOs

S02SMICS19>

SMPIR25-RMP01#sh license
Index 1 Feature: advancedmetroipaccess
Period left: 8 weeks 3 days
Period Used: 2 hours 56 minutes
License Type: Evaluation
License State: Active, In Use
License Count: Non-Counted
License Priority: Low
Index 2 Feature: metroipaccess
Period left: Not Activated
License Type: Evaluation
License State: Active, Not in Use, EULA not accepted
License Count: Non-Counted
License Priority: None
Index 3 Feature: metroaccess
Period left: Life time
License Type: Permanent
License State: Active, Not in Use
License Count: Non-Counted
License Priority: Medium
Index 4 Feature: atm
Index 5 Feature: oc3
Index 6 Feature: oc12
Index 7 Feature: 1588
Index 8 Feature: 1GEupgradelicense
Index 9 Feature: 10GEupgradelicense
Index 10 Feature: 12portGE4port10GE
Index 11 Feature: gnss
Index 12 Feature: upoe
Index 13 Feature: ipsec

ATEMP - Alta Temp SMMRB12-RMD01 EnvironmentTemperatureStatus

SMMRB12-RMD01#
SMMRB12-RMD01#sh env al
environmental alarms:
system minor alarm on module 4 lc-outlet temperature (raised 01:39:22 ago)
SMMRB12-RMD01#
SMMRB12-RMD01#
SMMRB12-RMD01#
SMMRB12-RMD01#
SMMRB12-RMD01#sh env temp mod 4 lc-outlet
module 6 outlet temperature: 37C
module 6 inlet temperature: 28C
module 6 device-1 temperature: 44C
module 6 device-2 temperature: 45C
module 6 asic-1 (SSO-1) temp: 29C
module 6 asic-2 (SSO-2) temp: 27C
module 6 asic-3 (SSO-3) temp: 27C
module 6 asic-4 (SSO-4) temp: 28C
module 6 asic-5 (SSA-1) temp: 27C
module 6 asic-6 (HYPERION-1) temp: 27C

solicitar avalia��o do 2� n�vel de dados, para troca ou retirada da placa do


chassis do roteador RTA

SPPEN01-RTA02#sh module
Mod Ports Card Type Model Serial No.
--- ----- -------------------------------------- ------------------ -----------
1 0 2 port adapter Enhanced FlexWAN WS-X6582-2PA JAE0927FL3L
2 0 2 port adapter Enhanced FlexWAN WS-X6582-2PA JAB0830069J
3 0 4-subslot SPA Interface Processor-400 7600-SIP-400 JAE1247183J
4 0 2 port adapter Enhanced FlexWAN WS-X6582-2PA JAE1126MQYW
5 2 Supervisor Engine 720 (Active) WS-SUP720-3B SAL093600Q3
6 0 4-subslot SPA Interface Processor-400 7600-SIP-400 JAE1226MV4H
7 4 7600 ES+ 7600-ES+4TG3CXL JAE14160PBQ
8 0 2 port adapter Enhanced FlexWAN WS-X6582-2PA JAE1347OGFB
9 4 7600 ES+ 76-ES+XT-4TG3C SAL1752JF4E

Mod MAC addresses Hw Fw Sw Status


--- ---------------------------------- ----- ------------- ------------ -------
1 0014.6955.27c0 to 0014.6955.27ff 2.1 15.2(20140623 15.2(2014062 Ok
2 000f.24bb.a490 to 000f.24bb.a4cf 1.6 15.2(20140623 15.2(2014062 Ok
3 0024.140e.01c0 to 0024.140e.023f 2.6 15.2(20140623 15.2(2014062 Ok
4 001a.2f0c.66d8 to 001a.2f0c.6717 2.3 15.2(20140623 15.2(2014062 Ok
5 0013.c42e.8e9c to 0013.c42e.8e9f 4.4 8.5(2 15.2(2014062 Ok
6 0022.5577.42c0 to 0022.5577.433f 2.5 15.2(20140623 15.2(2014062 Ok
7 0024.f953.1f30 to 0024.f953.1f3f 1.3 12.2(33r)SRD 15.2(2014062 Ok
8 c47d.4f4d.c400 to c47d.4f4d.c43f 2.8 15.2(20140623 15.2(2014062 Ok
9 c067.af90.9810 to c067.af90.981f 1.7 12.2(33r)SRD 15.2(2014062 Ok

Mod Sub-Module Model Serial Hw Status


---- --------------------------- ------------------ ----------- ------- -------
3/0 2xGE V2 SPA SPA-2X1GE-V2 JAE1235SZZU 1.0 Ok
3/3 24xT1E1 CE/ATM SPA SPA-24CHT1-CE-ATM JAE13030VTB 1.0 Ok
5 Policy Feature Card 3 WS-F6K-PFC3B SAL09358PQT 2.1 Ok
5 MSFC3 Daughterboard WS-SUP720 SAL0936006U 2.3 Ok
6/0 4xOC3 ATM SPA SPA-4XOC3-ATM JAE104702N7 1.1 Ok
6/1 4xOC3 ATM SPA SPA-4XOC3-ATM JAE1237UGOY 1.1 OutSrvc
7 7600 ES+ DFC XL 7600-ES+3CXL JAE14150QMI 1.1 Ok
7 7600 ES+ 4x10GE XFP 7600-ES+4TG JAE141509ON 1.1 Ok
9 7600 ES+ DFC LITE 7600-ES+3C SAL1752JCPW 1.4 Ok
9 7600 ES+ 4x10GE XFP ITU 7600-ES+ITU-4TG-LK SAL1752JE9U 1.3 Ok

Mod Online Diag Status


---- -------------------
1 Pass
2 Pass
3 Pass
3/0 Pass
3/3 Not Applicable
4 Pass
5 Pass
6 Pass
6/0 Pass
6/1 Not Applicable
7 Pass
8 Pass
9 Pass
SPPEN01-RTA02#

*****************

SMITE06-RMP01#telnet 10.200.39.33 /source-interface gigabitEthernet 0/0/11


Trying 10.200.39.33 ...
% Connection refused by remote host

SMITE06-RMP01#

SMITE03-RMP01#TELNet 10.200.39.26 /SOUrce-interface GIgabitEthernet 0/23


Trying 10.200.39.26 ...
% Connection refused by remote host

SMITE03-RMP01#

***************************

Procedimento
A fim pesquisar defeitos o PS em ASR1k, h� diversas etapas que precisam de ser
tomadas.

Etapa 1. Verifique o estado do PS.


A fim verificar o estado, execute o comando show platform:

Router#show platform
Chassis type: ASR1002-X

Slot Type State Insert time (ago)


--------- ------------------- --------------------- -----------------
P0 ASR1002-X-PWR-AC ok 5d12h
P1 ASR1002-X-PWR-AC ps, fail 5d12h
O campo do entalhe indica se o PS est� montado no slot 0 (P0) ou no slot1 (P1).

Nota: O P1 for indicado quando os suportes a plataforma um slot secund�rio para


instalar um PS redundante.

O campo de estado indica dois valores poss�veis:

a aprova��o = O PS trabalha corretamente


picosegundo, a falha = O PS provocou o alarme de falha
O tipo campo indica que o identificador da pe�a PS (PID) e o campo do tempo da
inser��o indicam a quantidade de tempo passada desde que o PS foi introduzido no
chassi.

Se o alarme de falha provoca, execute o comando show environment:

Router#show environment
Sensor List: Environmental Monitoring

Sensor Location State Reading


PEM Iout P0 Normal 16 A
PEM Vout P0 Normal 12 V DC
PEM Vin P0 Normal 230 V AC

PEM Iout P1 Normal 16 A


PEM Vout P1 Normal 12 V DC
PEM Vin P1 Normal 231 V AC
Estes campos s�o os mais relevantes:

O sensor = indica os valores do m�dulo de entrada de alimenta��o (PEM)


Iout = sa�das atual el�tricas, medidas nos amp�res (a)
Vout = sa�da el�trica da tens�o, medida na tens�o de corrente cont�nua (V DC)
Vin = entrada el�trica da tens�o, medida na substitui��o ou na tens�o direta (V AC
| V DV)
Dica: O valor de Vin muda de um modelo PS a outro, voc� precisa de verificar a
folha de dados para confirmar o valor correto. O tipo identifica os �ltimos dois
car�teres dos suportes PID, AC para a corrente alternativa e do DC para o atual
direto.

O lugar = indica o entalhe em que o PS � instalado


Ler = indica os valores num�ricos
O ASR1k PS entrega 12 ou 5 V DC como o PEM Vout, depende do modelo PS. Todo o outro
valor indica um PEM defeituoso Vout.

Nota: Verifique o estado do f� e o sensor de temperatura no PS, estes valores �


indicado como o TEMP quando voc� executa o ambiente da mostra, um alarme indica um
erro de hardware com o f�.

Etapa 2. Identifique alertas do falso positivo.


Um alerta do falso positivo � provocado quando o picosegundo, o estado da falha �
encontrado no comando show platform, e o comando show environment indica valores
corretos PEM, por exemplo:

Router#show platform
Chassis type: ASR1002-X

Slot Type State Insert time (ago)


--------- ------------------- --------------------- -----------------
P0 ASR1002-X-PWR-AC ok 5d12h
P1 ASR1002-X-PWR-AC ps, fail 5d12h
Router#show environment
Sensor List: Environmental Monitoring

Sensor Location State Reading


PEM Iout P1 Normal 16 A
PEM Vout P1 Normal 12 V DC
PEM Vin P1 Normal 230 V AC
Cuidado: Se o comando show platform indica um alarme e o comando show environment
indicam um status correto ent�o que um erro cosm�tico afeta o dispositivo.
Introduza erros de funcionamento CSCvc16495 documenta este comportamento para o
ASR1K.

Etapa 3. Identifique falhas do hardware.


N�o bastante pot�ncia na entrada do PS.
A fim identificar se o PS recebe bastante energia, execute o comando show
environment:

Router#show environment
Sensor List: Environmental Monitoring

Sensor Location State Reading


PEM Iout P0 Normal 16 A
PEM Vout P0 Normal 12 V DC
PEM Vin P0 Normal 209 V AC

PEM Iout P1 Normal 1 A


PEM Vout P1 Normal 1 V DC
PEM Vin P1 Normal 5 V AC
Verifique a fonte de pot�ncia fornecida ao PS e rejeite um problema ambiental ou um
problema no local.

Se a fonte de alimenta��o � aprova��o e trabalha corretamente com um PS diferente,


substitua o PS ofendido.

N�o bastante pot�ncia fornecida pelo PS.


A fim identificar se o PS fornece bastante energia, execute o comando show
environment:

Router#show environment

Sensor List: Environmental Monitoring


Sensor Location State Reading
PEM Iout P0 Normal 16 A
PEM Vout P0 Normal 12 V DC
PEM Vin P0 Normal 221 V AC

PEM Iout P1 Normal 0 A


PEM Vout P1 Normal 0 V DC
PEM Vin P1 Normal 221 V AC
Se o PS n�o fornece bastante energia, substitua o PS ofendido.

Informa��es adicionais
A fim obter a informa��o adicional do PS execute o comando status do mcu do id> do
<slot do entalhe do hardware da plataforma da mostra ou o comando status do f� do
id> do <slot do entalhe do hardware da plataforma da mostra.

Router#show platform hardware slot P0 pfu status


Model ID: 2
12V I: 12
12V V: 12
Temp: 35
Input V: 214
Fan speed: 65%
Router#show platform hardware slot P0 fan status
Fan 0: Normal
Fan 1: Normal

Fan 2: Normal

*****************

CE0/1/0

SMAUJR2-RMP01#sh platform diag


Chassis type: ASR-920-24SZ-IM

Slot: 0, ASR-920-24SZ-IM
Running state : ok
Internal state : online
Internal operational state : ok
Physical insert detect time : 00:00:32 (19w2d ago)
Software declared up time : 00:02:25 (19w2d ago)
CPLD version : 17082909
Firmware version : 15.4(3r)S4

Sub-slot: 0/0, 24xGE-4x10GE-FIXED


Operational status : ok
Internal state : inserted
Physical insert detect time : 00:04:43 (19w2d ago)
Logical insert detect time : 00:04:43 (19w2d ago)

Sub-slot: 0/1, A900-IMA8D


Operational status : ok
Internal state : inserted
Physical insert detect time : 00:04:43 (19w2d ago)
Logical insert detect time : 00:04:43 (19w2d ago)

Slot: R0, ASR-920-24SZ-IM


Running state : ok, active
Internal state : online
Internal operational state : ok
Physical insert detect time : 00:00:32 (19w2d ago)
Software declared up time : 00:00:32 (19w2d ago)
CPLD version : 17082909
Firmware version : 15.4(3r)S4

Slot: F0,
Running state : ok, active
Internal state : online
Internal operational state : ok
Physical insert detect time : 00:00:32 (19w2d ago)
Software declared up time : 00:02:34 (19w2d ago)
Hardware ready signal time : 00:00:00 (never ago)
Packet ready signal time : 00:04:24 (19w2d ago)
CPLD version : 17082909
Firmware version : 15.4(3r)S4

Slot: P0, ASR920-PSU0


State : ps, fail
Physical insert detect time : 14w0d (5w2d ago)

Slot: P1, ASR920-PSU1


State : ok
Physical insert detect time : 00:02:17 (19w2d ago)

Slot: P2, ASR920-FAN


State : ok
Physical insert detect time : 00:02:14 (19w2d ago)

SMAUJR2-RMP01#show facility-alarm status


System Totals Critical: 5 Major: 24 Minor: 0

Source Time Severity Description [Index]


------ ------ -------- -------------------
Power Supply Module 0 May 28 2019 13:00:34 CRITICAL Power Supply
Failure [0]
GigabitEthernet0/0/1 Jul 04 2019 09:30:16 CRITICAL Physical Port Link
Down [1]
xcvr container 0/0/3 Feb 19 2019 02:44:04 CRITICAL Transceiver Missing
- Link Down [1]
xcvr container 0/0/4 Feb 19 2019 02:44:04 CRITICAL Transceiver Missing
- Link Down [1]
xcvr container 0/0/6 Feb 19 2019 02:44:04 CRITICAL Transceiver Missing
- Link Down [1]
xcvr container 0/0/7 Feb 19 2019 02:44:04 INFO Transceiver Missing
[0]
xcvr container 0/0/8 Feb 19 2019 02:44:04 INFO Transceiver Missing
[0]
GigabitEthernet0/0/9 Feb 19 2019 02:44:05 INFO Physical Port
Administrative State Down [2]
xcvr container 0/0/13 Feb 19 2019 02:44:04 INFO Transceiver Missing
[0]
xcvr container 0/0/14 Feb 19 2019 02:44:04 INFO Transceiver Missing
[0]
xcvr container 0/0/15 Feb 19 2019 02:44:04 INFO Transceiver Missing
[0]
xcvr container 0/0/16 Feb 19 2019 02:44:04 INFO Transceiver Missing
[0]
xcvr container 0/0/17 Feb 19 2019 02:44:04 INFO Transceiver Missing
[0]
xcvr container 0/0/18 Feb 19 2019 02:44:04 INFO Transceiver Missing
[0]
xcvr container 0/0/19 Feb 19 2019 02:44:04 INFO Transceiver Missing
[0]
xcvr container 0/0/25 Feb 19 2019 02:44:04 INFO Transceiver Missing
[0]
E1 0/1/0 Feb 19 2019 02:42:45 MAJOR Transmitter is
sending remote alarm [1]
E1 0/1/0 Feb 19 2019 02:42:37 MAJOR Receiver has loss
of signal [5]
E1 0/1/0 Feb 19 2019 02:42:36 MAJOR Ds1 Physical Port
Link Down [12]
E1 0/1/1 Feb 19 2019 02:42:45 MAJOR Transmitter is
sending remote alarm [1]
E1 0/1/1 Feb 19 2019 02:42:37 MAJOR Receiver has loss
of signal [5]
E1 0/1/1 Feb 19 2019 02:42:36 MAJOR Ds1 Physical Port
Link Down [12]
E1 0/1/2 Feb 19 2019 02:42:45 MAJOR Transmitter is
sending remote alarm [1]
E1 0/1/2 Feb 19 2019 02:42:37 MAJOR Receiver has loss
of signal [5]
E1 0/1/2 Feb 19 2019 02:42:36 MAJOR Ds1 Physical Port
Link Down [12]
E1 0/1/3 Feb 19 2019 02:42:45 MAJOR Transmitter is
sending remote alarm [1]
E1 0/1/3 Feb 19 2019 02:42:37 MAJOR Receiver has loss
of signal [5]
E1 0/1/3 Feb 19 2019 02:42:36 MAJOR Ds1 Physical Port
Link Down [12]
E1 0/1/4 Feb 19 2019 02:42:45 MAJOR Transmitter is
sending remote alarm [1]
E1 0/1/4 Feb 19 2019 02:42:37 MAJOR Receiver has loss
of signal [5]
E1 0/1/4 Feb 19 2019 02:42:36 MAJOR Ds1 Physical Port
Link Down [12]
E1 0/1/5 Feb 19 2019 02:42:45 MAJOR Transmitter is
sending remote alarm [1]
E1 0/1/5 Feb 19 2019 02:42:37 MAJOR Receiver has loss
of signal [5]
E1 0/1/5 Feb 19 2019 02:42:36 MAJOR Ds1 Physical Port
Link Down [12]
E1 0/1/6 Feb 19 2019 02:42:45 MAJOR Transmitter is
sending remote alarm [1]
E1 0/1/6 Feb 19 2019 02:42:37 MAJOR Receiver has loss
of signal [5]
E1 0/1/6 Feb 19 2019 02:42:36 MAJOR Ds1 Physical Port
Link Down [12]
E1 0/1/7 Feb 19 2019 02:42:45 MAJOR Transmitter is
sending remote alarm [1]
E1 0/1/7 Feb 19 2019 02:42:37 MAJOR Receiver has loss
of signal [5]
E1 0/1/7 Feb 19 2019 02:42:36 MAJOR Ds1 Physical Port
Link Down [12]

SMAUJR2-RMP01#

*******************

SMGRMR2-RMP01#sh int desc | i SMGRMR4

SMJAI30-RMP01#sh int desc | i SMMOO62


SMJAIR5-RMD01#
SMJAIR5-RMD01#
SMJAIR5-RMD01#sh run int gi0/10/5
Building configuration...

Current configuration : 1063 bytes


!
interface GigabitEthernet0/10/5
description UNI|EoMPLS|ACESSOS DIRETO CLARO|CONEXCO DIRETA - SSD 234736
mtu 1546
no ip address
load-interval 30
negotiation auto
service instance 78 ethernet GERENCIA5-SMJAIR5-SMPNH1E-00001
description UNI|EoMPLS|EMBRATEL|CONEXCO DIRETA - SSD 234736|GERENCIA
encapsulation dot1q 4035
rewrite ingress tag pop 1 symmetric
service-policy input TC-EoMPLS-CIRCUITO-512KBPS-IN
xconnect 10.200.112.42 40350022 encapsulation mpls
!
service instance 79 ethernet BANDALARGA5-SMJAIR5-SMPNH1E-00001
description UNI|EoMPLS|EMBRATEL|CONEXCO DIRETA - SSD 234736|GERENCIA
encapsulation dot1q 92
rewrite ingress tag pop 1 symmetric
service-policy input TC-EoMPLS-CIRCUITO-512KBPS-IN
xconnect 10.200.112.42 920022 encapsulation mpls
!
service instance 112 ethernet SMJAIR5-SMPNH1E-00004
description UNI|EoMPLS|ADUFERTIL|JAI/IP/00789|BLD
encapsulation dot1q 2
rewrite ingress tag pop 1 symmetric
service-policy input TC-EoMPLS-CIRCUITO-50000KBPS-IN
xconnect 10.200.112.42 18460002 encapsulation mpls
!
end

SMJAIR5-RMD01#
SMJAIR5-RMD01# ping mpls pse
SMJAIR5-RMD01# ping mpls pseudowire 10.200.112.42 40350022
Sending 5, 72-byte MPLS Echos to 10.200.112.42,
timeout is 2 seconds, send interval is 0 msec:

Codes: '!' - success, 'Q' - request not sent, '.' - timeout,


'L' - labeled output interface, 'B' - unlabeled output interface,
'D' - DS Map mismatch, 'F' - no FEC mapping, 'f' - FEC mismatch,
'M' - malformed request, 'm' - unsupported tlvs, 'N' - no label entry,
'P' - no rx intf label prot, 'p' - premature termination of LSP,
'R' - transit router, 'I' - unknown upstream index,
'l' - Label switched with FEC change, 'd' - see DDMAP for return code,
'X' - unknown return code, 'x' - return code 0
Type escape sequence to abort.
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 5/6/7 ms
Total Time Elapsed 42 ms

SMJAIR5-RMD01#
SMJAIR5-RMD01#
SMJAIR5-RMD01# ping mpls pseudowire 10.200.112.42 40350022 repit
SMJAIR5-RMD01# ping mpls pseudowire 10.200.112.42 40350022 repit
SMJAIR5-RMD01# ping mpls pseudowire 10.200.112.42 40350022 repe
SMJAIR5-RMD01# ping mpls pseudowire 10.200.112.42 40350022 repeat 500
Sending 500, 72-byte MPLS Echos to 10.200.112.42,
timeout is 2 seconds, send interval is 0 msec:

Codes: '!' - success, 'Q' - request not sent, '.' - timeout,


'L' - labeled output interface, 'B' - unlabeled output interface,
'D' - DS Map mismatch, 'F' - no FEC mapping, 'f' - FEC mismatch,
'M' - malformed request, 'm' - unsupported tlvs, 'N' - no label entry,
'P' - no rx intf label prot, 'p' - premature termination of LSP,
'R' - transit router, 'I' - unknown upstream index,
'l' - Label switched with FEC change, 'd' - see DDMAP for return code,
'X' - unknown return code, 'x' - return code 0

Type escape sequence to abort.


!!!!!!!!!!!!!!!.!!!!!!!!!!.!!.!!!!!!!!!.!!!!!!!!!!.!!!!!!!!!!!.!!!!!!!
!!!!.!!!!.!!!!!!!!!!!.!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.!!!!!!!!!!.!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.
!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!
Success rate is 96 percent (483/500), round-trip min/avg/max = 5/16/350 ms
Total Time Elapsed 42262 ms

SMJAIR5-RMD01#
SMJAIR5-RMD01#

*******

SMSMT22-RMP01#sh ip bgp all summ


For address family: IPv4 Unicast
BGP router identifier 10.200.48.193, local AS number 65011
BGP table version is 154, main routing table version 154
153 network entries using 22032 bytes of memory
153 path entries using 13464 bytes of memory
36/36 BGP path/bestpath attribute entries using 6048 bytes of memory
203 BGP rrinfo entries using 6856 bytes of memory
10 BGP AS-PATH entries using 256 bytes of memory
93 BGP community entries using 2696 bytes of memory
34 BGP extended community entries using 1280 bytes of memory
0 BGP route-map cache entries using 0 bytes of memory
0 BGP filter-list cache entries using 0 bytes of memory
BGP using 52632 total bytes of memory
BGP activity 1632/46 prefixes, 2200/58 paths, scan interval 60 secs
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down
State/PfxRcd
10.200.112.2 4 65011 667 46 154 0 0 00:24:07 152

For address family: VPNv4 Unicast


BGP router identifier 10.200.48.193, local AS number 65011
BGP table version is 2197, main routing table version 2197
1432 network entries using 223392 bytes of memory
1989 path entries using 182988 bytes of memory
120/118 BGP path/bestpath attribute entries using 21120 bytes of memory
203 BGP rrinfo entries using 6856 bytes of memory
10 BGP AS-PATH entries using 256 bytes of memory
93 BGP community entries using 2696 bytes of memory
34 BGP extended community entries using 1280 bytes of memory
0 BGP route-map cache entries using 0 bytes of memory
0 BGP filter-list cache entries using 0 bytes of memory
BGP using 438588 total bytes of memory
BGP activity 1632/46 prefixes, 2200/58 paths, scan interval 60 secs

Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down


State/PfxRcd
10.200.112.2 4 65011 667 46 2197 0 0 00:24:07 1400
SMSMT22-RMP01#

SMSNE17-RMD01#show int status

Port Name Status Vlan Duplex Speed Type


Gi1/1 UNI|NodeB|USMSNE17 notconnect 1 full 100 1000BaseT
Gi1/2 disabled 1 full 100 1000BaseT
Gi1/3 notconnect 1 full 100 1000BaseT
Gi1/4 UNI | RADIO | SMSN notconnect 1 full 100 1000BaseT
Gi1/5 UNI|MUX||MARCONI|1 notconnect 1 full 1000 1000BaseT
Gi1/6 notconnect 1 full 1000 No
Transceiver
Gi1/7 UNI|RADIO|RADALU 9 notconnect 1 full 100 1000BaseT
Gi1/8 UNI|SINGLERAN|S01S connected routed full 1000 1000BaseT
Gi1/9 UNI | MUX | SDH SM notconnect 1 full 100 1000BaseT
Gi1/10 NNI | SMMAU08-RMP0 connected routed full 1000 1000BaseZX
Gi1/11 notconnect 1 full 100 1000BaseT
Gi1/12 UNI|eNodeB|ESMSNE1 notconnect 1 full 1000 No
Transceiver
Gi1/13 notconnect 1 full 1000 No
Transceiver
Gi1/14 NNI | SMSNE17-RMA0 connected routed full 1000 1000BaseLX
Gi1/15 UNI|SINGLERAN|S02S connected routed full 1000 1000BaseT
Gi1/16 NNI | SMMAU01-RMP0 connected routed full 1000 1000BaseZX
Gi1/17 NNI | SMSNE17-RMA0 connected routed full 1000 1000BaseLX
Gi1/18 NNI | SMMAU01-RMP0 connected routed full 1000 1000BaseLX
Gi1/19 NNI | SMSNE19-RMP0 connected routed full 1000 1000BaseLX
Gi1/20 disabled 1 full 1000 No
Transceiver
Gi2/1 UNI | CAM_VIDEO | notconnect 4041 full 1000 1000BaseT
Gi2/2 UNI | RADIO | SMSN notconnect 1 full 100 1000BaseT
Gi2/3 disabled 1 full 1000 No
Transceiver
Gi2/4 disabled 1 full 1000 No
Transceiver
Gi2/5 disabled 1 full 1000 No
Transceiver
Gi2/6 disabled 1 full 1000 No
Transceiver
Gi2/7 disabled 1 full 1000 No
Transceiver
Gi2/8 disabled 1 full 1000 No
Transceiver
Gi2/9 UNI|CFTV|SMSNE17|G notconnect 1 full 100 1000BaseT
Gi2/10 disabled 1 full 1000 No
Transceiver
Gi2/11 disabled 1 full 1000 No
Transceiver
Gi2/12 disabled 1 full 1000 No
Transceiver
Gi2/13 disabled 1 full 1000 No
Transceiver
Gi2/14 NNI | SMSNE17-RMA0 disabled 1 full 1000 No
Transceiver
Gi2/15 disabled 1 full 1000 No
Transceiver
Gi2/16 notconnect 1 full 1000 No
Transceiver
Gi2/17 disabled 1 full 1000 No
Transceiver
Gi2/18 disabled 1 full 1000 No
Transceiver
Gi2/19 disabled 1 full 1000 No
Transceiver
Gi2/20 disabled 1 full 1000 No
Transceiver
Te3/1 NNI | SMSCN06-RMD0 connected routed full 10G 10Gbase-ZR
Te3/2 disabled 1 full 10G No Connector
Te3/3 disabled 1 full 10G No Connector
Te3/4 disabled 1 full 10G No Connector
Te4/1 NNI | SMMOO26-RMD0 connected routed full 10G 10Gbase-ZR
Te4/2 disabled 1 full 10G No Connector
Te4/3 disabled 1 full 10G No Connector
Te4/4 disabled 1 full 10G No Connector
Gi5/1 disabled 1 full 1000 No
Transceiver
Gi5/2 disabled 1 full 1000 No
Transceiver
Gi6/1 disabled 1 full 1000 No
Transceiver
Gi6/2 disabled 1 full 1000 No
Transceiver

SMSNE17-RMD01#sh int lsgroup


^
% Invalid input detected at '^' marker.

SMSNE17-RMD01#SHow errdisable recovery


ErrDisable Reason Timer Status
----------------- --------------
udld Disabled
bpduguard Disabled
security-violatio Disabled
channel-misconfig Disabled
vmps Disabled
pagp-flap Disabled
dtp-flap Disabled
link-flap Disabled
lsgroup Enabled
l2ptguard Disabled
psecure-violation Disabled
gbic-invalid Disabled
dhcp-rate-limit Disabled
mac-limit Disabled
unicast-flood Disabled
storm-control Disabled
arp-inspection Disabled
loopback Disabled
link-monitor-fail Disabled
oam-remote-failur Disabled
oam-remote-failur Disabled
oam-remote-failur Disabled
dot1ad-incomp-ety Disabled
dot1ad-incomp-tun Disabled
mlacp-minlink Disabled

****************************

MSAM06-RMD01#ping 10.200.97.209 size 4470 repeat 300


Type escape sequence to abort.
Sending 300, 4470-byte ICMP Echos to 10.200.97.209, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!
Success rate is 100 percent (300/300), round-trip min/avg/max = 1/5/104 ms
SMSAM06-RMD01#

*******************************

SMCON31-RMD01#show mda
^
% Invalid input detected at '^' marker.

SMCON31-RMD01#show card
^
% Invalid input detected at '^' marker.
SMCON31-RMD01#dir
Directory of disk0:/

2 -rw- 1181 May 16 2017 14:29:30 -03:00


CAT2037V1LP_20170516093114169.lic
1 -rw- 45080576 Mar 5 2011 20:32:12 -03:00 c7600-fpd-pkg.150-1.S2.pkg

1024557056 bytes total (979451904 bytes free)

SMCON31-RMD01#show diagnostic result mo


SMCON31-RMD01#show diagnostic result module ?
WORD Module list (e.g. 1,3-6)
all Select all modules
<1-6> Module Number
Mod Ports Card Type Model
--- ----- -------------------------------------- ------------------
1 20 7600 ES+ 7600-ES+20G3C
2 20 7600 ES+ 7600-ES+20G3C
3 4 7600 ES+ 76-ES+XT-4TG3C
4 4 7600 ES+ 76-ES+XT-4TG3C
5 2 Route Switch Processor 720 (Active) RSP720-3C-GE
6 2 Route Switch Processor 720 (Hot) RSP720-3C-GE
<1-6>/<0-3> slot/subslot or slot/bay number

SMCON31-RMD01#show diagnostic result module 9

Current bootup diagnostic level: complete

Module 1: 7600 ES+ SerialNo : JAE14170TOK

Overall Diagnostic Result for Module 1 : MINOR ERROR


Diagnostic level at card bootup: complete

Test results: (. = Pass, F = Fail, U = Untested)

1) TestBaseBoardScratchRegister ----> .
2) TestDFCScratchRegister ----------> .
3) TestFabricCh0Health -------------> .
4) TestFabricCh1Health -------------> F
5) TestTransceiverIntegrity:

Port 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
----------------------------------------------------------------
U U U U . U . U . U . . U . . . . . . U

6) TestLoopback:

Port 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
----------------------------------------------------------------
. . . . . . . . . . . . . . . . . . . .

7) TestSynchedFabChannel -----------> .
8) TestDontLearn -------------------> .
9) TestConditionalLearn ------------> .
10) TestNewLearn --------------------> U
11) TestIndexLearn ------------------> U
12) TestStaticEntry -----------------> .
13) TestTrap ------------------------> .
14) TestMacNotification -------------> .
15) TestFibDevices ------------------> F
16) TestIPv4FibShortcut -------------> .
17) TestIPv6FibShortcut -------------> .
18) TestNATFibShortcut --------------> .
19) TestMPLSFibShortcut -------------> .
20) TestNetflowShortcut -------------> .
21) TestL3Capture -------------------> F
22) TestL3VlanMet -------------------> .
23) TestIngressSpan -----------------> .
24) TestEgressSpan ------------------> .
25) TestAclPermit -------------------> .
26) TestAclDeny ---------------------> F
27) TestNonDisruptiveLoopback -------> .
28) TestEobcStressPing --------------> U
29) TestFirmwareDiagStatus ----------> .
30) TestEarlL3HealthMonitoring ------> U
31) TestFibTcamSSRAM ----------------> U
32) TestAsicMemory ------------------> U

SMCON31-RMD01#show diagnostic result all failure

Current bootup diagnostic level: complete

Module 1: 7600 ES+ SerialNo : JAE14170TOK

Overall Diagnostic Result for Module 1 : MINOR ERROR


Diagnostic level at card bootup: complete

Test results: (. = Pass, F = Fail, U = Untested)

4) TestFabricCh1Health -------------> F
15) TestFibDevices ------------------> F
21) TestL3Capture -------------------> F
26) TestAclDeny ---------------------> F

Module 2: 7600 ES+ SerialNo : SAL1730AE6D

Overall Diagnostic Result for Module 2 : PASS


Diagnostic level at card bootup: complete

Test results: (. = Pass, F = Fail, U = Untested)


Module 3: 7600 ES+ SerialNo : SAL17131LG8

Overall Diagnostic Result for Module 3 : PASS


Diagnostic level at card bootup: complete

Test results: (. = Pass, F = Fail, U = Untested)

Module 4: 7600 ES+ SerialNo : SAL17131LL8

Overall Diagnostic Result for Module 4 : PASS


Diagnostic level at card bootup: complete

Test results: (. = Pass, F = Fail, U = Untested)

Module 5: Route Switch Processor 720 (Active) SerialNo : JAE140900BP

Overall Diagnostic Result for Module 5 : PASS


Diagnostic level at card bootup: complete

Test results: (. = Pass, F = Fail, U = Untested)

Module 6: Route Switch Processor 720 (Hot) SerialNo : SAL1631JNB3

Overall Diagnostic Result for Module 6 : PASS


Diagnostic level at card bootup: complete

Test results: (. = Pass, F = Fail, U = Untested)

SMCON31-RMD01#sh environment alarm


environmental alarms:
no alarms

SMCON31-RMD01#show diagnostic result all failure

SMCON31-RMD01#show diagnostic result all failure

Mod Ports Card Type Model Serial No.


--- ----- -------------------------------------- ------------------ -----------
1 20 7600 ES+ 7600-ES+20G3C JAE14170TOK
2 20 7600 ES+ 7600-ES+20G3C SAL1730AE6D
3 4 7600 ES+ 76-ES+XT-4TG3C SAL17131LG8
4 4 7600 ES+ 76-ES+XT-4TG3C SAL17131LL8
5 2 Route Switch Processor 720 (Active) RSP720-3C-GE JAE140900BP
6 2 Route Switch Processor 720 (Hot) RSP720-3C-GE SAL1631JNB3

Mod MAC addresses Hw Fw Sw Status


--- ---------------------------------- ----- ------------- ------------ -------
1 8843.e12d.91c0 to 8843.e12d.91ff 1.6 12.2(33r)SRD 15.2(2014062 Ok
2 6c41.6a0e.dd60 to 6c41.6a0e.dd9f 1.6 12.2(33r)SRD 15.2(2014062 Ok
3 4c4e.35ff.d9b0 to 4c4e.35ff.d9bf 1.6 12.2(33r)SRD 15.2(2014062 Ok
4 4c4e.35ff.e3b0 to 4c4e.35ff.e3bf 1.6 12.2(33r)SRD 15.2(2014062 Ok
5 001c.584f.2f60 to 001c.584f.2f63 5.9 12.2(33r)SRD 15.2(2014062 Ok
6 2894.0fd1.3b7c to 2894.0fd1.3b7f 5.13 12.2(33r)SR 15.2(2014062 Ok

Mod Sub-Module Model Serial Hw Status


---- --------------------------- ------------------ ----------- ------- -------
1 7600 ES+ DFC LITE 7600-ES+3C JAE1418034M 1.4 Ok
1 7600 ES+ 20xGE SFP 7600-ES+20G JAE141807QQ 1.1 Ok
2 7600 ES+ DFC LITE 7600-ES+3C SAL1730A9CV 1.3 Ok
2 7600 ES+ 20xGE SFP 7600-ES+20G SAL1730A9DK 1.2 Ok
3 7600 ES+ DFC LITE 7600-ES+3C SAL17131HE8 1.3 Ok
3 7600 ES+ 4x10GE XFP ITU 7600-ES+ITU-4TG-LK SAL17121DDT 1.2 Ok
4 7600 ES+ DFC LITE 7600-ES+3C SAL17131HDE 1.3 Ok
4 7600 ES+ 4x10GE XFP ITU 7600-ES+ITU-4TG-LK SAL17121DE6 1.2 Ok
5 Policy Feature Card 3 7600-PFC3C JAE1408022Q 1.2 Ok
5 C7600 MSFC4 Daughterboard 7600-MSFC4 JAE14090061 1.5 Ok
6 Policy Feature Card 3 7600-PFC3C SAL1631JKA4 1.2 Ok
6 C7600 MSFC4 Daughterboard 7600-MSFC4 SAL1619C1GF 5.0 Ok

Mod Online Diag Status


---- -------------------
1 Pass
2 Pass
3 Pass
4 Pass
5 Pass

SMCON31-RMD01#show diagnostic result MOdule 1 FA

Current bootup diagnostic level: complete

Module 1: 7600 ES+ SerialNo : JAE14170TOK

Overall Diagnostic Result for Module 1 : MINOR ERROR


Diagnostic level at card bootup: complete

Test results: (. = Pass, F = Fail, U = Untested)

19) TestMPLSFibShortcut -------------> F


22) TestL3VlanMet -------------------> F
26) TestAclDeny ---------------------> F

SMCON31-RMD01#
SMCON31-RMD01#
SMCON31-RMD01#SH
SMCON31-RMD01#SHow HW
SMCON31-RMD01#SHow HW-module F
SMCON31-RMD01#SHow HW-module FD
SMCON31-RMD01#SHow HW-module FP
SMCON31-RMD01#SHow HW-module ?
all Select all supported modules in the system
slot Select slot level module(s)
subslot Select subslot level module(s)

SMCON31-RMD01#SHow HW-module su
SMCON31-RMD01#SHow HW-module subslot 0/1 fp
SMCON31-RMD01#SHow HW-module subslot 0/1 ?
% Unrecognized command
SMCON31-RMD01#SHow HW-module subslot ?
<1-6>/<0-3> Enter module slot/subslot number
all Select all supported modules in the subslot level

SMCON31-RMD01#SHow platform ?
6rd CWAN 6rd RP
bfd BFD platform show
bridge Distributed/Hardware-based bridging information
buffers Show buffer allocation
capture ELAM/packet buffer capture commands
cfm Show CFM Commands
copp CWAN Control Plane Policing
dma Show DMA channel information
eeprom Show CPU eeprom
eobc Statistics Information for eobc between RP/SP and Linecards
fault Show fault data
fifo Statistics for eobc-fifo between RP and SP
hardware Show platform hardware information
ibc Statistics for IBC
interrupts Show m8500 interrupt counters
isg CWAN iEdge RP
ivrf status platform ivrf status
lowq Display X40g low queue information
ltl-mgr Display CWAN LTL manager info
mplsomgre CWAN Multipoint GRE RP
mtp Mac Tunneling Protocol info
netint Show platform net interrupt information
oam Show OAM info
ptp show ptpv2 platform details
redundancy Display bias and CWAN platform redundancy
reg-dump MPC8548 Register dump
software Show platform software information
ssm show ssm platform details
stats Display CWAN statistics
subscriber-group subscriber VRF group information
supervisor Show supervisor info
tech-support Show system information for Tech-Support
time-source show platform time-source details
tlb Show processor TLB registers
vfi Display CWAN VFI commands
vlans Display hidden VLAN to WAN interface mapping
y1731 Show Y.1731 platform information
| Output modifiers

SMCON31-RMD01#SHow hw-module slot 1 fpd

==== ====================== ====== =============================================


H/W Field Programmable Current Min. Required
Slot Card Type Ver. Device: "ID-Name" Version Version
==== ====================== ====== ================== =========== ==============
1 7600-ES+... <DISABLED> 1.6 1-ROMMON 1.3 1.3
2-I/O FPGA 0.18 0.18
3-SELENE 0.18 0.18
---------------------- ------ ------------------ ----------- --------------
7600-ES+3C <DISABLED> 1.4 5-PKT EN FPGA LITE 0.8 0.8
12-Kp FPGA LITE 1.2 1.2
---------------------- ------ ------------------ ----------- --------------
7600-ES+20G <DISABLED> 1.1 7-20x1G LinkFPGA 0.19 0.19
==== ====================== ====== =============================================

SMCON31-RMD01#show mod 1
Mod Ports Card Type Model Serial No.
--- ----- -------------------------------------- ------------------ -----------
1 20 7600 ES+ 7600-ES+20G3C JAE14170TOK

Mod MAC addresses Hw Fw Sw Status


--- ---------------------------------- ----- ------------- ------------ -------
1 8843.e12d.91c0 to 8843.e12d.91ff 1.6 12.2(33r)SRD 15.2(2014062 Ok

Mod Sub-Module Model Serial Hw Status


---- --------------------------- ------------------ ----------- ------- -------
1 7600 ES+ DFC LITE 7600-ES+3C JAE1418034M 1.4 Ok
1 7600 ES+ 20xGE SFP 7600-ES+20G JAE141807QQ 1.1 Ok

Mod Online Diag Status


---- -------------------
1 Minor Error

SMCON31-RMD01#dir dfc#1-bootd
SMCON31-RMD01#dir dfc#1-bootdisk:
Directory of dfc#1-bootdisk:/

1 -rw- 202752 Feb 28 1993 21:00:28 -03:00 env_cont


2 -rw- 201216 Aug 6 2019 06:04:04 -03:00 errmsg_cont
3 -rw- 68096 Aug 6 2019 06:03:56 -03:00 temp_hist
4 -rw- 67584 Aug 6 2019 06:03:56 -03:00 uptime_cont
5 -rw- 67584 Aug 6 2019 06:03:56 -03:00 env_hist
6 -rw- 135168 Aug 6 2019 06:03:58 -03:00 temp_cont
7 -rw- 6144 Aug 6 2019 06:04:04 -03:00 uptime_exthist
8 -rw- 62464 Aug 6 2019 06:04:04 -03:00 uptime_hist

****************************

Srs.,
Os links est�o up, com o roteamento ativo e pingando. Aparentemente assumiria o
trafego em caso de falha.
Porem para confirmar seria necess�rio realizar teste em janela para minimizar o
impacto caso n�o comute.

SMMNQ1E-RMD01#sh run int gi 1/20


Building configuration...

Current configuration : 659 bytes


!
interface GigabitEthernet1/20
description NNI | SMMRB50-RMC02 Gi1/9 | NOC | EMBRATEL | CAPACIDADE-SMMRB50-
SMMNQ1E-01 | MNQVDSPO0JGDP*V0011
dampening
mtu 9194
ip address 10.200.89.158 255.255.255.252
no ip redirects
no ip proxy-arp
ip mtu 9180
ip pim sparse-mode
ip ospf message-digest-key 1 md5 7 112B18261C300422010518140E
ip ospf network point-to-point
ip ospf mtu-ignore
ip ospf bfd
carrier-delay msec 0
speed nonegotiate
clock source line
mpls ip
mpls ldp igp sync delay 5
mpls mtu 9180
mpls traffic-eng tunnels
synchronous mode
bfd interval 100 min_rx 100 multiplier 3
service-policy output PHB-1G
ip rsvp bandwidth 1000000
end

Gi0/21
SMMNQ1E-RMD01#
SMMNQ1E-RMD01#sh run int gi 0/21
Building configuration...

Current configuration : 678 bytes


!
interface GigabitEthernet2/20
description NNI | SMMRB50-RMC01 Gi2/9 | NOC | EMBRATEL | CAPACIDADE-SMMRB50-
SMMNQ1E-01 | MNQVDSPO0JGDP*V0013
dampening
mtu 9194
ip address 10.200.89.190 255.255.255.252
no ip redirects
no ip proxy-arp
ip mtu 9180
ip pim sparse-mode
ip ospf message-digest-key 1 md5 7 112B18261C300422010518140E
ip ospf network point-to-point
ip ospf mtu-ignore
ip ospf bfd
ip ospf cost 1000
carrier-delay msec 0
speed nonegotiate
clock source line
mpls ip
mpls ldp igp sync delay 5
mpls mtu 9180
mpls traffic-eng tunnels
synchronous mode
bfd interval 100 min_rx 100 multiplier 3
service-policy output PHB-1G
ip rsvp bandwidth 1000000
end

SMMNQ1E-RMD01#
SMMNQ1E-RMD01#
SMMNQ1E-RMD01#sh ip ospf nei gi 1/20

Neighbor ID Pri State Dead Time Address Interface


10.200.0.13 0 FULL/ - 00:00:39 10.200.89.157
GigabitEthernet1/20
SMMNQ1E-RMD01#sh ip ospf nei gi 2/20

Neighbor ID Pri State Dead Time Address Interface


10.200.0.12 0 FULL/ - 00:00:39 10.200.89.189
GigabitEthernet2/20
SMMNQ1E-RMD01#
SMMNQ1E-RMD01#ping 10.200.89.157
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.200.89.157, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
SMMNQ1E-RMD01#
SMMNQ1E-RMD01#ping 10.200.89.189
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.200.89.189, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 28/31/32 ms
SMMNQ1E-RMD01#

*****************************

SMMRB12-RMD01#sh platform dma


~ DMA[1] Status:
~ Requests = 991451567 Ring Full Drops = 00000000
~ Complete = 991451567 Post Coalesce Frames = 991451567
~ Giant = 00000000 No Buffer Drops = 00000000
~ Available Blocks = 1024/1024

hardware Show platform hardware information


software Show platform software information

SMMRB12-RMD01#

Srs.,
Os links est�o up, com o roteamento ativo e pingando. Aparentemente assumiria o
trafego em caso de falha.
Porem para confirmar seria necess�rio realizar teste em janela para minimizar o
impacto caso n�o comute.

SMMNQ1E-RMD01#sh run int gi 1/20


Building configuration...

Current configuration : 659 bytes


!
interface GigabitEthernet1/20
description NNI | SMMRB50-RMC02 Gi1/9 | NOC | EMBRATEL | CAPACIDADE-SMMRB50-
SMMNQ1E-01 | MNQVDSPO0JGDP*V0011
dampening
mtu 9194
ip address 10.200.89.158 255.255.255.252
no ip redirects
no ip proxy-arp
ip mtu 9180
ip pim sparse-mode
ip ospf message-digest-key 1 md5 7 112B18261C300422010518140E
ip ospf network point-to-point
ip ospf mtu-ignore
ip ospf bfd
carrier-delay msec 0
speed nonegotiate
clock source line
mpls ip
mpls ldp igp sync delay 5
mpls mtu 9180
mpls traffic-eng tunnels
synchronous mode
bfd interval 100 min_rx 100 multiplier 3
service-policy output PHB-1G
ip rsvp bandwidth 1000000
end

SMMNQ1E-RMD01#
SMMNQ1E-RMD01#sh run int gi 0/0/0
Building configuration...

Current configuration : 678 bytes


!
interface GigabitEthernet2/20
description NNI | SMMRB50-RMC01 Gi2/9 | NOC | EMBRATEL | CAPACIDADE-SMMRB50-
SMMNQ1E-01 | MNQVDSPO0JGDP*V0013
dampening
mtu 9194
ip address 10.200.89.190 255.255.255.252
no ip redirects
no ip proxy-arp
ip mtu 9180
ip pim sparse-mode
ip ospf message-digest-key 1 md5 7 112B18261C300422010518140E
ip ospf network point-to-point
ip ospf mtu-ignore
ip ospf bfd
ip ospf cost 1000
carrier-delay msec 0
speed nonegotiate
clock source line
mpls ip
mpls ldp igp sync delay 5
mpls mtu 9180
mpls traffic-eng tunnels
synchronous mode
bfd interval 100 min_rx 100 multiplier 3
service-policy output PHB-1G
ip rsvp bandwidth 1000000
end

SMMNQ1E-RMD01#
SMMNQ1E-RMD01#
SMMNQ1E-RMD01#sh ip ospf nei gi 0/0/1

Neighbor ID Pri State Dead Time Address Interface


10.200.0.13 0 FULL/ - 00:00:39 10.200.89.157
GigabitEthernet1/20
SMMNQ1E-RMD01#sh ip ospf nei gi 2/20

Neighbor ID Pri State Dead Time Address Interface


10.200.0.12 0 FULL/ - 00:00:39 10.200.89.189
GigabitEthernet2/20
SMMNQ1E-RMD01#
SMMNQ1E-RMD01#ping 10.200.89.157
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.200.89.157, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
SMMNQ1E-RMD01#
SMMNQ1E-RMD01#ping 10.200.89.189
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.200.89.189, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 28/31/32 ms
SMMNQ1E-RMD01#

PRLJS02-RMA01
Waiting for result...
Execution Started

PRLJS02-RMA01#show interface desc | inc 0/0/11


Gi0/0/11 up up NNI | PRKGL01-RMA01 Gi0/0/9
| CLARO | MW-ROT | RADIO-PRLJS02-PRKGL01
Elapsed time: 0 seconds

RP/0/RSP1/CPU0:SMOCO1E-RMC02#sh controllers gi0/0/1


Tue Aug 13 18:20:40.135 brz
Operational data for interface GigabitEthernet0/0/0/13:

State:
Administrative state: enabled
Operational state: Up
LED state: Green On

Phy:
Media type: Single-mode fiber over 1550nm optics (Cisco)
Optics:
Vendor: CISCO-SUMITOMO
Part number: SCP6G94-C7-BME
Serial number: SPC16020ABQ
Type: SFP-GE-Z
Rev: A
Wavelength: 1550 nm
Digital Optical Monitoring:
Transceiver Temp: 21.933 C
Transceiver Voltage: 3.315 V

DOM alarms:
No alarms

Alarm Alarm Warning Warning Alarm


Thresholds High High Low Low
------- ------- ------- -------
Transceiver Temp (C): 103.000 95.000 -43.000 -43.000
Transceiver Voltage (V): 4.000 3.600 3.000 0.000
Laser Bias (mA): 70.000 60.000 0.000 0.000
Transmit Power (mW): 6.309 3.981 0.794 0.501
Transmit Power (dBm): 8.000 6.000 -1.002 -3.002
Receive Power (mW): 6.553 6.553 0.000 0.000
Receive Power (dBm): 8.164 8.164 -inf -inf

MAC address information:


Operational address: 70b3.176b.80ed
Burnt-in address: 70b3.176b.80ed
No unicast addresses in filter
No multicast addresses in filter

Autonegotiation disabled.
Operational values:
Speed: 1Gbps
Duplex: Full Duplex
Flowcontrol: None
Loopback: None (or external)
MTU: 4484
MRU: 4484
Inter-packet gap: standard (12)

RP/0/RSP1/CPU0:SMOCO1E-RMC02#sh controllers Gi0/24 phy


Tue Aug 13 18:21:07.678 brz
PHY data for interface: GigabitEthernet0/0/0/13

SFP EEPROM port: 13


Xcvr Type: SFP
Xcvr Code: 1000BASE-ZX
Encoding: 8B10B
Bit Rate: 1300 Mbps
Link Reach 9u fiber (Km): 80000 meter
Link Reach 9u fiber (100m): 25500 meter
Vendor Name: CISCO-SUMITOMO
Vendor OUI: 00.00.5f
Vendor Part Number: SCP6G94-C7-BME (rev.: A )
Laser wavelength: 1550 nm (fraction: 0.00 nm)
Optional SFP Signal: Tx_Disable, Tx_Fault, LOS
Vendor Serial Number: SPC16020ABQ
Date Code (yy/mm/dd): 12/01/08 lot code: 53
Diagnostic Monitoring: DOM, Ext. Cal.,
Enhanced Options: SW RX LOS Mon., SW TX Fault Mon, SW TX Disable,
Alarm/Warning Flags

MSA Data
0x0000: 03 04 07 00 00 00 02 00 : 00 00 00 01 0d 00 50 ff
0x0010: 00 00 00 00 43 49 53 43 : 4f 2d 53 55 4d 49 54 4f
0x0020: 4d 4f 20 20 00 00 00 5f : 53 43 50 36 47 39 34 2d
0x0030: 43 37 2d 42 4d 45 20 20 : 41 20 20 20 06 0e 00 94
0x0040: 00 1a 00 00 53 50 43 31 : 36 30 32 30 41 42 51 20
0x0050: 20 20 20 20 31 32 30 31 : 30 38 35 33 58 f0 01 4a
0x0060: 00 00 0b 74 04 06 78 99 : 11 c3 cc f4 ef 2c a0 57
0x0070: c7 7d 02 00 00 00 00 00 : 00 00 00 00 a1 1c 47 c7

Calibration Parameters
R4: 0.000000 R3: 0.000000 R2: 0.000000 R1: 1.000000 R0:
0.000000
B1: 1.000 B0: 0
P1: 1.000 P0: 0
T1: 1.000 T0: 0
V1: 1.000 V0: 0
Thresholds: Alarm High Warning High
Warning Low Alarm Low
Temperature: +103.000 C +95.000 C -
43.000 C -43.000 C
Voltage: 4.000 Volt 3.600 Volt
3.000 Volt 0.000 Volt
Bias: 70.000 mAmps 60.000 mAmps
0.000 mAmps 0.000 mAmps
Transmit Power: 6.30950 mW (7.99995 dBm) 3.98100 mW (5.99992 dBm)
0.79430 mW (-1.00015 dBm) 0.50110 mW (-3.00076 dBm)
Receive Power: 6.55350 mW (8.16473 dBm) 6.55350 mW (8.16473 dBm)
0.000 mW (<-40.00 dBm) 0.000 mW (<-40.00 dBm)
Temperature: 22.070
Voltage: 3.315 Volt
Tx Bias: 12.632 mAmps
Tx Power: 1.63690 mW (2.14022 dBm)
Rx Power: 0.00470 mW (-23.27902 dBm)
Oper. Status/Control:
EEPROM Memory (A2 lower)
0x0100: 67 00 d5 00 5f 00 d5 00 : 9c 40 00 00 8c a0 75 30
0x0110: 88 b8 00 00 75 30 00 00 : f6 77 13 93 9b 82 1f 07
0x0120: ff ff 00 00 ff ff 00 00 : 00 00 00 00 00 00 00 00
0x0130: 00 00 00 00 00 00 00 00 : 00 00 00 00 00 00 00 00
0x0140: 00 00 00 00 3f 80 00 00 : 00 00 00 00 01 00 00 00
0x0150: 01 00 00 00 01 00 00 00 : 01 00 00 00 00 00 00 17
0x0160: 16 12 81 7f 18 ac 3f f1 : 00 2f 00 00 00 00 00 00
0x0170: 00 00 00 00 00 00 00 00 : 00 00 00 00 00 00 00 01

CLEI Code: CNUIACXAAA


Part Number: 10-2031-01 (ver.: V01 )
Temp/Alarm/Power Flags: EXT, extended -5C to 85, not temp compensated, not
RCLR, Max power: 1000 mW
Minimum Temperature: -5
Maximum Temperature: 85
Calibration Constants: LBC Scale, Temperature, Laser bias current, Output
power,
Product Id: SFP-GE-Z
EEPROM Memory (A2 upper)
0x0180: 43 4e 55 49 41 43 58 41 : 41 41 31 30 2d 32 30 33
0x0190: 31 2d 30 31 56 30 31 20 : 8a fb 55 00 00 00 00 61
0x01a0: 00 00 00 00 00 00 00 00 : 00 00 32 fd 46 00 6c 07
0x01b0: b5 33 f7 21 1e 66 1b 9b : 3f f1 0f 61 00 00 aa aa
0x01c0: 53 46 50 2d 47 45 2d 5a : 20 20 20 20 20 20 20 20
0x01d0: 20 20 20 20 00 00 00 00 : 00 00 00 00 00 00 00 a9
0x01e0: 00 00 00 00 00 00 00 00 : 00 00 00 00 00 00 00 00
0x01f0: 00 00 00 00 00 00 00 00 : ff ff ff ff 00 00 00 eb

RP/0/RSP1/CPU0:SMOCO1E-RMC02#

PRIRI99-RMA01#
PRIRI99-RMA01#sh ip ospf neigh

Neighbor ID Pri State Dead Time Address Interface


10.209.77.32 0 FULL/ - 00:00:30 10.209.77.46 Vlan44
10.209.77.32 0 FULL/ - 00:00:31 10.209.77.41 Vlan40
PRIRI99-RMA01#
PRIRI99-RMA01#
PRIRI99-RMA01#sh cdp neigh
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
S - Switch, H - Host, I - IGMP, r - Repeater, P - Phone,
D - Remote, C - CVTA, M - Two-port Mac Relay

Device ID Local Intrfce Holdtme Capability Platform Port ID


PRIRI99-RMD01.ipran.claro.com.br
Gig 0/1 159 R S I CISCO7606 Gig 2/14
PRIRI99-RMD01.ipran.claro.com.br
Gig 0/0 144 R S I CISCO7606 Gig 1/14
PRIRI99-RMA01#
PRIRI99-RMA01#
PRIRI99-RMA01#

**********************

Possivelmente a caixa por algum motivo perdeu alguma configura��o e esta com trava
l�gica, favor, levar a mesma no terminal server para atua��o do N3. Acredito que
seja somente ger�ncia, pois as portas est�o com tr�fego.

PRPQA01-RMP01#telnet 10.209.88.37 /source-interface vlan 36


Trying 10.209.88.37 ...
% Connection refused by remote host

PRPQA01-RMP01#
PRPQA01-RMP01#
PRPQA01-RMP01#ssh -l 92043616 10.209.88.7
% Connection refused by remote host

PRPQA01-RMP01#
PRPQA01-RMP01#
PRPQA01-RMP01#
PRPQA01-RMP01#ssh -l backbone 10.209.88.7
% Connection refused by remote host

PRPQA01-RMP01#

PRQBS01-RMP01#telnet 10.209.88.50 /source-interface vlan 48


Trying 10.209.88.50 ...
% Connection refused by remote host

PRQBS01-RMP01#
PRQBS01-RMP01#
PRQBS01-RMP01#ssh -l 92043616 10.209.88.7
% Connection refused by remote host

PRQBS01-RMP01#

***********************

COMO ZERAR O CONTADOR

INC000068044918

**********************
SCRIN1E-RMD01
Waiting for result...
Execution Started

SCRIN1E-RMD01#ping 10.210.24.29 RE 500


Type escape sequence to abort.
Sending 500, 100-byte ICMP Echos to 10.210.24.29, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!
Success rate is 100 percent (500/500), round-trip min/avg/max = 1/3/8 ms
Elapsed time: 1 seconds

PRRON01-RMD02
Waiting for result...
Execution Started

PRRON01-RMD02#ping 10.210.24.30 RE 500


Type escape sequence to abort.
Sending 500, 100-byte ICMP Echos to 10.210.24.30, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!
Success rate is 100 percent (500/500), round-trip min/avg/max = 1/3/16 ms
Elapsed time: 2 seconds

SCRIN1E-RMD01#sh hw-module subslot 0/0 trans


SCRIN1E-RMD01#sh hw-module subslot 0/0 transceiver 1 st
SCRIN1E-RMD01#sh hw-module subslot 0/0 transceiver 1 status
The Transceiver in slot 0 subslot 0 port 1 is enabled.
Module temperature = +33.917 C
Transceiver Tx supply voltage = 3346.9 mVolts
Transceiver Tx bias current = 20314 uAmps
Transceiver Tx power = 2.4 dBm
Transceiver Rx optical power = -21.1 dBm
SCRIN1E-RMD01#sh hw-module subslot 0/0 transceiver 1
SCRIN1E-RMD01#sh hw-module subslot 0/0 transceiver 1
SCRIN1E-RMD01#sh hw-module subslot 0/0 transceiver 1 ?
idprom transceiver idprom
status transceiver initialization status

SCRIN1E-RMD01#sh hw-module subslot 0/0 transceiver 1 id


SCRIN1E-RMD01#sh hw-module subslot 0/0 transceiver 1 idprom ?
brief IDPROM summary
detail full IDPROM description
dump hexadecimal dump of IDPROM
| Output modifiers
<cr>

SCRIN1E-RMD01#sh hw-module subslot 0/0 transceiver 1 idprom deta


SCRIN1E-RMD01#sh hw-module subslot 0/0 transceiver 1 idprom detail
IDPROM for transceiver GigabitEthernet0/0/1:
Description = SFP or SFP+ optics (type 3)
Transceiver Type: = GE ZX (23)
Product Identifier (PID) = GLC-ZX-SMD
Vendor Revision = A
Serial Number (SN) = FNS171704VF
Vendor Name = CISCO
Vendor OUI (IEEE company ID) = 00.90.65 (36965)
CLEI code = WOTRB9XBAA
Cisco part number = 10-2621-01
Device State = Enabled.
Date code (yy/mm/dd) = 13/04/21
Connector type = LC.
Encoding = 8B10B
NRZ
Nominal bitrate = GE (1300 Mbits/s)
Minimum bit rate as % of nominal bit rate = not specified
Maximum bit rate as % of nominal bit rate = not specified
The transceiver type is 23
Link reach for 9u fiber (km) = LR-2(80km) (80)
LR-3(80km) (80)
ZX(80km) (80)
Link reach for 9u fiber (m) = IR-2(40km) (255)
LR-1(40km) (255)
LR-2(80km) (255)
LR-3(80km) (255)
DX(40KM) (255)
HX(40km) (255)
ZX(80km) (255)
VX(100km) (255)
Link reach for 50u fiber (m) = SR(2km) (0)
IR-1(15km) (0)
IR-2(40km) (0)
LR-1(40km) (0)
LR-2(80km) (0)
LR-3(80km) (0)
DX(40KM) (0)
HX(40km) (0)
ZX(80km) (0)
VX(100km) (0)
1xFC, 2xFC-SM(10km) (0)
ESCON-SM(20km) (0)
Link reach for 62.5u fiber (m) = SR(2km) (0)
IR-1(15km) (0)
IR-2(40km) (0)
LR-1(40km) (0)
LR-2(80km) (0)
LR-3(80km) (0)
DX(40KM) (0)
HX(40km) (0)
ZX(80km) (0)
VX(100km) (0)
1xFC, 2xFC-SM(10km) (0)
ESCON-SM(20km) (0)
Nominal laser wavelength = 1550 nm.
DWDM wavelength fraction = 1550.0 nm.
Supported options = Tx disable
Tx fault signal
Loss of signal (standard
implementation)
Supported enhanced options = Alarms for monitored parameters
Diagnostic monitoring = Digital diagnostics supported
Diagnostics are internally calibrated
Rx power measured is "Average power"
Transceiver temperature operating range = -5 C to 85 C (extended)
Minimum operating temperature = -5 C
Maximum operating temperature = 85 C
High temperature alarm threshold = +90.000 C
High temperature warning threshold = +85.000 C
Low temperature warning threshold = -5.000 C
Low temperature alarm threshold = -10.000 C
High voltage alarm threshold = 3630.0 mVolts
High voltage warning threshold = 3470.0 mVolts
Low voltage warning threshold = 3140.3 mVolts
Low voltage alarm threshold = 2970.0 mVolts
High laser bias current alarm threshold = 105.000 mAmps
High laser bias current warning threshold = 95.000 mAmps
Low laser bias current warning threshold = 4.000 mAmps
Low laser bias current alarm threshold = 2.000 mAmps
High transmit power alarm threshold = 8.0 dBm
High transmit power warning threshold = 5.0 dBm
Low transmit power warning threshold = 0.0 dBm
Low transmit power alarm threshold = -4.0 dBm
High receive power alarm threshold = 0.0 dBm
High receive power warning threshold = -3.0 dBm
Low receive power warning threshold = -23.0 dBm
Low receive power alarm threshold = -27.2 dBm
External Calibration: bias current slope = 1.000
External Calibration: bias current offset = 0

PRRON01-RMD02#sh hw-module subslot 0/0 transceiver 5 idprom detail


IDPROM for transceiver GigabitEthernet0/0/5:
Description = SFP or SFP+ optics (type 3)
Transceiver Type: = GE ZX (23)
Product Identifier (PID) = SFP-GE-Z
Vendor Revision = A
Serial Number (SN) = SPC173405PF
Vendor Name = CISCO-SUMITOMO
Vendor OUI (IEEE company ID) = 00.00.5F (95)
CLEI code = CNUIACXAAA
Cisco part number = 10-2031-01
Device State = Enabled.
Date code (yy/mm/dd) = 13/08/22
Connector type = LC.
Encoding = 8B10B
NRZ
Nominal bitrate = GE (1300 Mbits/s)
Minimum bit rate as % of nominal bit rate = not specified
Maximum bit rate as % of nominal bit rate = not specified
The transceiver type is 23
Link reach for 9u fiber (km) = LR-2(80km) (80)
LR-3(80km) (80)
ZX(80km) (80)
Link reach for 9u fiber (m) = IR-2(40km) (255)
LR-1(40km) (255)
LR-2(80km) (255)
LR-3(80km) (255)
DX(40KM) (255)
HX(40km) (255)
ZX(80km) (255)
VX(100km) (255)
Link reach for 50u fiber (m) = SR(2km) (0)
IR-1(15km) (0)
IR-2(40km) (0)
LR-1(40km) (0)
LR-2(80km) (0)
LR-3(80km) (0)
DX(40KM) (0)
HX(40km) (0)
ZX(80km) (0)
VX(100km) (0)
1xFC, 2xFC-SM(10km) (0)
ESCON-SM(20km) (0)
Link reach for 62.5u fiber (m) = SR(2km) (0)
IR-1(15km) (0)
IR-2(40km) (0)
LR-1(40km) (0)
LR-2(80km) (0)
LR-3(80km) (0)
DX(40KM) (0)
HX(40km) (0)
ZX(80km) (0)
VX(100km) (0)
1xFC, 2xFC-SM(10km) (0)
ESCON-SM(20km) (0)
Nominal laser wavelength = 1550 nm.
DWDM wavelength fraction = 1550.0 nm.
Supported options = Tx disable
Tx fault signal
Loss of signal (standard
implementation)
Supported enhanced options = Alarms for monitored parameters
Software Tx disable
Software Tx fault monitoring
Software Rx LOS monitoring
Diagnostic monitoring = Digital diagnostics supported
Diagnostics are externally calibrated
Rx power measured is "Average power"
Transceiver temperature operating range = -5 C to 85 C (extended)
Minimum operating temperature = -5 C
Maximum operating temperature = 85 C
High temperature alarm threshold = +103.000 C
High temperature warning threshold = +95.000 C
Low temperature warning threshold = -43.000 C
Low temperature alarm threshold = -43.000 C
High voltage alarm threshold = 4000.0 mVolts
High voltage warning threshold = 3600.0 mVolts
Low voltage warning threshold = 3000.0 mVolts
Low voltage alarm threshold = 0.0 mVolts
High laser bias current alarm threshold = 70.000 mAmps
High laser bias current warning threshold = 60.000 mAmps
Low laser bias current warning threshold = 0.000 mAmps
Low laser bias current alarm threshold = 0.000 mAmps
High transmit power alarm threshold = 8.0 dBm
High transmit power warning threshold = 6.0 dBm
Low transmit power warning threshold = -1.0 dBm
Low transmit power alarm threshold = -3.0 dBm
High receive power alarm threshold = 8.0 dBm
Low receive power alarm threshold = -40.0 dBm
High receive power warning threshold = 8.0 dBm
Low receive power warning threshold = -40.0 dBm
External Calibration: bias current slope = 1.000
External Calibration: bias current offset = 0
PRRON01-RMD02#sh hw-module subslot 0/0 transceiver 5 status
The Transceiver in slot 0 subslot 0 port 5 is enabled.
Module temperature = +44.742 C
Transceiver Tx supply voltage = 3305.5 mVolts
Transceiver Tx bias current = 13634 uAmps
Transceiver Tx power = 2.4 dBm
Transceiver Rx optical power = -16.1 dBm
PRRON01-RMD02#

********************
SCLGS08-RMP01#sh hw-module subslot 0/0 transceiver 11 status
The Transceiver in slot 0 subslot 0 port 11 is enabled.
Module temperature = +39.386 C
Transceiver Tx supply voltage = 3286.4 mVolts
Transceiver Tx bias current = 5130 uAmps
Transceiver Tx power = -7.1 dBm
Transceiver Rx optical power = -16.4 dBm
SCLGS08-RMP01#

#show int desc | i PRMOS01-RMP01

******************

N�o foi identificado falha nas configura��es do t�nel MPLS, favor verificar as
configura��es de vlan no elemento remoto, conforme informado na mensagem anterior

PRFOS01-RMP01#sh run int gigabitEthernet 0/5


Building configuration...

Current configuration : 1088 bytes


!
interface GigabitEthernet0/5
description UNI|EoMPLS|ACESSOS DIRETO CLARO|CONEXCO DIRETA - SSD247903
switchport trunk allowed vlan none
switchport mode trunk
mtu 1546
load-interval 30

service instance 2018 ethernet PRFOS01-PRCCE54-00002


description UNI|EoMPLS|BANCO DO BRASIL SA |FOS/IP/00113|IP VPN
encapsulation dot1q 2
rewrite ingress tag pop 1 symmetric
service-policy input TC-EoMPLS-CIRCUITO-512KBPS-IN
xconnect 10.209.0.1 16120002 encapsulation mpls
!
end

PRFOS01-RMP01#ping mpls pseudowire 10.209.0.1 16120002 repeat 100 size 1500


Sending 100, 1500-byte MPLS Echos to 10.209.0.1,
timeout is 2 seconds, send interval is 0 msec:

Codes: '!' - success, 'Q' - request not sent, '.' - timeout,


'L' - labeled output interface, 'B' - unlabeled output interface,
'D' - DS Map mismatch, 'F' - no FEC mapping, 'f' - FEC mismatch,
'M' - malformed request, 'm' - unsupported tlvs, 'N' - no label entry,
'P' - no rx intf label prot, 'p' - premature termination of LSP,
'R' - transit router, 'I' - unknown upstream index,
'l' - Label switched with FEC change, 'd' - see DDMAP for return code,
'X' - unknown return code, 'x' - return code 0

Type escape sequence to abort.


!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Success rate is 100 percent (100/100), round-trip min/avg/max = 8/11/24 ms
Total Time Elapsed 1288 ms

RP/0/RSP1/CPU0:PRCCE54-RMC01#sh l2vpn xconnect group EOMPLS_CLARO xc-name


GERENCIA-PRFOS01-PRCCE54-00001 detail
Mon Oct 7 23:58:06.338 brz

Group EOMPLS_CLARO, XC GERENCIA-PRFOS01-PRCCE54-00001, state is up; Interworking


none
AC: TenGigE0/1/0/18.241, state is up
Type VLAN; Num Ranges: 1
Outer Tag: 4030
Rewrite Tags: []
VLAN ranges: [108, 108]
MTU 1546; XC ID 0xa00290; interworking none
Statistics:
packets: received 23565, sent 3099
bytes: received 1685990, sent 297140
drops: illegal VLAN 0, illegal length 0
PW: neighbor 10.209.52.1, PW ID 40300108, state is up ( established )
PW class CLARO-MPLS, XC ID 0xa00002b7
Encapsulation MPLS, protocol LDP
Source address 10.209.0.1
PW type Ethernet, control word disabled, interworking none
PW backup disable delay 0 sec
Sequencing not set
LSP : Up

PW Status TLV in use


MPLS Local Remote
------------ ------------------------------ -----------------------------
Label 28618 387
Group ID 0x2000600 0x5
Interface TenGigE0/1/0/18.241 UNI|EoMPLS|EMBRATEL|CONEXCO
DIRETA - SSD247903|GERENCIA
MTU 1546 1546
Control word disabled disabled
PW type Ethernet Ethernet
VCCV CV type 0x2 0x12
(LSP ping verification) (LSP ping verification)
VCCV CC type 0x6 0x2
(router alert label) (router alert label)
(TTL expiry)
------------ ------------------------------ -----------------------------
Incoming Status (PW Status TLV):
Status code: 0x0 (Up) in Notification message
Outgoing Status (PW Status TLV):
Status code: 0x0 (Up) in Notification message
MIB cpwVcIndex: 2684355255
Create time: 26/07/2019 12:51:36 (10w3d ago)
Last time status changed: 07/10/2019 18:18:41 (05:39:24 ago)
Last time PW went down: 07/10/2019 18:17:37 (05:40:29 ago)
Statistics:
packets: received 3099, sent 23565
bytes: received 297140, sent 1685990
RP/0/RSP1/CPU0:PRCCE54-RMC01#

RP/0/RSP1/CPU0:PRCCE54-RMC01#sh run int TenGigE0/1/0/18.2018


Tue Oct 8 00:01:03.801 brz
interface TenGigE0/1/0/18.2018 l2transport
description UNI|EoMPLS|BANCO DO BRASIL SA |FOS/IP/00113|IP VPN
encapsulation dot1q 1612 second-dot1q 2
rewrite ingress tag pop 2 symmetric
service-policy input TC-EoMPLS-CIRCUITO-512KBPS-IN
!

RP/0/RSP1/CPU0:PRCCE54-RMC01#ping mpls pseudowire 10.209.52.1 16120002


Mon Oct 7 23:44:25.547 brz

Sending 5, 100-byte MPLS Echos to 10.209.52.1 VC: 16120002,


timeout is 2 seconds, send interval is 0 msec:

Codes: '!' - success, 'Q' - request not sent, '.' - timeout,


'L' - labeled output interface, 'B' - unlabeled output interface,
'D' - DS Map mismatch, 'F' - no FEC mapping, 'f' - FEC mismatch,
'M' - malformed request, 'm' - unsupported tlvs, 'N' - no rx label,
'P' - no rx intf label prot, 'p' - premature termination of LSP,
'R' - transit router, 'I' - unknown upstream index,
'X' - unknown return code, 'x' - return code 0

Type escape sequence to abort.

!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 10/10/11 ms
RP/0/RSP1/CPU0:PRCCE54-RMC01#

*******************************************

A:MAEBT16-RMD01#
A:MAEBT16-RMD01# show router interface | match MAPSN01-RMD01
TO_MAPSN01-RMD01-1/7/1_VLAN100 Up Down/Down Network 1/7/1:100
A:MAEBT16-RMD01#
A:MAEBT16-RMD01#
A:MAEBT16-RMD01# show router interface "TO_MAPSN01-RMD01-1/7/1_VLAN100"

===============================================================================
Interface Table (Router: Base)
===============================================================================
Interface-Name Adm Opr(v4/v6) Mode Port/SapId
IP-Address PfxState
-------------------------------------------------------------------------------
TO_MAPSN01-RMD01-1/7/1_VLAN100 Up Down/Down Network 1/7/1:100
10.227.0.14/30 n/a
-------------------------------------------------------------------------------
Interfaces : 1
===============================================================================
A:MAEBT16-RMD01#
A:MAEBT16-RMD01#
A:MAEBT16-RMD01# ping 10.227.0.13 rapid
PING 10.227.0.13 56 data bytes
.....
---- 10.227.0.13 PING Statistics ----
5 packets transmitted, 0 packets received, 100% packet loss
A:MAEBT16-RMD01#
A:MAEBT16-RMD01#
A:MAEBT16-RMD01# show port 1/7/1

===============================================================================
Ethernet Interface
===============================================================================
Description : NNI | MAPSN01-RMD01-1/7/1_VLAN100 | EMBRATEL
Interface : 1/7/1 Oper Speed : 10 Gbps
Link-level : Ethernet Config Speed : N/A
Admin State : up Oper Duplex : full
Oper State : down Config Duplex : N/A
Physical Link : No MTU : 2098
Single Fiber Mode : No Min Frame Length : 64 Bytes
IfIndex : 48267264 Hold time up : 5 seconds
Last State Change : 10/09/2019 10:43:30 Hold time down : 0 seconds
Last Cleared Time : N/A DDM Events : Enabled
Phys State Chng Cnt: 14

Configured Mode : network Encap Type : 802.1q


Dot1Q Ethertype : 0x8100 QinQ Ethertype : 0x8100
PBB Ethertype : 0x88e7
Ing. Pool % Rate : 100 Egr. Pool % Rate : 100
Net. Egr. Queue Pol: QOS_BACKBONE_CLARO
Egr. Sched. Pol : n/a
Auto-negotiate : N/A MDI/MDX : N/A
Oper Phy-tx-clock : not-applicable
Accounting Policy : 10 Collect-stats : Enabled
Acct Plcy Eth Phys : None Collect Eth Phys : Disabled
Egress Rate : Default Ingress Rate : Default
Load-balance-algo : Default LACP Tunnel : Disabled

Down-when-looped : Disabled Keep-alive : 10


Loop Detected : False Retry : 120
Use Broadcast Addr : False

Sync. Status Msg. : Disabled Rx Quality Level : N/A


Tx DUS/DNU : Disabled Tx Quality Level : N/A
SSM Code Type : sdh

Down On Int. Error : Disabled

CRC Mon SD Thresh : Disabled CRC Mon Window : 10 seconds


CRC Mon SF Thresh : Disabled

Configured Address : 7c:20:64:5a:a5:30


Hardware Address : 7c:20:64:5a:a5:30
Cfg Alarm : remote local
Alarm Status : local

Transceiver Data

Transceiver Type : XFP


Model Number : 3HE00564CAAA01 NOK IPUIBD7DAA
TX Laser Wavelength: 1307.500 nm Diag Capable : yes
Connector Code : LC Vendor OUI : 00:90:65
Manufacture date : 2018/03/23 Media : Ethernet
Serial Number : AZC13L8
Part Number : FTLX1413D3BCL-A5
Optical Compliance : 10GBASE-LR 10GBASE-LW
Link Length support: 10km for SMF

===============================================================================
Transceiver Digital Diagnostic Monitoring (DDM)
===============================================================================
Value High Alarm High Warn Low Warn Low Alarm
-------------------------------------------------------------------------------
Temperature (C) +23.3 +83.0 +80.0 -10.0 -13.0
Tx Bias Current (mA) 48.2 80.0 75.0 20.0 15.0
Tx Output Power (dBm) -2.10 1.50 1.00 -6.00 -7.00
Rx Optical Power (avg dBm) -2.74 2.50 2.00 -18.01 -20.00
Aux1: 3.3 Voltage (V) 3.23 3.63 3.50 3.10 3.00
===============================================================================

===============================================================================
Traffic Statistics
===============================================================================
Input Output
-------------------------------------------------------------------------------
Octets 105619976102558 28914982476396
Packets 139855510285 140603575649
Errors 1 0
===============================================================================

===============================================================================
Port Statistics
===============================================================================
Input Output
-------------------------------------------------------------------------------
Unicast Packets 139852664325 140601200067
Multicast Packets 2845940 2375556
Broadcast Packets 20 26
Discards 0 0
Unknown Proto Discards 0
===============================================================================

===============================================================================
Ethernet-like Medium Statistics
===============================================================================

Alignment Errors : 0 Sngl Collisions : 0


FCS Errors : 1 Mult Collisions : 0
SQE Test Errors : 0 Late Collisions : 0
CSE : 0 Excess Collisns : 0
Too long Frames : 0 Int MAC Tx Errs : 0
Symbol Errors : 0 Int MAC Rx Errs : 0
In Pause Frames : 0 Out Pause Frames : 0
===============================================================================

1468319: Oct 16 13:25:08.156 brz-3: %C6KENV-SP-4-MINORTEMPALARM: interface 9/0


outlet temperature crossed threshold #1(=60C). It has exceeded normal operating
temperature range.
1468320: Oct 16 13:26:11.327 brz-3: %C6KENV-SP-4-MINORTEMPALARMRECOVER: interface
9/0 outlet temperature crossed threshold #1(=60C). It has returned to normal
operating temperature range.
1468321: Oct 16 13:26:42.961 brz-3: %C6KENV-SP-4-MINORTEMPALARM: interface 9/0
outlet temperature crossed threshold #1(=60C). It has exceeded normal operating
temperature range.
1468322: Oct 16 13:48:47.217 brz-3: %C6KENV-SP-4-MINORTEMPALARMRECOVER: interface
9/0 outlet temperature crossed threshold #1(=60C). It has returned to normal
operating temperature range.

PRPGO01-RTA01#show diagnostic result module 9

Current bootup diagnostic level: minimal

Module 9: 7600 ES+ SerialNo : SAL1946SZSN

Overall Diagnostic Result for Module 9 : PASS


Diagnostic level at card bootup: minimal

Test results: (. = Pass, F = Fail, U = Untested)

1) TestBaseBoardScratchRegister ----> .
2) TestDFCScratchRegister ----------> .
3) TestFabricCh0Health -------------> .
4) TestFabricCh1Health -------------> .
5) TestTransceiverIntegrity:

Port 1 2 3 4
----------------
. . . .

6) TestLoopback:

Port 1 2 3 4
----------------
. . . .

7) TestSynchedFabChannel -----------> .
8) TestDontLearn -------------------> U
9) TestConditionalLearn ------------> .
10) TestNewLearn --------------------> U
11) TestIndexLearn ------------------> U
12) TestStaticEntry -----------------> U
13) TestTrap ------------------------> U
14) TestMacNotification -------------> .
15) TestFibDevices ------------------> .
16) TestIPv4FibShortcut -------------> .
17) TestIPv6FibShortcut -------------> .
18) TestNATFibShortcut --------------> .
19) TestMPLSFibShortcut -------------> .
20) TestNetflowShortcut -------------> .
21) TestL3Capture -------------------> U
22) TestL3VlanMet -------------------> .
23) TestIngressSpan -----------------> .
24) TestEgressSpan ------------------> .
25) TestAclPermit -------------------> .
26) TestAclDeny ---------------------> .
27) TestNonDisruptiveLoopback -------> .
28) TestEobcStressPing --------------> U
29) TestFirmwareDiagStatus ----------> .
30) TestEarlL3HealthMonitoring ------> U
31) TestFibTcamSSRAM ----------------> U
32) TestAsicMemory ------------------> U

PRPGO01-RTA01#SHow hw-module slot 9 fpd

==== ====================== ====== =============================================


H/W Field Programmable Current Min. Required
Slot Card Type Ver. Device: "ID-Name" Version Version
==== ====================== ====== ================== =========== ==============
9 76-ES+XT-4TG3C 3.0 1-ROMMON 1.4 1.3
2-I/O FPGA 0.18 0.18
3-SELENE 0.18 0.18
---------------------- ------ ------------------ ----------- --------------
7600-ES+3C 3.0 5-PKT EN FPGA LITE 0.8 0.8
12-Kp FPGA LITE 1.2 1.2
---------------------- ------ ------------------ ----------- --------------
7600-ES+ITU-4TG-LK 3.0 17-40G-ITU LinkFPG 0.6 0.6
==== ====================== ====== =============================================

Module 9: 7600 ES+ SerialNo : SAL1946SZSN

Overall Diagnostic Result for Module 9 : PASS


Diagnostic level at card bootup: minimal

Test results: (. = Pass, F = Fail, U = Untested)

module 9:
module 9 power-output-fail: OK
module 9 outlet temperature: 52C
module 9 inlet temperature: 31C
module 9 device-1 temperature: 47C
module 9 device-2 temperature: 33C
module 9 aux-1 temperature: 45C
module 9 aux-2 temperature: 34C
module 9 lc-outlet temperature: 53C
module 9 lc-inlet temperature: 31C
module 9 EARL outlet temperature: 45C
module 9 EARL inlet temperature: 33C

********************

Introdu��o

Este documento descreve como analisar geralmente - sintomas de falha do hardware


considerados no Roteadores 903 dos servi�os da agrega��o (ASR903) e em sua
metodologia de Troubleshooting.

Pr�-requisitos
Requisitos
Cisco recomenda que voc� tem o conhecimento b�sico destes assuntos:

Software Cisco IOS XE


ASR 903 CLI
Componentes Utilizados
A informa��o neste documento foi criada dos dispositivos em um ambiente de
laborat�rio espec�fico onde os sintomas de falha fossem observados. Todos os
dispositivos utilizados neste documento foram iniciados com uma configura��o
(padr�o) inicial. Se a sua rede estiver ativa, entenda o poss�vel impacto de todos
os comandos

Vis�o geral
O 903 Router de Cisco ASR � uma plataforma completo-caracterizada da agrega��o
projetada para a entrega eficaz na redu��o de custos do m�bil convirgido e dos
servi�os de neg�cio. Com profundidade rasa, consumo da pot�ncia baixa, e um alcance
de temperatura prolongado, este estojo compacto roteador de 3 unidades de rack (RU)
fornece a escala alta do servi�o, a redund�ncia direta, e a configura��o de
hardware flex�vel. O 903 Router de Cisco ASR � posicionado como um roteador da PRE-
agrega��o em redes da rede de acesso de r�dio IP (RAN) ou um roteador de agrega��o
em redes Ethernet do portador.

A plataforma compreende das seguintes unidades substitu�veis de campo (FRU)


principais como representado na figura abaixo:

R�tulo Componente
1 M�dulos de interface (IM)
2 Dois entalhes da unidade do Route Switch Processor (RSP). Apoios RSP1A-55,
RSP1B-55, RSP2A-64 e RSP2A-128
3 Fan tray
4 Unidades de energias DC redundantes
Durante a opera��o normal, algumas das unidades de substitui��o de campo (FRU)
podem exibir sintomas de falha. Frequentemente isto termina acima em substitui��o
dos componentes de hardware que n�o podem ser necessariamente uma falha do
hardware. Por seguintes determinadas t�cnicas de Troubleshooting voc� pode
recuperar estes m�dulos de seu estado de falha e desse modo reduzir o tempo ocioso
de rede.

Troubleshooting
Falha relatada pela fonte de alimenta��o CC (A900-PWR550-D)
Me�a a tens�o de DC da entrada no conector DC PSU (unidade de fonte de alimenta��o)
usando um mult�metro para verificar a fonte de alimenta��o. A leitura deve estar na
escala de 24V a 60V.
Se a leitura da tens�o de entrada � APROVADA, verifique o estado dos diodos
emissores de luz no painel (a �entrada aprovada� e �Output a falha "). Se ambos os
diodos emissores de luz est�o, substitua o DC PSU.
Se da �o diodo emissor de luz APROVADO entrada� � verde, mas �o diodo emissor de
luz da falha output� � ambarino/vermelho ent�o remove primeiramente o conector de
pot�ncia de entrada e levante ent�o para fora o DC completo PSU. Espere 15
segundos. Introduza a parte traseira DC PSU e conecte o conector de pot�ncia de
entrada. Este exerc�cio precisa de ser feito para ambos o DC PSU (se o sistema tem
dois DC PSU).
Se da �o diodo emissor de luz APROVADO entrada� � verde, e da �o diodo emissor de
luz da FALHA sa�da� n�o est� incandescendo de todo, substitua o DC PSU.
Nota: O roteador pode ser operacional com �nica fonte de alimenta��o. A unidade de
fonte de alimenta��o secund�ria precisa de ser introduzida fisicamente se n�o posto
SOBRE.

Falha relatada pelo fan tray

O 903 Router de Cisco ASR usa um fan tray modular que seja separado da fonte de
alimenta��o. O fan tray cont�m doze f�s e fornece a capacidade suficiente para
manter a opera��o mesmo no caso de uma falha de ventilador. H� dois tipos de
m�dulos de bandeja de ventoinha (A903-FAN e A903-FAN-E) segundo o ambiente onde o
roteador � usado. O �ltimo (A903-FAN-E) vem com um filtro da poeira do f� de 8mm
que impe�a que a poeira incorpore a unidade e evite dano poss�vel aos componentes.

Cen�rio 1: O m�dulo individual do f� na bandeja falhou

Use o comando da �plataforma mostra� ou �mostre o estado do alarme de instala��o�


para determinar o estado dos f�s na bandeja. No caso de uma falha de ventilador, o
estado do fan tray ser� indicado como a �falha� junto com os detalhes das unidades
individuais que falhou.

ASR903#
show platform | in FAN|State

Chassis type: ASR-903

Slot Type State Insert time (ago)


P2 A903-FAN-E
f2, f4, f6, fail
05:00:00
ASR903#
sh facility-alarm status

System Totals Critical: 1 Major: 3 Minor: 0

Source Severity Description [Index]


Fan Tray CRITICAL Multiple Fan Failures [2]
Fan Tray MAJOR Fan 2 Failure [5]
Fan Tray MAJOR Fan 4 Failure [7]
Fan Tray MAJOR Fan 6 Failure [9]
Estas sa�das mostram que os m�dulos do f� no entalhe f2, f4 e f6 falhou e precisa
de ser substitu�do.

Cen�rio 2: Fan tray relatado como o �desconhecido�

Em alguns casos, o fan tray pode ser relatado como �desconhecido� da �na sa�da da
plataforma mostra� e a esta��o do sistema de gerenciamento de rede (NMS) pode gerar
um alarme tamb�m.

ASR903#
sh platform | in P2
Chassis type: ASR-903

Slot Type State Insert Time (ago)


P2 Unknown N/A never
Execute as seguintes etapas que podem ajudar a recuperar o m�dulo:

Execute um exame assentam do m�dulo do F�. Permita que pelo menos 2 minutos para
que o sistema reinitialize depois que o fan tray foi removido ou substitu�do. Se
voc� est� usando o modelo �A903-FAN-E� com filtro da poeira, tente limpar o filtro
para certificar-se que n�o est� obstruindo os m�dulos do F�.
Execute um ciclo da pot�ncia do roteador e verifique se o fan tray � detectado ou
n�o.
Se o fan tray ainda est� relatando o �desconhecido�, uma substitui��o pode ser
exigida para resolver a edi��o.
Nota: H� um defeito cosm�tico conhecido que seja documentado em CSCuu75796 onde o
fan tray ser� relatado como o desconhecido. Para evitar mensagens de falha
err�neos, permita que pelo menos 2 minutos para que o sistema reinitialize depois
que o fan tray foi removido ou substitu�do.

Falha relatada pelo RSP

Cen�rio 1: O RSP � relatado como o desconhecido


ASR903#
show platform | in R1
Chassis type: ASR-903

Slot Type State Insert Time (ago)


R1 A903-RSP1B-55 unknown 1d01h
Execute o comando do �reload do r1 hw-module slot� e verifique se o processador
est� inicializando.
Se os pinos de madeira � espera RSP entre o �booting� e estado �desconhecido� sem a
transi��o ao �init,� estado � espera, a edi��o s�o na maior parte devido a faltar a
imagem IOS-XE no bootflash local.
Use a movimenta��o do flash USB com uma imagem v�lida IOS-XE para carreg o RSP. Se
o m�dulo continua a estar em estado �desconhecido�, execute um exame assentam do
m�dulo.
Se todas as etapas acima falham, recolha logs do console do m�dulo RSP e abra um
pedido do servi�o com TAC.
Cen�rio 2: O RSP � espera firma entre o �booting� e o �init,� estado � espera
Um dos motivos comuns para que o m�dulo � espera RSP exiba este comportamento �
devido � falha da sincroniza��o de configura��o entre o RSP ativo e � espera. Os
comandos seguintes devem ser executados para verificar isto:

ASR903#show redundancy config-sync failures bem


ASR903#show redundancy config-sync failures mcl
ASR903#show redundancy config-sync failures prc

Se h� relatados em alguns dos comandos acima a seguir executam a seguinte a��o


alternativa e verificam se o RSP est� ficando ACIMA.

ASR903# config terminal


ASR903config)#redundancy
ASR903(config)#mode sso
ASR903(config-red)#no policy config-sync lbl prc reload
ASR903config-red)#no policy config-sync bulk prc reload
ASR903(config-red)#end
Se o m�dulo RSP continua a permanecer em um la�o da bota, verifique os log do
dispositivo para ver se h� todos os erros de link como indicado abaixo. Se sim, o
m�dulo RSP pode precisar de ser substitu�do se um exame assenta n�o o fixa.

%IOSXE-3-PLATFORM: R0/0: kernel: pciehp 0000:02:07.0:pcie24: Link Training Error


occurs
%IOSXE-3-PLATFORM: R0/0: kernel: pciehp 0000:02:07.0:pcie24: Failed to check link
status

A rela��o Module(IM) n�o inicializa


Sempre que um m�dulo � instalado, as transi��es IM atrav�s dos estados espec�ficos
(fora de servi�o - >inserted->booting->OK). Se um m�dulo de interface (IM) em
alguns dos seis entalhes dispon�veis falha ap�s o estado do booting, execute as
seguintes etapas:

ASR903#sh platform
Chassis type: ASR-903

Slot Type State Insert Time (ago)


0/4 A900-IMA8S inserted/unkown 00:27:02 (physical)
Recarregue o m�dulo afetado usando do �o comando do reload do subslot
<slot/subslot> m�dulo HW� do comando. Verifique se o m�dulo recuperou.
ASR903#hw-module subslot 0/1 reload
Proceed with reload of module? [confirm]
%IOSXE_OIR-6-SOFT_RELOADSPA: SPA(A900-IMA1X) reloaded on subslot 0/1
Assente fisicamente o m�dulo no mesmo entalhe. Se o m�dulo fica o �desconhecido�,
tente introduzi-lo em um outro entalhe para ordenar para fora um entalhe defeituoso
da placa de linha no chassi.
Observe os logs e olhe-os para todo o n�cleo/erros de link como indicado abaixo:

%IOSXE-3-PLATFORM: R0/0: kernel:pciehp 0000:02:07.0:pcie24: Link Training Error


occurs
%IOSXE-3-PLATFORM: R0/0: kernel:pciehp 0000:02:07.0:pcie24: Failed to check link
status
Do �o erro do treinamento link� significa basicamente que h� um erro de comunica��o
ao longo do barramento expresso da interconex�o do componente perif�rico (PCIe)
para um slot particular. O m�dulo quente da tomada de PCIe � hospedado no motor
RSP. Execute um RSP interruptor-sobre de modo que os m�dulos sejam registrados com
o barramento de PCIe do RSP � espera (Route-Switch Processor). Se o m�dulo recupera
o cargo o switchover, o m�dulo precedente do active RSP precisa de ser substitu�do.

ASR903#redundancy force-switchover
Proceed with switchover to standby RP? [confirm]

DATACOM dm2104g2_iptbb-01 COM PERDA DE GERENCIA VLAN DE GERENCIA: 4031

SCIPT01-RMP01#show xconnect all


Legend: XC ST=Xconnect State S1=Segment1 State S2=Segment2 State
UP=Up DN=Down AD=Admin Down IA=Inactive
SB=Standby HS=Hot Standby RV=Recovering NH=No Hardware

XC ST Segment 1 S1 Segment 2 S2
------+---------------------------------+--+---------------------------------+--
UP pri ac CE0/1:0(SATOP E1) UP mpls 10.210.97.130:100145130 UP
IA sec ac CE0/1:0(SATOP E1) UP mpls 10.210.97.130:101145130 SB
DN pri ac Gi0/10:410(Eth VLAN) DN mpls 10.210.0.1:40310151 UP
DN pri ac Gi0/10:411(Eth VLAN) DN mpls 10.210.0.1:920151 UP
DN pri ac Gi0/11:412(Eth VLAN) DN mpls 10.210.0.1:40310152 UP
DN pri ac Gi0/11:413(Eth VLAN) DN mpls 10.210.0.1:920152 UP
DN pri ac Gi0/12:414(Eth VLAN) DN mpls 10.210.0.1:40310153 UP
DN pri ac Gi0/12:415(Eth VLAN) DN mpls 10.210.0.1:920153 UP
UP pri ac Gi0/6:402(Eth VLAN) UP mpls 10.210.0.1:40310147 UP
UP pri ac Gi0/6:403(Eth VLAN) UP mpls 10.210.0.1:920147 UP
UP pri ac Gi0/6:460(Eth VLAN) UP mpls 10.210.0.1:16730002 UP
DN pri ac Gi0/7:404(Eth VLAN) DN mpls 10.210.0.1:40310148 UP
DN pri ac Gi0/7:405(Eth VLAN) DN mpls 10.210.0.1:920148 UP
DN pri ac Gi0/8:406(Eth VLAN) DN mpls 10.210.0.1:40310149 UP
DN pri ac Gi0/8:407(Eth VLAN) DN mpls 10.210.0.1:920149 UP
DN pri ac Gi0/9:408(Eth VLAN) DN mpls 10.210.0.1:40310150 UP
DN pri ac Gi0/9:409(Eth VLAN) DN mpls 10.210.0.1:920150 UP

SCIPT01-RMP01#ping 10.201.8.194 rep


SCIPT01-RMP01#ping 10.201.8.194 repeat 100
Type escape sequence to abort.
Sending 100, 100-byte ICMP Echos to 10.210.0.1, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

SCIPT01-RMP01#show running-config interface gigabitEthernet 0/6


Building configuration...

Current configuration : 1097 bytes


!
interface GigabitEthernet0/6
description UNI|EoMPLS|BANCO DO BRASIL SA|IPT/IP/00001|IP VPN
switchport trunk allowed vlan none
switchport mode trunk
mtu 1546
load-interval 30
speed nonegotiate
service instance 402 ethernet GERENCIA-SCIPT01-SCFNS63-00001
description UNI|EoMPLS|EMBRATEL|CONEXCO DIRETA - SSD 247675|GERENCIA
encapsulation dot1q 4031
rewrite ingress tag pop 1 symmetric
service-policy input TC-EoMPLS-CIRCUITO-512KBPS-IN
xconnect 10.210.0.1 40310147 encapsulation mpls
!
service instance 403 ethernet BANDALARGA-SCIPT01-SCFNS63-00001
description UNI|EoMPLS|EMBRATEL|CONEXCO DIRETA - SSD 247675|GERENCIA
encapsulation dot1q 92
rewrite ingress tag pop 1 symmetric
service-policy input TC-EoMPLS-CIRCUITO-512KBPS-IN
xconnect 10.210.0.1 920147 encapsulation mpls
!
service instance 460 ethernet SCIPT01-SCFNS63-00002
description UNI|EoMPLS|BANCO DO BRASIL SA|IPT/IP/00001|IP VPN
encapsulation dot1q 2
rewrite ingress tag pop 1 symmetric
service-policy input TC-EoMPLS-CIRCUITO-2000KBPS-IN
xconnect 10.210.0.1 16730002 encapsulation mpls
!
end

**************************

PRSNP02-RMA01#
PRSNP02-RMA01#
PRSNP02-RMA01#sh int desc | in smitv07
Gi0/0/6 up up NNI | PRJQA01-RMA01 Gi0/0/11
| CLARO | MW-ROT | RADIO-PRJQA01-PRSNP02 | LINK-STANDBY
Gi0/0/7 up up NNI | PRJQA01-RMA01 Gi0/0/10
| CLARO | MW-ROT | RADIO-PRJQA01-PRSNP02
BD1301 up up NNI | PRJQA01-RMA01 Gi0/0/10
| CLARO | MW-ROT | RADIO-PRJQA01-PRSNP02
BD1302 up up NNI | PRJQA01-RMA01 Gi0/0/11
| CLARO | MW-ROT | RADIO-PRJQA01-PRSNP02 | LINK-STANDBY
PRSNP02-RMA01#
PRSNP02-RMA01#
PRSNP02-RMA01#
PRSNP02-RMA01#sh ip ospf neigh BD1301

Neighbor ID Pri State Dead Time Address Interface


10.209.69.113 0 FULL/ - 00:00:34 10.209.69.118 BDI1301
PRSNP02-RMA01#
PRSNP02-RMA01#
PRSNP02-RMA01#sh ip ospf neigh BD1302

Neighbor ID Pri State Dead Time Address Interface


10.209.69.113 0 FULL/ - 00:00:39 10.209.69.122 BDI1302
PRSNP02-RMA01#
PRSNP02-RMA01#
PRSNP02-RMA01#sh cdp neigh
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
S - Switch, H - Host, I - IGMP, r - Repeater, P - Phone,
D - Remote, C - CVTA, M - Two-port Mac Relay

Device ID Local Intrfce Holdtme Capability Platform Port ID


PRAAT01-RMA01.ipran.claro.com.br
Gig 0/0/4 151 R I ASR-920-1 Gig 0/0/10
PRJZO02-RMA01.ipran.claro.com.br
Gig 0/0/9 166 R I ASR-920-1 Gig 0/0/10
PRJQA01-RMP01.ipran.claro.com.br
Gig 0/0/6 167 R I ASR-920-2 Gig 0/0/11
PRJQA01-RMP01.ipran.claro.com.br
Gig 0/0/7 164 R I ASR-920-2 Gig 0/0/10

Total cdp entries displayed : 4


PRSNP02-RMA01#

Rafael PROMON (21) 3578-8800 entrou em contato, informa CRQ 2112045 de substitui��o
de Roteador site PRTJS02

PRTJS02-RMA01
Waiting for result...
Execution Started

PRTJS02-RMA01#show interface SUM


*: interface is up
IHQ: pkts in input hold queue IQD: pkts dropped from input queue
OHQ: pkts in output hold queue OQD: pkts dropped from output queue
RXBS: rx rate (bits/sec) RXPS: rx rate (pkts/sec)
TXBS: tx rate (bits/sec) TXPS: tx rate (pkts/sec)
TRTL: throttle count

Interface IHQ IQD OHQ OQD RXBS RXPS


TXBS TXPS TRTL
-----------------------------------------------------------------------------------
------------------------------
* GigabitEthernet0/0 0 0 0 0 11356000 3576
4615000 3739 0
* GigabitEthernet0/1 0 0 0 0 1997000 2580
8748000 2286 0
GigabitEthernet0/2 0 0 0 0 0 0
0 0 0
GigabitEthernet0/3 0 0 0 0 0 0
0 0 0
GigabitEthernet0/4 0 0 0 0 0 0
0 0 0
GigabitEthernet0/5 0 0 0 0 0 0
0 0 0
* WinPath port 0 0 0 0 11102000 5484
10961000 5577 0
Vlan1 0 0 0 0 0 0
0 0 0
* Vlan1101 0 0 0 0 9168000 3258
4257000 3606 0
* Vlan1247 0 0 0 0 1931000 2582
8679000 2180 0
* Vlan1248 0 0 0 0 1000 0
95000 136 0
* Vlan2101 0 0 0 0 0 0
0 0 0
* CEM0/2 0 0 0 0 2028000 1000
2015000 997 0
* Loopback100 0 0 0 0 0 0
0 0 0
Elapsed time: 0 seconds

PRTJS02-RMA01
Waiting for result...
Execution Started

PRTJS02-RMA01#show interface DESC


Interface Status Protocol Description
Gi0/0 up up NNI | PRTJS01-RMP01 Gi0/22 |
CLARO | MW-ROT | RADIO-PRTJS02-PRTJS01
Gi0/1 up up UNI|NodeB|UPRTJS02|Huawei|
305830|PR019099
Gi0/2 admin down down
Gi0/3 admin down down
Gi0/4 admin down down
Gi0/5 admin down down
WinPath port up up
Vl1 admin down down
Vl1101 up up NNI | PRTJS01-RMP01 Gi0/22 |
CLARO | MW-ROT | RADIO-PRTJS02-PRTJS01
Vl1247 up up UNI|NodeB|UPRTJS02|Huawei|
DADOS_VOZ|SSD108587
Vl1248 up up UNI|NodeB|UPRTJS02|Huawei|
GERENCIA|SSD108587
Vl2101 up up NNI | MW-ROT | WAN-B1 |
CLARO | GERENCIA |
CE0/2 up up UNI|BTS|PRTJS02|Siemens|CE|
SSD368038
Lo100 up up Loopback de Roteamento
Elapsed time: 0 seconds
*************************

SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err


309787 input errors, 309787 CRC, 0 frame, 0 overrun, 0 ignored
3064632043737 packets output, 3850991082268076 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
309789 input errors, 309789 CRC, 0 frame, 0 overrun, 0 ignored
3064632242883 packets output, 3850991321095807 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
309791 input errors, 309791 CRC, 0 frame, 0 overrun, 0 ignored
3064632439711 packets output, 3850991555815449 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
309791 input errors, 309791 CRC, 0 frame, 0 overrun, 0 ignored
3064632439711 packets output, 3850991555815449 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 babbles, 0 late collision, 0 deferred

SCBNU1E-RMD01#clear counters tenGigabitEthernet 0/0/8


Clear "show interface" counters on this interface [confirm]

SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err


9 input errors, 9 CRC, 0 frame, 0 overrun, 0 ignored
600769 packets output, 721554877 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
10 input errors, 10 CRC, 0 frame, 0 overrun, 0 ignored
819755 packets output, 989603871 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
12 input errors, 12 CRC, 0 frame, 0 overrun, 0 ignored
1017706 packets output, 1226860528 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
12 input errors, 12 CRC, 0 frame, 0 overrun, 0 ignored
1017706 packets output, 1226860528 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
13 input errors, 13 CRC, 0 frame, 0 overrun, 0 ignored
1232145 packets output, 1488217136 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
13 input errors, 13 CRC, 0 frame, 0 overrun, 0 ignored
1232145 packets output, 1488217136 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
16 input errors, 16 CRC, 0 frame, 0 overrun, 0 ignored
1447456 packets output, 1750812832 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
16 input errors, 16 CRC, 0 frame, 0 overrun, 0 ignored
1447456 packets output, 1750812832 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
17 input errors, 17 CRC, 0 frame, 0 overrun, 0 ignored
1677933 packets output, 2036267965 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
17 input errors, 17 CRC, 0 frame, 0 overrun, 0 ignored
1677933 packets output, 2036267965 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
17 input errors, 17 CRC, 0 frame, 0 overrun, 0 ignored
1677933 packets output, 2036267965 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
18 input errors, 18 CRC, 0 frame, 0 overrun, 0 ignored
1891774 packets output, 2296212782 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
18 input errors, 18 CRC, 0 frame, 0 overrun, 0 ignored
1891774 packets output, 2296212782 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred

SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err


18 input errors, 18 CRC, 0 frame, 0 overrun, 0 ignored
1891774 packets output, 2296212782 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
20 input errors, 20 CRC, 0 frame, 0 overrun, 0 ignored
2113822 packets output, 2570720459 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
20 input errors, 20 CRC, 0 frame, 0 overrun, 0 ignored
2113822 packets output, 2570720459 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
20 input errors, 20 CRC, 0 frame, 0 overrun, 0 ignored
2113822 packets output, 2570720459 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
22 input errors, 22 CRC, 0 frame, 0 overrun, 0 ignored
2338305 packets output, 2847216189 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
22 input errors, 22 CRC, 0 frame, 0 overrun, 0 ignored
2338305 packets output, 2847216189 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
SCBNU1E-RMD01#show interfaces TENGIGABITETHERNET0/0/8 | include err
22 input errors, 22 CRC, 0 frame, 0 overrun, 0 ignored
2338305 packets output, 2847216189 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred

Neighbor ID Pri State Dead Time Address Interface


10.210.56.65 0 FULL/ - 00:00:38 10.210.58.165 Vlan1301
SCIEA05-RMA01#

**********************************

Cisco

Para ver potencia segue os comandos abaixo.

********************************
show port 1/7/1

sh hw-module subslot 0/0 transceiver 1 idprom detail

sh hw-module subslot 0/0 transceiver 11 status

sh hw-module subslot 0/0 transceiver 1 status

sh controllers Gi0/24 phy

sh int gi0/0/0 trans

sh int gi0/0/0 trans detail

********************************

Prezados, n�o idenficado falha para tr�fego multicast. Favor verificar


normaliza��o.

INC000068411598 - GPON

SICAS1N-RMD01#show ip mfib active


Active Multicast Sources - sending >= 4 kbps
Default
Group: 239.233.0.100
Source: 10.202.125.66,
SW Rate: 0 pps/0 kbps(1sec), 0 kbps(last 37042 sec)
HW Rate: 1899 pps/20748 kbps(1sec)
Group: 239.233.102.0
Source: 10.202.0.66,
SW Rate: 0 pps/0 kbps(1sec), 1 kbps(last 597041 sec)
HW Rate: 1424 pps/15561 kbps(1sec)
Group: 239.233.102.1
Source: 10.202.0.66,
SW Rate: 0 pps/0 kbps(1sec), 1 kbps(last 214013 sec)
HW Rate: 1994 pps/21786 kbps(1sec)
Group: 239.233.102.2
Source: 10.202.0.66,
SW Rate: 0 pps/0 kbps(1sec), 1 kbps(last 597041 sec)
HW Rate: 949 pps/10374 kbps(1sec)
Group: 239.233.102.3
Source: 10.202.0.66,
SW Rate: 0 pps/0 kbps(1sec), 1 kbps(last 597041 sec)
HW Rate: 949 pps/10373 kbps(1sec)
Group: 239.233.102.4
Source: 10.202.0.66,
SW Rate: 0 pps/0 kbps(1sec), 2 kbps(last 726517 sec)
HW Rate: 1899 pps/20748 kbps(1sec)
Group: 239.233.102.5
Source: 10.202.0.66,
SW Rate: 0 pps/0 kbps(1sec), 0 kbps(last 597041 sec)
HW Rate: 664 pps/7261 kbps(1sec)
Group: 239.233.102.6
Source: 10.202.0.66,
SW Rate: 0 pps/0 kbps(1sec), 1 kbps(last 597041 sec)
HW Rate: 949 pps/10373 kbps(1sec)
Group: 239.233.102.7
Source: 10.202.0.66,
SW Rate: 0 pps/0 kbps(1sec), 1 kbps(last 597041 sec)
HW Rate: 1899 pps/20748 kbps(1sec)

SICAS1N-RMD01#ping vrf ALL_IP_CPS 10.216.252.49 repeat 1000


Type escape sequence to abort.
Sending 1000, 100-byte ICMP Echos to 10.216.252.49, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!
Success rate is 100 percent (1000/1000), round-trip min/avg/max = 1/3/36 ms
SICAS1N-RMD01#

Type escape sequence to abort.


Sending 1000, 100-byte ICMP Echos to 10.216.252.37, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!
Success rate is 100 percent (1000/1000), round-trip min/avg/max = 1/1/4 ms
SIPDA01-RMD01#

SIPDA01-RMD01#show ip mroute vrf ALL_IP_CPS active


Use "show ip mfib active" to get better response time for a large number of
mroutes.

Active IP Multicast Sources - sending >= 4 kbps

Group: 235.0.19.1, (?)


Source: 10.127.127.19 (?)
Rate: 1899 pps/20604 kbps(1sec), 20604 kbps(last 30 secs), 16656 kbps(life
avg)

Group: 235.0.19.2, (?)


Source: 10.127.127.19 (?)
Rate: 949 pps/10301 kbps(1sec), 10301 kbps(last 30 secs), 8328 kbps(life avg)

Group: 235.0.19.3, (?)


Source: 10.127.127.19 (?)
Rate: 1424 pps/15452 kbps(1sec), 15452 kbps(last 30 secs), 13294 kbps(life
avg)

Group: 235.0.19.4, (?)


Source: 10.127.127.19 (?)
Rate: 949 pps/10301 kbps(1sec), 10301 kbps(last 30 secs), 8327 kbps(life avg)

Group: 235.0.19.5, (?)


Source: 10.127.127.19 (?)
Rate: 664 pps/7211 kbps(1sec), 7211 kbps(last 30 secs), 5829 kbps(life avg)

Group: 235.0.19.6, (?)


Source: 10.127.127.19 (?)
Rate: 949 pps/10301 kbps(1sec), 10301 kbps(last 30 secs), 8327 kbps(life avg)

Group: 235.0.19.7, (?)


Source: 10.127.127.19 (?)
Rate: 1994 pps/21633 kbps(1sec), 21633 kbps(last 30 secs), 17489 kbps(life
avg)

Group: 235.0.11.8, (?)


Source: 10.127.35.186 (?)
Rate: 1899 pps/20603 kbps(1sec), 20603 kbps(last 20 secs), 20031 kbps(life
avg)
SIPDA01-RMD01#
SIPDA01-RMD01# ping vrf ALL_IP_CPS 10.216.252.49 repeat 1000
Type escape sequence to abort.
Sending 1000, 100-byte ICMP Echos to 10.216.252.49, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!
Success rate is 100 percent (1000/1000), round-trip min/avg/max = 4/6/28 ms
SIPDA01-RMD01#

SIJGU04-RMP01#ping vrf ALL_IP_CPS 10.216.252.41 repeat 1000


Type escape sequence to abort.
Sending 1000, 100-byte ICMP Echos to 10.216.252.41, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!
Success rate is 100 percent (1000/1000), round-trip min/avg/max = 1/3/24 ms
SIJGU04-RMP01#

SIJGU04-RMP01#sh ip mroute vrf ALL_IP_CPS active


Use "show ip mfib active" to get better response time for a large number of
mroutes.

Active IP Multicast Sources - sending >= 4 kbps

Group: 235.0.19.1, (?)


Source: 10.127.127.19 (?)
Rate: 1903 pps/20649 kbps(1sec), 20649 kbps(last 40 secs), 13833 kbps(life
avg)

Group: 235.0.19.2, (?)


Source: 10.127.127.19 (?)
Rate: 951 pps/10322 kbps(1sec), 10322 kbps(last 40 secs), 6916 kbps(life avg)

Group: 235.0.19.3, (?)


Source: 10.127.127.19 (?)
Rate: 1427 pps/15485 kbps(1sec), 15485 kbps(last 40 secs), 11202 kbps(life
avg)

Group: 235.0.19.4, (?)


Source: 10.127.127.19 (?)
Rate: 951 pps/10325 kbps(1sec), 10325 kbps(last 40 secs), 6916 kbps(life avg)

Group: 235.0.19.5, (?)


Source: 10.127.127.19 (?)
Rate: 666 pps/7226 kbps(1sec), 7226 kbps(last 40 secs), 4841 kbps(life avg)

Group: 235.0.19.6, (?)


Source: 10.127.127.19 (?)
Rate: 951 pps/10325 kbps(1sec), 10325 kbps(last 40 secs), 6916 kbps(life avg)

Group: 235.0.19.7, (?)


Source: 10.127.127.19 (?)
Rate: 1998 pps/21681 kbps(1sec), 21681 kbps(last 40 secs), 14529 kbps(life
avg)

Group: 235.0.11.8, (?)


Source: 10.127.35.186 (?)
Rate: 1899 pps/20606 kbps(1sec), 20606 kbps(last 40 secs), 20598 kbps(life
avg)
SIJGU04-RMP01#

SIJGU04-RMP01#ping vrf ALL_IP_CPS 10.216.252.49 repeat 1000


Type escape sequence to abort.
Sending 1000, 100-byte ICMP Echos to 10.216.252.49, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!
Success rate is 100 percent (1000/1000), round-trip min/avg/max = 1/4/24 ms
SIJGU04-RMP01#

SIJGU01-RMP01#ping vrf ALL_IP_CPS 10.216.252.33 repeat 1000


Type escape sequence to abort.
Sending 1000, 100-byte ICMP Echos to 10.216.252.33, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!
Success rate is 100 percent (1000/1000), round-trip min/avg/max = 1/3/24 ms
SIJGU01-RMP01#

SIJGU01-RMP01#sh ip mroute vrf ALL_IP_CPS active


Use "show ip mfib active" to get better response time for a large number of
mroutes.

Active IP Multicast Sources - sending >= 4 kbps

Group: 235.0.19.1, (?)


Source: 10.127.127.19 (?)
Rate: 1900 pps/20612 kbps(1sec), 20612 kbps(last 20 secs), 20533 kbps(life
avg)

Group: 235.0.19.2, (?)


Source: 10.127.127.19 (?)
Rate: 950 pps/10305 kbps(1sec), 10305 kbps(last 20 secs), 10289 kbps(life avg)

Group: 235.0.19.3, (?)


Source: 10.127.127.19 (?)
Rate: 1425 pps/15459 kbps(1sec), 15459 kbps(last 20 secs), 15443 kbps(life
avg)

Group: 235.0.19.4, (?)


Source: 10.127.127.19 (?)
Rate: 950 pps/10305 kbps(1sec), 10305 kbps(last 20 secs), 10299 kbps(life avg)

Group: 235.0.19.5, (?)


Source: 10.127.127.19 (?)
Rate: 665 pps/7213 kbps(1sec), 7213 kbps(last 10 secs), 7189 kbps(life avg)

Group: 235.0.19.6, (?)


Source: 10.127.127.19 (?)
Rate: 950 pps/10305 kbps(1sec), 10305 kbps(last 10 secs), 10270 kbps(life avg)
Group: 235.0.19.7, (?)
Source: 10.127.127.19 (?)
Rate: 1995 pps/21642 kbps(1sec), 21642 kbps(last 50 secs), 21635 kbps(life
avg)

Group: 235.0.11.8, (?)


Source: 10.127.35.186 (?)
Rate: 1900 pps/20611 kbps(1sec), 20611 kbps(last 20 secs), 20574 kbps(life
avg)
SIJGU01-RMP01#

SIJGU01-RMP01#
SIJGU01-RMP01#ping vrf ALL_IP_CPS 10.216.252.49 repeat 1000
Type escape sequence to abort.
Sending 1000, 100-byte ICMP Echos to 10.216.252.49, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!
Success rate is 100 percent (1000/1000), round-trip min/avg/max = 8/9/100 ms

SIJGU01-RMP01#

Configurado ip de ger�ncia da Nodeb no laptop do omr e pingamos normalmente, por�m


ao voltarmos para o roteador, n�o temos conectividade. OMR orientado a verificar
equipamento(Nodeb).

SISCLR1-RMA01#SH IP ARP VRF GERENCIA BDI 2213


Protocol Address Age (min) Hardware Addr Type Interface
Internet 10.202.225.107 - 4001.7a65.4bbf ARPA BDI2213
Internet 10.202.225.105 0 1866.dafe.bb7c ARPA BDI2213
SISCLR1-RMA01#
SISCLR1-RMA01#ping vrf GERENCIA 10.202.225.105
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.202.225.105, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
SISCLR1-RMA01#
SISCLR1-RMA01#SH IP ARP VRF GERENCIA BDI 2213
Protocol Address Age (min) Hardware Addr Type Interface
Internet 10.202.225.107 - 4001.7a65.4bbf ARPA BDI2213
Internet 10.202.225.105 0 Incomplete ARPA
SISCLR1-RMA01#
SISCLR1-RMA01#
SISCLR1-RMA01#
SISCLR1-RMA01#ping vrf GERENCIA 10.202.225.105
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.202.225.105, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
SISCLR1-RMA01#

T�cnico Rene configurou ip de ger�ncia em outro equipamento e pingando normalmente,


confirmando que falha n�o est� no roteador.

SISCLR1-RMA01#sh ip arp vrf GERENCIA BD2213


Protocol Address Age (min) Hardware Addr Type Interface
Internet 10.202.225.107 - 4001.7a65.4bbf ARPA BDI2213
Internet 10.202.225.105 0 1866.dafe.bb7c ARPA BDI2213
SISCLR1-RMA01#
SISCLR1-RMA01#
SISCLR1-RMA01#ping vrf GERENCIA 10.202.225.105
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.202.225.105, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
SISCLR1-RMA01#

SMMCZ19-RMA01#show redundan
SMMCZ19-RMA01#show redundancy
Redundant System Information :
------------------------------
Available system uptime = 2 weeks, 6 days, 8 hours, 46 minutes
Switchovers system experienced = 0
Standby failures = 0
Last switchover reason = none

Hardware Mode = Simplex


Configured Redundancy Mode = Non-redundant
Operating Redundancy Mode = Non-redundant
Maintenance Mode = Disabled
Communications = Down Reason: Failure

Current Processor Information :


-------------------------------
Active Location = slot 6
Current Software state = ACTIVE
Uptime in current state = 2 weeks, 6 days, 8 hours, 46 minutes
Image Version = Cisco IOS Software [Everest], ASR920 Software
(PPC_LINUX_IOSD-UNIVERSALK9_NPE-M), Version 16.6.4, RELEASE SOFTWARE (fc3)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2018 by Cisco Systems, Inc.
Compiled Sun 08-Jul-18 02:49 by mcpre
BOOT = bootflash:asr920igp-
universalk9_npe.16.06.04.SPA.bin,12;bootflash:asr920igp-
universalk9_npe.16.06.02.SPA.bin,12;
Configuration register = 0x2102

Peer (slot: 7) information is not available because it is in 'DISABLED' state

SMMCZ19-RMA01#

**********************

Comando Switch CISCO - Desabilitar porta


Comandos:
1� - Configure Terminal= conf t (isto permitir� que voc� entre no modo de
configura��o)
switch_CISCO#conf t
Enter configuration commands, one per line. End with CNTL/Z.
2� Entre dentro da interface que deseja configurar (int= interface gi = gigabit
interface) numero da interface vem primeiro, depois o switch e depois o n�mero da
porta
switch_CISCO(config)#int gi1/0/40
3� Digite o comando shutdown para desativar a porta
switch_CISCO(config-if)#shutdown
4� para subir ou habilitar a porta novamente digite no shutdown
switch_CISCO(config-if)#no shutdown
5� para salvar a configura��o digite no modo de depura��o onde ira aparecer nome do
switch mais o simbolo # o comando wr e pressione ENTER, com isso ir� perguntar se
deseja salvar as configura��o digite Y (Yes) ou N(no)

Favor verificar localmente e entrar em contato com 2� n�vel de dados para


realiza��o de testes.

SMAIA01-RMP01#sh plat
Chassis type: ASR-903

Slot Type State Insert time (ago)


--------- ------------------- --------------------- -----------------
0/0 A900-IMA8S ok 01:35:00
0/1 A900-IMA8S ok 01:34:59
0/2 A900-IMA8S ok 01:34:59
0/3 A900-IMA8S ok 01:35:00
0/4 A900-IMA2Z ok 01:34:59
0/5 A900-IMA16D ok 01:35:00
R0 A900-RSP2A-128 ok, active 01:40:11
R1 unknown 01:40:11
F0 ok, active 01:40:11
F1 unknown 01:40:11
P0 A900-PWR1200-D ok 01:37:52
P1 A900-PWR1200-D ok 01:37:49
P2 A903-FAN-H ok 01:37:56
Slot CPLD Version Firmware Version
--------- ------------------- ---------------------------------------
R0 17082808 15.6(8r)S
R1 N/A N/A
F0 17082808 15.6(8r)S
F1 N/A N/A

SMAIA01-RMP01#

SMMCZ2E-RMD01#conf t
Enter configuration commands, one per line. End with CNTL/Z.
SMMCZ2E-RMD01(config)#int
SMMCZ2E-RMD01(config)#int gi3/19
SMMCZ2E-RMD01(config-if)#no shut
SMMCZ2E-RMD01(config-if)#exit
SMMCZ2E-RMD01(config)#exit
SMMCZ2E-RMD01#sh int descr

SMITA02-RMP01#sh interfaces gi 0/0/12


GigabitEthernet0/0/12 is up, line protocol is up
Hardware is 24xGE-4x10GE-FIXED, address is 2cd0.2da5.360c (bia 2cd0.2da5.360c)
Description: UNI|ACESSO|EMBRATEL|DCN|GERENCIA4|SSD308326
MTU 1546 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full Duplex, 1000Mbps, link type is force-up, media type is LX
output flow-control is unsupported, input flow-control is on
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output never, output hang never
Last clearing of "show interface" counters 13:53:41
Input queue: 0/375/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts (0 IP multicasts)
0 runts, 0 giants, 0 throttles
7 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast, 0 pause input
3386 packets output, 219902 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out
SMITA02-RMP01#sh run interface gigabitEthernet 0/0/11
Building configuration...

Current configuration : 696 bytes


!
interface GigabitEthernet0/0/12
description UNI|ACESSO|EMBRATEL|DCN|GERENCIA4|SSD308326
mtu 1546
no ip address
no negotiation auto
service instance 164 ethernet GERENCIA4-SMITA02-SMPNH1E-00001
description UNI|ACESSO|EMBRATEL|DCN|GERENCIA4|SSD308326
encapsulation dot1q 4000
rewrite ingress tag pop 1 symmetric
service-policy input TC-VPN-GERENCIA-512KBPS-IN
bridge-domain 4003
!
service instance 998 ethernet SMITA02-SMPNH1E-00008
description UNI|EoMPLS|CAIXA ECONOMICA FEDERAL|ITA/IP/00191|IP VPN
encapsulation dot1q 5
rewrite ingress tag pop 1 symmetric
service-policy input TC-EoMPLS-CIRCUITO-1000KBPS-IN
xconnect 10.200.112.42 15450005 encapsulation mpls
!
end

SMITA02-RMP01#sh ethernet service instance id 9194 interface gigabitEthernet 0/0/11


Id Type Interface State CE-Vlans
164 Static GigabitEthernet0/0/12 Up

SMITA02-RMP01#sh ethernet service instance id 164 interface gigabitEthernet 0/0/12


stats
Port maximum number of service instances: 4000
Service Instance 164, Interface GigabitEthernet0/0/12
Pkts In Bytes In Pkts Out Bytes Out
0 0 129 8772

SMITA02-RMP01#sh ethernet service instance id 164 interface gigabitEthernet 0/0/12


stats
Port maximum number of service instances: 4000
Service Instance 164, Interface GigabitEthernet0/0/12
Pkts In Bytes In Pkts Out Bytes Out
0 0 129 8772

SMITA02-RMP01#sh ethernet service instance id 164 interface gigabitEthernet 0/0/12


stats
Port maximum number of service instances: 4000
Service Instance 164, Interface GigabitEthernet0/0/12
Pkts In Bytes In Pkts Out Bytes Out
0 0 129 8772
SMITA02-RMP01#sh ethernet service instance id 164 interface gigabitEthernet 0/0/12
stats
Port maximum number of service instances: 4000
Service Instance 164, Interface GigabitEthernet0/0/12
Pkts In Bytes In Pkts Out Bytes Out
0 0 129 8772

*********************

nextel

[14:31] ANDERSON DE LIMA ROCHA


Subiu....agora o problema � descobrir o que aconteceu...a Vivo da trabalho para
verificar Link fora, imagine um que esta em funcionamento...

<BR-SPIPPE006OU-CX1-1>dis arp int g1/5/7


IP ADDRESS MAC ADDRESS EXPIRE(M) TYPE INTERFACE VPN-INSTANCE
VLAN/CEVLAN PVC
------------------------------------------------------------------------------
10.64.80.26 d4f9-a12f-07e9 10 D-0 GE1/5/7 Nextel_O&M
126/-
10.111.34.114 d4f9-a12f-07e9 11 D-0 GE1/5/7 Nextel_O&M
126/-
10.66.80.26 d4f9-a12f-07e9 10 D-0 GE1/5/7 Nextel_NodeB
226/-
10.64.80.132 3407-fb22-e287 14 D-0 GE1/5/7 Nextel_O&M
399/-
10.64.80.131 3407-fb22-9739 14 D-0 GE1/5/7 Nextel_O&M
399/-
------------------------------------------------------------------------------
Total:5 Dynamic:5 Static:0 Interface:0 Remote:0
<BR-SPIPPE006OU-CX1-1>ping -c 100 -v
<BR-SPIPPE006OU-CX1-1>ping -c 100 -vpn-instance Nextel_O&M 10.64.80.26
PING 10.64.80.26: 56 data bytes, press CTRL_C to break
Reply from 10.64.80.26: bytes=56 Sequence=1 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=2 ttl=255 time=15 ms
Reply from 10.64.80.26: bytes=56 Sequence=3 ttl=255 time=15 ms
Reply from 10.64.80.26: bytes=56 Sequence=4 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=5 ttl=255 time=15 ms
Reply from 10.64.80.26: bytes=56 Sequence=6 ttl=255 time=11 ms
Reply from 10.64.80.26: bytes=56 Sequence=7 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=8 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=9 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=10 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=11 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=12 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=13 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=14 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=15 ttl=255 time=15 ms
Reply from 10.64.80.26: bytes=56 Sequence=16 ttl=255 time=22 ms
Reply from 10.64.80.26: bytes=56 Sequence=17 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=18 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=19 ttl=255 time=15 ms
Reply from 10.64.80.26: bytes=56 Sequence=20 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=21 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=22 ttl=255 time=18 ms
Reply from 10.64.80.26: bytes=56 Sequence=23 ttl=255 time=15 ms
Reply from 10.64.80.26: bytes=56 Sequence=24 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=25 ttl=255 time=15 ms
Reply from 10.64.80.26: bytes=56 Sequence=26 ttl=255 time=12 ms
Reply from 10.64.80.26: bytes=56 Sequence=27 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=28 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=29 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=30 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=31 ttl=255 time=15 ms
Reply from 10.64.80.26: bytes=56 Sequence=32 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=33 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=34 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=35 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=36 ttl=255 time=14 ms
Reply from 10.64.80.26: bytes=56 Sequence=37 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=38 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=39 ttl=255 time=15 ms
Reply from 10.64.80.26: bytes=56 Sequence=40 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=41 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=42 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=43 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=44 ttl=255 time=15 ms
Reply from 10.64.80.26: bytes=56 Sequence=45 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=46 ttl=255 time=23 ms
Reply from 10.64.80.26: bytes=56 Sequence=47 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=48 ttl=255 time=17 ms
Reply from 10.64.80.26: bytes=56 Sequence=49 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=50 ttl=255 time=17 ms
Reply from 10.64.80.26: bytes=56 Sequence=51 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=52 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=53 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=54 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=55 ttl=255 time=15 ms
Reply from 10.64.80.26: bytes=56 Sequence=56 ttl=255 time=20 ms
Reply from 10.64.80.26: bytes=56 Sequence=57 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=58 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=59 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=60 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=61 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=62 ttl=255 time=15 ms
Reply from 10.64.80.26: bytes=56 Sequence=63 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=64 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=65 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=66 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=67 ttl=255 time=15 ms
Reply from 10.64.80.26: bytes=56 Sequence=68 ttl=255 time=17 ms
Reply from 10.64.80.26: bytes=56 Sequence=69 ttl=255 time=17 ms
Reply from 10.64.80.26: bytes=56 Sequence=70 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=71 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=72 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=73 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=74 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=75 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=76 ttl=255 time=15 ms
Reply from 10.64.80.26: bytes=56 Sequence=77 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=78 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=79 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=80 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=81 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=82 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=83 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=84 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=85 ttl=255 time=15 ms
Reply from 10.64.80.26: bytes=56 Sequence=86 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=87 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=88 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=89 ttl=255 time=29 ms
Reply from 10.64.80.26: bytes=56 Sequence=90 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=91 ttl=255 time=15 ms
Reply from 10.64.80.26: bytes=56 Sequence=92 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=93 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=94 ttl=255 time=17 ms
Reply from 10.64.80.26: bytes=56 Sequence=95 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=96 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=97 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=98 ttl=255 time=16 ms
Reply from 10.64.80.26: bytes=56 Sequence=99 ttl=255 time=15 ms
Reply from 10.64.80.26: bytes=56 Sequence=100 ttl=255 time=16 ms

--- 10.64.80.26 ping statistics ---


100 packet(s) transmitted
100 packet(s) received
0.00% packet loss
round-trip min/avg/max = 11/16/29 ms

Este post deveria ter sido um dos primeiros no blog� mas como dizem, antes tarde do
que nunca.

Coloquei os comandos b�sicos/�teis para utiliza��o no Cisco IOS, via CLI � Command
Line Interface. Acredito que vai ser bem �til para que est� come�ando, ou acessa o
roteador apenas eventualmente.

Modos de Configura��o
roteador> - Modo Usu�rio
roteador# - Modo Privilegiado
roteador(config)# - Modo Global

Modo Usu�rio
enable - Entra no modo de configura��o privilegiado

Modo Privilegiado
? - Mostra os comandos dispon�veis
configure terminal - Entra no modo de configura��o global
clock set � Configura a data e hora no equipamento
delete flash:/nome_do_arquivo - Apaga o arquivo da flash
dir - Mostra o conte�do da flash
disable - Sai do modo de configura��o privilegiado
erase flash - Apaga todo o conte�do da flash
erase nvram - Apaga todo o conte�do da nvram
ping 10.1.1.1 � Pinga o host 10.1.1.1 e mostra o resultado
reload � Reinicia o roteador
traceroute 172.16.1.1 - Mostra o caminho at� o IP 172.16.1.1

Modo configura��o global


enable secret - Define a senha de enable
hostname � Define o "nome" no roteador
interface f0/0 � Entra no modo de configura��o da interface fastethernet 0/0
ip route 0.0.0.0 0.0.0.0 10.1.1.1 - cria uma rota padr�o para 10.1.1.1
ip route 192.168.0.0 255.255.255.0 172.16.1.1 � cria uma rota est�tica para a rede
192.168.0.0, atrav�s de 172.16.1.1

Modo Configura��o de Interface


description - Coloca uma descri��o na interface
end - Volta para o modo privilegiado
exit - Sai do modo de configura��o de Interface
ip address 5.5.5.5 255.255.255.0 - Configura o IP e m�scara na interface
shutdown - Desabilita a interface
no shutdown � Habilita a interface

Verifica��o b�sica
show arp - Mostra a tabela arp do roteador
show diag - Mostra informa��es dos m�dulos
show history - Mostra os �ltimos comandos digitados
show version - Mostra a vers�o do IOS e informa��es de hardware
show running-config - Mostra a configura��o
show interface - Mostra informa��es das interfaces
show ip interface - Mostra informa��es do protocolo IP na interface
show ip route - Mostra a tabela de rotas
show users - Mostra os usu�rios conectados
show tech-support - Informa��o completa do sistema

Salvando a configura��o
copy running-config startup-config - Salva configura��o da mem�ria DRAM para NVRAM
copy running-config tftp: - Salva configura��o da mem�ria DRAM para o servidor
TFTP
copy tftp: running-config - Salva configura��o do servidor TFTP para mem�ria DRAM
wr - Salva configura��o da mem�ria DRAM para NVRAM

Esta lista de comandos, mais as teclas de atalhos (publicadas em outro post) est�o
neste wallpaper, para quem quiser baixar.

Você também pode gostar