Está en la página 1de 4

Gua bsica de troubleshooting para OS6900 FCoE

Comandos de verificacin FCoE


show fcoe
Muestra configuracin y status de FCoE y FIP snooping. FIP Snooping debe estar
habilitado
Ejemplo:
FCoE Global Configurations:
--------------------------FIP Snooping
: Enable,
Address-Mode
: FPMA,
Priority 1
: 3,
Priority 2
: -,
Priority Protection
: Disable,
Priority Protection Action: -,
Re-Mark Priority
: -,
Total Filter Resources : 512,
Used Filter Resources
: 26,
Trap threshold (%)
: 80,
House Keeping Time Period : 300
show fcoe ports
Muestra la configuracin de las interfaces FCoE. Deben estar habilitados
Ejemplo:
Ports
FCoE Role
Status
----------+---------------+----------0/127
VE Port
ENABLED
show fcoe sessions
Muestra las sesiones de tunel E2E entre E_Ports en diferentes switches. Deben
estar ambos tneles establecidos hacia los 2 FC Switchs.
Ejemplo:
Total E-TUNNEL Sessions
:2
TUNNEL-ID PORT1 PORT2 VLAN
PAIR MODE
FCF MAC
STATUS
----------+--------+--------+--------+-------------+-------------------+--------1
1/2/1 127
1001
TE to VE
E8:E7:32:E4:A9:A4 SUCCESS
2
2/2/1 127
1002
TE to VE
E8:E7:32:E4:A9:44 SUCCESS
show fcoe fcf

Muestra la informacin para las sesiones FIP. Debe mostrar la MAC remota aprendida.
Ejemplo:
FCF-MAC
VLAN Config
Sessions A-bit MaxFrmVer Priority
--------------------+-------+-----------+---------+--------+---------+---------E8:E7:32:E4:A9:44 1002
Dynamic
0
1
yes
128
E8:E7:32:E4:A9:A4 1001
Dynamic
0
1
yes
128

show fcoe e-tunnel


Muestra la configuracin del tnel E2E.
Ejemplo:
TUNNEL Vlan
Port1
Port2
---------+----------+-----------+---------1
1001
1/2/1
--2
1002
2/2/1
--show fibre-channel port
Muestra la configuracin de los puertos FC. EL modo TE indica la funcionalidad de
tnel E2E.
Ejemplo:
Legend: NP=Proxy N_Port, F=Fabric Port connected to N_port, TE=Tunnel E-Port
ports oper-status mode BB-SC-N service class
-------+-----------+-----+-------+------------1/2/1
UP
TE 0
3
2/2/1
UP
TE 0
3
show fibre-channel sessions
Muestra las sesiones E_Port proxy asociadas. Deben estar con Status Success
Ejemplo:
Total
Total
Total
Total

FIBRE-CHANNEL Sessions
NPIV Sessions
R-NPIV Sessions
E-TUNNEL Sessions

: 2,
: 0,
: 0,
:2

Port Mode VSAN T-ID


WWPN
FCID Status Login Type
--------+----+----+----+-----------------------+--------+--------+------------1/2/1 TE -- 1 10:00:E8:E7:32:E4:A3:54 -SUCCESS ELP
2/2/1 TE -- 2 10:00:E8:E7:32:E4:A3:6C -SUCCESS ELP

show fibre-channel statistics


Muestra las estadsticas de los puertos FC (E_Ports). Es deseable que SW_RJT sea 0.
Ejemplo:
E-Tunnel Port Statistics
Packets Received:
Port
Tunnel
ELP
SW_ACC
SW_RJT
----------+----------+----------+----------+---------1/2/1
1
29
4
0
2/2/1
2
22
1
0
Packets Sent:
Port
Tunnel
ELP
SW_ACC
SW_RJT
----------+----------+----------+----------+---------1/2/1
1
7
2
0
2/2/1
2
2
0
0
E-Tunnel Tunnel Statistics
Packets Received:
Tunnel
Port
ELP
SW_ACC
SW_RJT
----------+----------+----------+----------+---------1
1/2/1
7
2
0
2
2/2/1
2
0
0
Packets Sent:
Tunnel
Port
ELP
SW_ACC
SW_RJT
----------+----------+----------+----------+---------1
1/2/1
7
2
0
2
2/2/1
2
0
0
show fcoe statistics e-tunnel
Muestra las estadsticas de los e-tunnel. Es deseable que SW_RJT sea 0 para que se
establezca el protocolo de InterLinkSwitch.
Ejemplo:
Packet Received :
Tunnel
ELP
SW_ACC
SW_RJT
----------+----------+----------+---------1
29
4
0
2
22
1
0
Packet Sent :
Tunnel
ELP
SW_ACC
SW_RJT
----------+----------+----------+---------1
7
2
0
2
2
0
0
Packet Received :
Tunnel
MDS
CVL

UDS

MDA

UDA

ELP_REQ

SW_ACC

SW_RJT

----------+----------+----------+----------+----------+----------+----------+----------+---------1
3
0
0
0
29
4
0
0
2
1
0
0
0
22
1
0
0
Packet Sent :
Tunnel
MDS
UDS
MDA
UDA
ELP_REQ SW_ACC
SW_RJT
CVL
----------+----------+----------+----------+----------+----------+----------+----------+---------1
0
0
268729
3
7
2
0
0
2
8
0
216135
1
2
2
0
0

Revisin de Logs
Para obtener logs bsicos:
Show log swlog
Se puede habilitar/deshabilitar logueo segn aplicacin y establecer el nivel de
debug:
swlog appid {all | string} {[library {all | string} | subapp {all | num}]} {[disable |
enable | level {level |num]}

Usar el comando show swlog appid all para ver las aplicaciones disponibles.
Ejemplo:
swlog appid all subid all enable level 8
Para obtener logs avanzados:
show
show
show
show

tech-support
tech-support layer2
tech-support layer3
tech-support eng

También podría gustarte