cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2526
Views
3
Helpful
3
Replies

Netdr IOS

paul.pink
Beginner
Beginner

Can someone explain the difference between the two debug netdr  commands.

SUP 720

122-33.SXH5

NJSE-425M-1-WAN1#debug netdr ?
  capture        Capture packets into a buffer to show later
  clear-capture  Clear the capture buffer (leaves filters as was)

SUP2

122-18.SXD7b.bin

NJSE-425M-1-WAN2#debug netdr ?
  all    All NetDriver debugging messages
  data   NetDriver Data Flow
  error  NetDriver Errors

Thank you

3 Replies 3

Scott Bradley
Cisco Employee
Cisco Employee

Sup2 had a much older implementation of debug netdr.  We would typically use debug netdr data rx.  Debug netdr all and errors -never tried it.

With sup720 the implementation is much cleaner and easier to use as you have shown below. We typically use these for troubleshooting high cpu or using it to figure out unauthorized packets hitting the cpu.