In the IOS world, I am used to using "debug ip packet xxx" where xxx is an ACL during a console session.
Attempting to do the same thing in NX-OS but I'm not able to get any traffic back. Although I see the debug ip packet xxx is not an option, it looks like sufficient other options are available to return traffic.
Tried different combintations, but not luck so far;
- debug ip packet detail source 1.1.1.1/32
- debug ip packet detail protocol xxxx
- debug ip packet detail address 1.1.1.1/32
logging monitor set to debug (7)
Is this supported on NX-OS?
Additional settings I need to configure?
Thanks.