interface-config-radio-instance
Configures frame aggregation parameters. Frame aggregation is a IEEE 802.11e, 802.11n, and 802.11ac wireless networking standard. It increases throughput by sending two or more data frames in a single transmission. There are two types of frame aggregation: Aggregate - MAC Service Data Unit (A-MSDU ) aggregation and Aggregate - MAC Protocol Data Unit (A-MPDU ) aggregation. Both modes group several data frames into one large data frame.
aggregation [ampdu|amsdu]
aggregation ampdu [rx-only|tx-only|tx-rx|none|max-aggr-size|min-spacing| min-spacing]
aggregation ampdu [rx-only|tx-only|tx-rx|none]
aggregation ampdu max-aggr-size [rx|tx]
aggregation ampdu max-aggr-size rx [8191|16383|32767|65535|128000|256000| 512000|1024000|default]
aggregation ampdu max-aggr-size tx <2000-1024000>
aggregation ampdu min-spacing [0|1|2|4|8|16|auto]
aggregation amsdu [rx-only|tx-rx]
aggregation ampdu [rx-only|tx-only|tx-rx|none]
aggregation | Configures 802.11n frame aggregation parameters |
ampdu | Configures AMPDU (Aggregate MAC
Protocol Data Unit) frame aggregation
parameters AMPDU aggregation joins multiple MPDU frames, addressed to a single destination, to form a single frame. It wraps each MPDU frame in a MAC header. This aggregation mode is less efficient, but more reliable in environments with high error rates. It enables the acknowledgment and retransmission of each aggregated data frame individually. |
tx-only | Supports the transmission of AMPDU aggregated frames only |
rx-only | Supports the receipt of AMPDU aggregated frames only |
tx-rx | Supports the transmission and receipt of AMPDU aggregated frames (default setting) |
none | Disables support for AMPDU aggregation |
aggregation ampdu max-aggr-size rx [8191|16383|32767|65535|128000|256000| 512000|1024000|default]
aggregation | Configures 802.11n frame aggregation parameters |
ampdu | Configures AMPDU frame aggregation
parameters AMPDU aggregation joins multiple MPDU frames, addressed to a single destination, to form a single frame. It wraps each MPDU frame in a MAC header. This aggregation mode is less efficient, but more reliable in environments with high error rates. It enables the acknowledgment and retransmission of each aggregated data frame individually. |
max-aggr-size | Configures AMPDU packet size limits. Configure the packet size limit for transmitted and received packets. |
rx [8191|16383|32767|65535|128000|256000|512000| 1024000] | Configures the maximum limit (in bytes)
advertised for received frame size
|
aggregation ampdu max-aggr-size tx <2000-1024000>
aggregation | Configures 802.11n frame aggregation parameters |
ampdu | Configures AMPDU frame aggregation
parameters AMPDU aggregation joins multiple MPDU frames, addressed to a single destination, to form a single frame. It wraps each MPDU frame in a MAC header. This aggregation mode is less efficient, but more reliable in environments with high error rates. It enables the acknowledgment and retransmission of each aggregated data frame individually. |
max-aggr-size | Configures AMPDU packet size limits. Configure the packet size limit for transmitted and received packets. |
tx <2000-1024000> | Configures the maximum size (in bytes) for
AMPDU aggregated transmitted frame size
|
aggregation ampdu min-spacing [0|1|2|4|8|16|auto]
aggregation | Configures 802.11n frame aggregation parameters |
ampdu | Configures AMPDU frame aggregation
parameters AMPDU aggregation joins multiple MPDU frames, addressed to a single destination, to form a single frame. It wraps each MPDU frame in a MAC header. This aggregation mode is less efficient, but more reliable in environments with high error rates. It enables the acknowledgment and retransmission of each aggregated data frame individually. |
min-spacing [0|1|2|4|8|16] | Configures the
minimum gap, in microseconds, between AMPDU frames
|
aggregation amsdu [rx-only|tx-rx]
aggregation | Configures 802.11n frame aggregation parameters |
amsdu | Configures AMSDU (Aggregated MAC Service Data Unit) frame aggregation parameters. AMSDU aggregation collects Ethernet frames addressed to a single destination. But, unlike AMPDU, it wraps all frames in a single 802.11n frame. |
rx-only | Supports the receipt of AMSDU aggregated frames only |
tx-rx | Supports the transmission and receipt of AMSDU aggregated frames (default setting) |
nx9500-6C8809(config-profile-505TestProfile-if-radio1)#aggregation ampdu tx-only nx9500-6C8809(config-profile-505TestProfile-if-radio1)#show context interface radio1 aggregation ampdu tx-only aeroscout forward nx9500-6C8809(config-profile-505TestProfile-if-radio1)#
no (radio-interface-config-command) | Disables 802.11n aggregation parameters |