cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1137
Views
4
Helpful
5
Replies

show platform software ethpc event-history interface command

kindly i have Nexus 9000 series and when I issue this  command  it doesn't work on the 9000 series 

 

show platform software ethpc event-history interface

 Does anyone know if there is any similar command to it on Nexus 9000 ??

5 Replies 5

try 
 switch# show system internal ethpm event-history interface ethernet

this command  (switch# show system internal ethpm event-history interface ethernet) works on Nexus 9000 but doesn't give me the output I am looking for I need a command that gives me an output similar to this one :

'show platform software ethpc event-history interface e1/36'<snip>
33) Event IF_PCFG_CMD, len: 8, at 444263 usecs after Sat Oct 21 05:47:47 2017
     Processed port command PORT_CMD_DISABLE(3) status 0


34) Event IF_LINK_ST, len: 34, at 436138 usecs after Sat Oct 21 05:47:47 2017
     Link down sent to 0xfe000000 - Failure, Reason: Link down debounce timer stopped and link is down


35) Event IF_LINK_ST, len: 34, at 435893 usecs after Sat Oct 21 05:47:47 2017
     Link down sent to 0xfe000000 - Failure, Reason: Link down debounce timer started


36) Event IF_LINK_ST, len: 34, at 268110 usecs after Sat Oct 21 04:51:22 2017
     Link up sent to 0xfe000000 - Success, Reason: SUCCESS, Speed: 10000, Mdix mode: 3, Flow control mode: 0, Port duplex: 2
  <snip...another example...>


59) Event IF_LINK_ST, len: 34, at 554438 usecs after Sat Oct 21 04:50:12 2017
     Link down sent to 0xfe000000 - Failure, Reason: Link down debounce timer stopped and link is down


60) Event IF_LINK_ST, len: 34, at 552828 usecs after Sat Oct 21 04:50:12 2017
     Link down sent to 0xfe000000 - Failure, Reason: Link down debounce timer started


61) Event IF_LINK_ST, len: 34, at 916406 usecs after Sat Oct 21 04:45:54 2017
     Link up sent to 0xfe000000 - Success, Reason: SUCCESS, Speed: 10000, Mdix mode: 3, Flow control mode: 0, Port duplex: 2

 

thank you but its not the output I am looking for, these are two different commands with different outputs I am interested in the first one 

show platform software ethpc event-history interface e1/36
show system internal ethpm event-history interface e1/36

 

dev35
Level 1
Level 1

As per TAC

The best command to retrieve debounce information specifically is `attach mod x` followed by `show system internal port-client link-event`. It’s module-wide instead of interface specific, there is no direct equivalent to the ethpc commands on N9K.

Review Cisco Networking for a $25 gift card