For When You Can't Have The Real Thing
[ start | index | login ]
start > tcpdump > LLDP Decode

LLDP Decode

Created by dave. Last edited by dave, 7 years and 143 days ago. Viewed 2,196 times. #1
[edit] [rdf]
labels
attachments
(2016-11-07)

Decode LLDP Packets

$ sudo tcpdump -v -s 1500 -c 1 '(ether[12:2]=0x88cc or ether[20:2]=0x2000)' -i eth0

(>>Source)

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt