Dice Update

After updating our 6500 switches with SUP2T supervisors and with some Nexus switches on the way, I decided to play around with ERSPAN. Being able to capture traffic from a remote data centre directly to my workstation is very useful so I took the opportunity to update Dice to correctly format ERSPAN packets.

image

When the ERSPAN capture is sent directly to the host running the packet capture software, the captured data is encapsulated within GRE and an ERSPAN header as above. I thought it would be useful to be able to extract the original frames from the capture so added this option as well. When you save a capture you can now request that ERSPAN captures are extracted. For example, the frame above becomes:

image

Dice updated to version 3.0.22

I have just updated my free Windows packet capture and analysis tool to version 3.0.22. The updates include:

  • Support for the openflow protocol
  • Updates for the protocols 802.11,DNS and LISP
  • Minor other changes and bug fixes

The support for the openflow protocol is somewhat incomplete and only supports version 1.0 due to the lack of suitable captures to test with. I hope to improve the support in future updates.