cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1381
Views
0
Helpful
0
Replies

how to generate a-msdu packets

jehunrhee
Level 1
Level 1

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?

0 Replies 0
Review Cisco Networking for a $25 gift card