how to generate a-msdu packets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2011 04:30 AM - edited 07-03-2021 07:52 PM
I have aironet 1250 and I want to generate a-msdu packets, but I failed.
I used all combinations of following commands and iperf tool for generating packets.
(1) a-mpdu enable: conf t -> dot11 addba enable -> dot11 addba timeout -> end -> sh run
(2) a-mpdu disable: conf t -> no dot11 addba enable -> no dot11 addba timeout -> end -> sh run
(3) a-msdu enable: conf t -> int d0 -> no frag -> end -> sh run int d0
(4) a-msdu disable: conf t -> int d0 -> frag 2000 -> end -> sh run int d0
When I use (2) and (3), I got a-mpdu packets only.
When I use (1) and (3), I got a-mpdu packets only.
When I use (2) and (4), I got mpdu packets only.
When I use (1) and (4), I got mpdu packets only.
How can I make aironet1250 generate a-msdu packets?
- Labels:
-
Other Wireless Topics
