I think I figured it out, I disabled the 12mbps rate and then made 18mbps rate mandatory and that helped me get close to 20-25mbps download.
I ran the below commands and that fixed it.
config 802.11b disable network
config 802.11b 11gSupport enable
config 802.11b 11nSupport enable
config 802.11b rate disabled 1
config 802.11b rate disabled 2
config 802.11b rate disabled 5.5
config 802.11b rate disabled 11
config 802.11b rate disabled 6
config 802.11b rate disabled 9
config 802.11b rate disabled 12
config 802.11b rate mandatory 18
config 802.11b rate supported 24
config 802.11b rate supported 36
config 802.11b rate supported 48
config 802.11b rate supported 54
config 802.11b enable network