Cisco Connectrix MDS-Series: il rimbalzo ISL non cambia l'ora sull'iInterface ma sul canale della porta logica
Сводка: Quando un ISL membro di un canale della porta viene restituito al mittente, il timestamp dell'ultima modifica viene aggiornato sul canale della porta logica, ma non sulla singola interfaccia fisica. Si tratta del funzionamento previsto per progettazione. ...
Симптомы
Questo articolo spiega come interpretare gli eventi di collegamento su un ISL membro di un port-channel.
Un'interfaccia ISL che fa parte del canale della porta logica non aggiorna il timestamp dell'"ultima modifica" dopo un flap o un ripristino.
La porta ISL fc3/1 fa parte del canale della porta 200 e mostra il seguente timestamp di "ultima modifica".
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
L'output 200 del canale della porta:
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
Il link dell'interfaccia ISL è stato arrestato e ripristinato come mostrato di seguito:
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)
Il timestamp relativo all'ultima modifica sulla singola porta ISL non viene aggiornato:
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.
Tuttavia, il timestamp "Last Changed" del canale della porta logica 200 viene aggiornato:
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.
Причина
Si tratta del funzionamento previsto per progettazione.
Разрешение
Cisco ha confermato che una volta aggiunta un'interfaccia al canale della porta, questa diventa parte del canale della porta e viene combinata in un'unica entità di collegamento logico aggregata. Pertanto, il timestamp dell'"ultima modifica" deve essere controllato sull'entità link logico (canale della porta), non sull'interfaccia FC fisica.
I singoli flap delle porte sono documentati solo nell'output "show logging log".