Hi Bob,

What are you pinging? I assume it's something out the mgmt0 interface. In this case, debug ip packet detail will not generate any output - many debugs are applicable to the inband interface only (as in this case).

One alternative if you want to capture mgmt0 traffic is to use the ethanalyzer, eg something like:

ethan local int mgmt capture-filter "icmp" limit-captured-frames 20 detail > bootflash:foo

etc.

Or, if you're just trying to see how the debug logfile works, ping something connected to something other than mgmt0.

Hope that helps,
Tim


At 12:46 PM 1/3/2012, Bob Sinclair stated:
Hi,



I am not able to see any debug output on my Nexus 7K.  I am logged into the
default VDC as netadmin.  I have set up a debug logfile.  But when, for
example, I turn on 'debug ip packet' then try a ping  I get nothing from
'show debug logfile mydebugs'  I have searched command references, config
guides and googled, to no avail.



Any help would be most appreciated.



C1-Default# sh debug


Output forwarded to file mydebugs (size: 4194304 bytes)


Debug level is set to Minor(1)


 default for new sessions logging level: 3





debug ip packet


`end`


C1-Default# sh debug logfile mydebugs


C1-Default#

_______________________________________________
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/




Tim Stevenson, tstev...@cisco.com
Routing & Switching CCIE #5561
Distinguished Technical Marketing Engineer, Cisco Nexus 7000
Cisco - http://www.cisco.com
IP Phone: 408-526-6759
********************************************************
The contents of this message may be *Cisco Confidential*
and are intended for the specified recipients only.


_______________________________________________
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to