[pox-dev] How to construct a LLC packet
Weiyang Mo
moweiyang1988 at gmail.com
Thu Apr 3 20:06:15 PDT 2014
Hello,
Would anyone guide me how to construct an LLC packet? I saw it is different
form IPV4 and VLAN. I tried the following but get errors:
ether = ethernet()
ether.type=ethernet._llc
ether.dst = EthAddr("11:11:11:11:11:11")
ether.src = EthAddr("68:05:CA:04:D9:BE")
ether.set_payload = "Hello"
Thanks very much.
Weiyang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.noxrepo.org/pipermail/pox-dev-noxrepo.org/attachments/20140403/b1637200/attachment-0001.htm>
More information about the pox-dev
mailing list