rifs

interface-config-radio-instance

Configures RIFS (Reduced Interframe Spacing) parameters on this radio

This value determines whether interframe spacing is applied to access point transmitted or received packets, both, or none. Inter-frame spacing is the interval between two consecutive Ethernet frames that enable a brief recovery between packets and allow target devices to prepare for the reception of the next packet.

Supported in the following platforms:

  • Access Points — AP505i, AP510i, AP510e, AP560i, AP560h

Syntax

rifs [none|rx-only|tx-only|tx-rx]

Parameters

rifs [none|rx-only|tx-only|tx-rx]
rifs Configures RIFS parameters
none Disables support for RIFS. Consider setting the value to None for high-priority traffic to reduce packet delay.
rx-only Supports RIFS possession only
tx-only Supports RIFS transmission only
tx-rx Supports both RIFS transmission and possession (default setting)

Example

nx9500-6C8809(config-profile-510TestProfile-if-radio1)#rifs tx-only

nx9500-6C8809(config-profile-510TestProfile-if-radio1)#show context
 interface radio1
  rf-mode sensor
  placement outdoor
  mesh client
  off-channel-scan channel-list 2.4GHz 1
  guard-interval long
  aggregation ampdu tx-only
  rifs tx-only
  aeroscout forward
  ekahau forward ip 172.16.10.1 port 3
  non-unicast tx-rate bss 1 dynamic-all
  non-unicast tx-rate bss 2 highest-basic
  non-unicast tx-rate bss 3 highest-basic
  non-unicast tx-rate bss 4 highest-basic
--More--
nx9500-6C8809(config-profile-510TestProfile-if-radio1)#

Related Commands

no (radio-interface-config-command) Disables radio‘s RIFS parameters