Cisco Connectrix série MDS: a rejeição ISL não altera o tempo na iInterface, mas no port channel lógico
Сводка: Quando um ISL que é membro de um port channel é devolvido, o registro de data e hora "última alteração" é atualizado no port channel lógico, mas não na interface física individual. Isto é previsto. ...
Симптомы
Este artigo explica como interpretar eventos de link em um ISL que seja membro de um Port-Channel.
Uma interface ISL que faz parte do port-channel lógico não atualiza o registro de data e hora "última alteração" após uma falha ou redefinição.
A porta ISL fc3/1 faz parte do port-channel 200 com o seguinte registro de data e hora "última alteração".
mds9513(config-if)# show interface fc3/1 fc3/1 is trunking Hardware is Fibre Channel, SFP is short wave laser w/o OFC (SN) Port WWN is xx:xx:xx:xx:xx:xx:xx:xx Peer port WWN is xx:xx:xx:xx:xx:xx:xx:xx Admin port mode is auto, trunk mode is on snmp link state traps are enabled Port mode is TE Port vsan is 10 Speed is 4 Gbps <Snip> Belongs to port-channel 200 Trunk vsans (admin allowed and active) (10) Trunk vsans (up) (10) Trunk vsans (isolated) () Trunk vsans (initializing) () <Snip> Interface last changed at Sun Jul 19 20:24:36 2015
A saída do port-channel 200:
mds9513(config-if)# sh int po200 port-channel 200 is trunking Hardware is Fibre Channel Port WWN is xx:xx:xx:xx:xx:xx:xx:xx Admin port mode is auto, trunk mode is on snmp link state traps are enabled Port mode is TE Port vsan is 10 <Snip> Member[1] : fc3/1 Interface last changed at Sun Jul 19 20:24:36 2015 mds9513(config-if)# show clock 23:02:18.026 JST Mon Jul 20 2015
O link da interface ISL foi desligado e redefinido conforme mostrado abaixo:
mds9513(config-if)# sh log last 10 2015 Jul 20 23:04:04 mds9513 %PORT-5-IF_TRUNK_DOWN: %$VSAN 10%$ Interface port-channel 200, vsan 10 is down (Gracefully shutdown) 2015 Jul 20 23:04:04 mds9513 %PORT-5-IF_DOWN_NONE: %$VSAN 10%$ Interface port-channel 200 is down (None) 2015 Jul 20 23:04:04 mds9513 %PORT-5-IF_DOWN_PORT_CHANNEL_MEMBERS_DOWN: %$VSAN 10%$ Interface port-channel 200 is down (No operational members)
O registro de data e hora "última alteração" na porta ISL individual não é atualizado:
mds9513(config-if)# sh int fc3/1 fc3/1 is trunking Hardware is Fibre Channel, SFP is short wave laser w/o OFC (SN) Port WWN is xx:xx:xx:xx:xx:xx:xx:xx Peer port WWN is xx:xx:xx:xx:xx:xx:xx:xx Admin port mode is auto, trunk mode is on snmp link state traps are enabled Port mode is TE Port vsan is 10 <Snip> Belongs to port-channel 200 Trunk vsans (admin allowed and active) (10) Trunk vsans (up) (10) Trunk vsans (isolated) () Interface last changed at Sun Jul 19 20:24:36 2015 ++++ No time change updated.
No entanto, o registro de data e hora lógico do port-channel 200 "última alteração" é atualizado:
mds9513(config-if)# sh int po200 port-channel 200 is trunking Hardware is Fibre Channel Port WWN is xx:xx:xx:xx:xx:xx:xx:xx Admin port mode is auto, trunk mode is on snmp link state traps are enabled Port mode is TE Port vsan is 10 Speed is 4 Gbps Trunk vsans (admin allowed and active) (10) Trunk vsans (up) (10) Trunk vsans (isolated) () Member[1] : fc3/1 Interface last changed at Mon Jul 20 23:04:10 2015 ++++ Updated Last changed time.
Причина
Isto é previsto.
Разрешение
A Cisco confirmou que, uma vez que uma interface é adicionada ao port-channel, ela se torna parte do port-channel e é combinada em uma entidade de link lógico agregada. Portanto, o registro de data e hora da "última alteração" deve ser verificado na entidade de link lógico (port-channel), não na interface FC física.
As abas de porta individuais são documentadas apenas na saída "show logging log".